Max Brunsfeld
|
5b0e12ea33
|
Move code into cli directory
|
2019-01-04 16:50:52 -08:00 |
|
Max Brunsfeld
|
70f00d1a1e
|
Give immediate tokens higher implicit precedence than other tokens
|
2019-01-03 13:49:37 -08:00 |
|
Max Brunsfeld
|
3fbaff5e69
|
Fix various logic errors in parse table construction
|
2019-01-02 16:48:44 -08:00 |
|
Max Brunsfeld
|
9824ebbbc3
|
Implement lex table construction
|
2019-01-02 16:14:36 -08:00 |
|
Max Brunsfeld
|
c6b9e97c58
|
Implement token conflict map
|
2018-12-30 19:31:55 -08:00 |
|
Max Brunsfeld
|
261a7fd073
|
Represent ParseItem with reference to Production
Implement comparisons in a way that disregards past steps.
|
2018-12-21 15:02:48 -08:00 |
|
Max Brunsfeld
|
a3dcfa0a52
|
Implement more of parse table generation
|
2018-12-20 13:36:39 -08:00 |
|
Max Brunsfeld
|
889f232b4c
|
Implement variable inlining
|
2018-12-18 16:05:36 -08:00 |
|
Max Brunsfeld
|
0103a83f3f
|
Integrate separator rules into lexer nfa
|
2018-12-12 18:04:29 -08:00 |
|
Max Brunsfeld
|
40d24097ec
|
Implement extract_simple_aliases
|
2018-12-12 16:41:32 -08:00 |
|
Max Brunsfeld
|
7acfb2b74e
|
Implement flatten_grammar
|
2018-12-11 12:14:34 -08:00 |
|
Max Brunsfeld
|
d482894c7d
|
Implement expand_tokens
|
2018-12-08 23:35:48 -08:00 |
|
Max Brunsfeld
|
0688a5edd3
|
Implement extract_tokens
|
2018-12-06 22:11:52 -08:00 |
|
Max Brunsfeld
|
a4c4b85a16
|
Initial commit
|
2018-12-05 16:19:21 -08:00 |
|