| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-06-18 | Updated the cached version of the config scanner | jvoisin | |
| 2023-04-29 | Improve how the parser is generated | jvoisin | |
| - use long variant of options for re2c in its makefile - use `define` instead of magic numbers - add some consts - trailing `;` are now mandatory for conditions - NULL bytes are no longer allowed in configuration file - the parser shouldn't crash in the absence of trailing new line at the end of its configuration file | |||
| 2022-05-15 | Silence a false positive in gcc | jvoisin | |
| 2022-05-06 | Bump sp_config_scanner.cached.c | jvoisin | |
| 2021-12-20 | allow '@set' as a synonym for 'set' in rules files | Ben Fuhrmannek | |
| 2021-12-20 | make set + @log/@info/@error conditional | Ben Fuhrmannek | |
| 2021-12-20 | updated cached scanner file | Ben Fuhrmannek | |
| 2021-12-20 | added @warn/@err to config syntax | Ben Fuhrmannek | |
| 2021-11-30 | added @log logging feature to config parser | Ben Fuhrmannek | |
| 2021-10-21 | fix oob memory access | Ben Fuhrmannek | |
| 2021-09-02 | fixed compiler warnings + test cases | Ben Fuhrmannek | |
| 2021-09-01 | implemented proper operand precedence using the shunting yard algorithm | Ben Fuhrmannek | |
| 2021-08-31 | basic condition suuport for rules files | Ben Fuhrmannek | |
| 2021-08-17 | added pregenerated scanner to relax re2c dependency | Ben Fuhrmannek | |
