Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-09-11 | Allow all characters except braces, quotes, and whitespace in "identifiers" | Daniil Baturin | |
(bare strings that can be either node identifiers or leaf node values). That's required for compatibility with old configs because old configs allow it, for example, "pre-shared secret f%#$!@*&". | |||
2018-07-18 | Use a more descriptive name for the lexer hack flag and add an explanation ↵ | Daniil Baturin | |
of it. | |||
2018-05-28 | Integrate the parser/lexer and the renderer in the build setup. | Daniil Baturin | |