- Improve the Lemon parser template (lempar.c) so that it avoids unnecessary work when the grammer defines YYNOERRORRECOVERY (as SQLite does). Slightly smaller and faster code results. (user: drh) |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| lemon.c | ||
| lemon.html | ||
| lempar.c | ||
- Improve the Lemon parser template (lempar.c) so that it avoids unnecessary work when the grammer defines YYNOERRORRECOVERY (as SQLite does). Slightly smaller and faster code results. (user: drh) |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| lemon.c | ||
| lemon.html | ||
| lempar.c | ||