Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Add simple language test cases, fix empty line bug | David Phillips | 2018-08-01 |
* | Fix mis-named expr keyword in lookup table | David Phillips | 2018-08-01 |
* | Fix whitespace trimming on non-whitespace lines | David Phillips | 2018-08-01 |
* | Trim leading whitespace from contextual error, detect EOF | David Phillips | 2018-08-01 |
* | Add line area/span indication to error messages | David Phillips | 2018-08-01 |
* | Fix buffer indexing error affecting alphanum tok value | David Phillips | 2018-08-01 |
* | WIP: Implement more robust, separated lexer+parser passes | David Phillips | 2018-08-01 |