Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add unused struct check | katherine | 2019-05-26 | 1 | -2/+2 |
| | | | | | also switch err/warn printing from '\e' to '\x1B', for more-strict c99 compliance | ||||
* | implement internal parser | katherine | 2019-05-12 | 1 | -1/+13 |
| | |||||
* | implement internal tokeniser | katherine | 2019-05-08 | 1 | -0/+27 |