- Modify the %nonassoc directive in lemon so that it generates a run-time error rather than a parsing conflict. This changes is due to a bug report on the mailing list. SQLite does not use the %nonassoc directive in its grammar so this change does not affect SQLite. (user: drh) |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| lemon.c | ||
| lemon.html | ||
| lempar.c | ||