diff options
author | Haggai Nuchi <h.nuchi@gmail.com> | 2024-05-13 22:25:56 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-05-14 15:25:56 +1000 |
commit | e0f556186b6e1f2b7032a1479edf5e89e2b1bd86 (patch) | |
tree | f418b53a5ba7b285b0b3b3c4e1509848ad08b67a /examples/server | |
parent | 27f65d6267cf22a44c5ccefa7765d53a05bd1259 (diff) |
Add left recursion check: quit early instead of going into an infinite loop (#7083)
* Add left recursion check: quit early instead of going into an infinite loop
* Remove custom enum, rename left recursion check and move to "grammar internal" section, add handling for edge case where a leftmost nonterminal may be empty
* Remove unnecessary declaration
Diffstat (limited to 'examples/server')
0 files changed, 0 insertions, 0 deletions