]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add the %extra_context directive to lemon, as an alternative to %extra_argument.
authordrh <drh@noemail.net>
Sat, 21 Apr 2018 13:51:42 +0000 (13:51 +0000)
committerdrh <drh@noemail.net>
Sat, 21 Apr 2018 13:51:42 +0000 (13:51 +0000)
commitfb32c44e41f9fba15f84dfca6e165a32fbb0e679
treeaca83b1b1effb5cc44ebcc0b7bbb4fb9126fe180
parentf3d7bbb767c2d225b816557ba0a86442650d1ae0
Add the %extra_context directive to lemon, as an alternative to %extra_argument.
Use this to improve the performance of the parser.

FossilOrigin-Name: be47a6f5262a43f477700579512fe7112a0872faedcbbe5c3383d13a08af6440
doc/lemon.html
manifest
manifest.uuid
src/parse.y
src/sqliteInt.h
src/tokenize.c
tool/lemon.c
tool/lempar.c