Max Brunsfeld
|
53926c467e
|
Don't automatically hide singleton nodes
|
2015-09-02 16:36:29 -07:00 |
|
Max Brunsfeld
|
feb46302f3
|
Rename 'star' -> 'pointer' in C grammar
Now that bug is fixed that prevented tokens from working properly when
used anonymously and as named rules
|
2015-07-30 17:27:49 -07:00 |
|
Max Brunsfeld
|
0b1d70db34
|
Always resolve ambiguities immediately
No more ambiguity nodes.
Also, when merging parse stacks, merge their successors if needed.
|
2015-07-15 13:15:11 -07:00 |
|
Max Brunsfeld
|
aff8bc3266
|
Split parse stack when there are multiple parse actions
|
2015-07-09 23:09:33 -07:00 |
|
Max Brunsfeld
|
aabcb10cfb
|
Respect expected_conflicts field when building parse table
|
2015-06-28 16:22:31 -05:00 |
|