Commit Graph

4 Commits

Author SHA1 Message Date
Stanisław Barzowski
660c09fe39 Fix bug messing up newlines
When the lexer backed up, no matter from what character it went
to the previous line.
2017-08-07 19:44:55 -04:00
Joe Beda
d8dc42a151 Finish unit tests for parser. 2016-03-07 17:19:27 -08:00
Joe Beda
566a2cf4f2 Happy case tests for parser.
No testing of error cases or location reporting yet.
2016-03-07 15:26:16 -08:00
Joe Beda
142b77c41f Finish up blocking out the parser.
There is the most minimal of tests and so this probably doesn't work well yet.  Adding tests is the next job.
2016-03-01 17:08:35 -08:00