]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Reduce the size of the parser tables generated by Lemon by splitting the
authordrh <drh@noemail.net>
Mon, 3 Dec 2018 23:57:27 +0000 (23:57 +0000)
committerdrh <drh@noemail.net>
Mon, 3 Dec 2018 23:57:27 +0000 (23:57 +0000)
commitcfc45b1021d779cd3031bdfb8480173bb84f0e47
tree6021a6cf3ff75087bad0bcac193981a6a7a45722
parentf8c2fea1951034982bb52ea279d154b33203c9f2
Reduce the size of the parser tables generated by Lemon by splitting the
yyRuleInfo structure into separate yyRuleInfoLhs and yyRuleInfoNRhs arrays.

FossilOrigin-Name: 70fe8ec2ae3099b8773834c7ac2e56768addbecd57956ac523e71a7dc264049c
manifest
manifest.uuid
tool/lemon.c
tool/lempar.c