- Avoid recursion in the yy_find_shift_action() routine of the Lemon-generated parser, so that routine can be inlined, for a size reduction and performance increase. (user: drh) |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| lemon.c | ||
| lemon.html | ||
| lempar.c | ||
- Avoid recursion in the yy_find_shift_action() routine of the Lemon-generated parser, so that routine can be inlined, for a size reduction and performance increase. (user: drh) |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| lemon.c | ||
| lemon.html | ||
| lempar.c | ||