| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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-06 | Snuffleupagus' parser is compatible with re2c 3 | jvoisin | |
| 2022-01-06 | make tests for running tests w/ and w/o debug mode | Ben Fuhrmannek | |
| 2021-08-17 | added pregenerated scanner to relax re2c dependency | Ben Fuhrmannek | |
| 2021-08-16 | fincy new scanner/parser for config rules + fixed a few bugs along the way + ↵ | Ben Fuhrmannek | |
| fixed related unittests | |||
