Forked from
Hammer / hammer
Sven M. Hallberg
authored
The test fails because currently parsers that fail may leave the input stream in any indeterminate state. Parsers that backtrack (h_many, h_choice, h_optional, etc.) do not propagate an overrun of their subordinate parsers to h_packrat_parse_chunk where we would detect it and fail.
Name | Last commit | Last update |
---|