Jakob Stoklund Olesen
8d0311b642
Simplify parser.
Use 'if let' instead of 'match' where it makes sense.
Use EBNF notation for the grammar rules. This simplifies repetition a lot.
2016-04-28 08:06:30 -07:00
..
2016-01-12 16:51:35 -08:00
2016-02-09 08:11:20 -08:00
2016-04-01 10:08:57 -07:00
2016-04-05 10:45:00 -07:00
2016-01-21 14:25:16 -08:00
2016-04-01 10:08:57 -07:00
2016-02-04 19:51:38 -08:00
2016-04-28 08:06:30 -07:00
2016-01-12 16:51:35 -08:00
2016-04-05 11:11:53 -07:00
2016-04-06 12:00:35 -07:00