* common : handle incomplete UTF-8 at end of input in PEG parser * cont : if reached end prematurely, emit needs_more_input to propagate partial output * cont: refactor peg parse context to add lenient flag * cont : remove partial flag, keep lenient flag |
||
|---|---|---|
| .. | ||
| simple-tokenize.cpp | ||
| simple-tokenize.h | ||
| test-basic.cpp | ||
| test-gbnf-generation.cpp | ||
| test-json-parser.cpp | ||
| test-json-serialization.cpp | ||
| test-python-dict-parser.cpp | ||
| test-unicode.cpp | ||
| tests.h | ||