]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Added the %fallback directive to the lemon parser generator and used this
authordrh <drh@noemail.net>
Thu, 6 Jun 2002 18:54:39 +0000 (18:54 +0000)
committerdrh <drh@noemail.net>
Thu, 6 Jun 2002 18:54:39 +0000 (18:54 +0000)
commit0bd1f4ea5a25734ab10de773bc732e89b28255b5
tree4148531a30763b8d00e5dd5e23aa7a2b7665b768
parentbd790ee395effa59ec5b49ccfef9b04198423727
Added the %fallback directive to the lemon parser generator and used this
in the parser to make the parse tables much smaller.  This reduced the size
of the library by 15K. (CVS 605)

FossilOrigin-Name: 7ac5bd293cbb2bf252f31f1571f7efac7e77280a
manifest
manifest.uuid
src/insert.c
src/parse.y
src/select.c
src/sqliteInt.h
tool/lemon.c
tool/lempar.c