summaryrefslogtreecommitdiff
path: root/lexer.c
Commit message (Expand)AuthorAge
* Fix mis-named expr keyword in lookup tableDavid Phillips2018-08-01
* Fix whitespace trimming on non-whitespace linesDavid Phillips2018-08-01
* Trim leading whitespace from contextual error, detect EOFDavid Phillips2018-08-01
* Add line area/span indication to error messagesDavid Phillips2018-08-01
* Fix buffer indexing error affecting alphanum tok valueDavid Phillips2018-08-01
* WIP: Implement more robust, separated lexer+parser passesDavid Phillips2018-08-01