summaryrefslogtreecommitdiff
path: root/lex.c
Commit message (Expand)AuthorAge
* Remove unneeded check for \rHEADmasterDavid Phillips2018-08-17
* Add TOK_BEGINDavid Phillips2018-08-06
* lex: add filename to errorDavid Phillips2018-08-06
* Add lexer support for comment linesDavid Phillips2018-08-06
* Factor token definitions outDavid Phillips2018-08-06
* lex,parse: Add nand, norDavid Phillips2018-08-02
* Remove unneeded build debug todoDavid Phillips2018-08-01
* Rename lexer and parser, fix compilation warningsDavid Phillips2018-08-01