Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | lex: add filename to error | David Phillips | 2018-08-06 |
| | | | | Brings lexing error message format more into line with parser | ||
* | Factor token definitions out | David Phillips | 2018-08-06 |
| | |||
* | Pad out parser with calls to stubs | David Phillips | 2018-08-06 |
| | |||
* | lex,parse: Add nand, nor | David Phillips | 2018-08-02 |
| | | | | Also update sample script to avoid idents colliding with keywords | ||
* | Rename lexer and parser, fix compilation warnings | David Phillips | 2018-08-01 |