Commit graph

14 commits

Author SHA1 Message Date
Richard Feldman
21826c6e29 Add parens and function application 2019-04-17 21:03:50 -04:00
Richard Feldman
5db85ab23e Expand var parsing tests 2019-04-17 20:30:13 -04:00
Richard Feldman
26db018067 Add test for Var 2019-04-17 20:12:12 -04:00
Richard Feldman
9ea059a718 Cleanup warnings, get tests passing 2019-04-17 19:39:53 -04:00
Richard Feldman
037d2bb400 Add a specialized error message for empty char 2019-03-15 22:16:01 -04:00
Richard Feldman
7ebf56e7fc Add more string and char literal parsing tests 2019-03-15 00:46:57 -04:00
Richard Feldman
3f304aca72 Parse chars 2019-03-15 00:39:03 -04:00
Richard Feldman
01fcd2e9ad Parse string literals with escapes. 2019-03-15 00:16:01 -04:00
Richard Feldman
6bda934271 Refactor number literal tests 2019-03-14 21:42:28 -04:00
Richard Feldman
3926472d4c Parse basic strings 2019-03-14 21:38:57 -04:00
Richard Feldman
d57716ffe6 Shorten test names 2019-03-14 21:18:38 -04:00
Richard Feldman
f03fcbd0c2 Allow space-separated numbers 2019-03-14 21:17:35 -04:00
Richard Feldman
6c2aaf3234 Parse ratios 2019-03-14 20:58:27 -04:00
Richard Feldman
956f305485 Add basic parser 2019-03-13 22:44:32 -04:00