Commit graph

8 commits

Author SHA1 Message Date
Max Brunsfeld
a46b8fcb46 Implement parse state merging 2019-01-01 13:47:29 -08:00
Max Brunsfeld
c6b9e97c58 Implement token conflict map 2018-12-30 19:31:55 -08:00
Max Brunsfeld
479400e5d3 Add handling of precedence within tokens 2018-12-29 13:56:00 -08:00
Max Brunsfeld
a3dcfa0a52 Implement more of parse table generation 2018-12-20 13:36:39 -08:00
Max Brunsfeld
842421633c Fix bugs in nfa generation 2018-12-12 20:58:26 -08:00
Max Brunsfeld
0103a83f3f Integrate separator rules into lexer nfa 2018-12-12 18:04:29 -08:00
Max Brunsfeld
d482894c7d Implement expand_tokens 2018-12-08 23:35:48 -08:00
Max Brunsfeld
ead6ca1738 Generate NFAs from regexes 2018-12-08 13:44:11 -08:00