Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix some old KV parser issues | 2022-03-19 | 1 | -54/+115 | |
| | | | | | | | - Implement conditionals in the lexer and reject or ignore them in callbacks. This will allow something to use them later if needed. - Make error handling less stupid (return a bool instead of using the state struct). | ||||
* | Initial public snapshot | 2021-11-20 | 1 | -0/+231 | |
With code from Bill. Thanks Bill! |