Commit graph

5 commits

Author SHA1 Message Date
1ff349e147 [parser] Clean up some syntax and warnings 2018-08-24 08:33:06 -07:00
976675027f [parser] Handle None from input 2018-08-24 08:26:08 -07:00
dbd6329dd6 [parser] Hand off lex to current parser and collect the result 2018-08-24 08:05:39 -07:00
4cd46d85a9 [parser] Improve this error message 2018-08-23 18:04:56 -07:00
929846152e [parser, types] Clean up obj parsers
- Define ListParser, SymParser in their own separate modules
- Add some stuff to types to make working with them more ergonomic
2018-08-23 17:52:56 -07:00