]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Enhance lemon so that a @X instead of just X in the code expands to the
authordrh <drh@noemail.net>
Thu, 19 Aug 2004 15:12:26 +0000 (15:12 +0000)
committerdrh <drh@noemail.net>
Thu, 19 Aug 2004 15:12:26 +0000 (15:12 +0000)
commit7ac25c7510de021da0f33238816abdc05c2c25f5
tree283a384aec869df455b487c119b7c61ac7fca116
parent2889ae724876434773df691dca39b35019575ae7
Enhance lemon so that a @X instead of just X in the code expands to the
major token value rather than the minor token value.  Use this to make
the parser a few hundred bytes smaller. (CVS 1895)

FossilOrigin-Name: 28215096e0748b5b02776ddb4c964e0161bc0f16
manifest
manifest.uuid
src/parse.y
tool/lemon.c