]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Changes to lemon to generate additional comments in the output file and
authordrh <drh@noemail.net>
Tue, 22 Jan 2008 01:48:05 +0000 (01:48 +0000)
committerdrh <drh@noemail.net>
Tue, 22 Jan 2008 01:48:05 +0000 (01:48 +0000)
commitc4dd3fd280863604b2c7b1d230d74982f46c3274
tree9813f8de90b9f991ab6e9ddcbe675dc481490460
parent1df81a8b50efdee491df094214a7eca6d10cac57
Changes to lemon to generate additional comments in the output file and
to remove unreachable code.  Additional test cases for improved test
coverage. (CVS 4736)

FossilOrigin-Name: 2a0bc1e186532a0bfe36ca18fda74a5e7a199227
16 files changed:
manifest
manifest.uuid
src/build.c
src/parse.y
src/pragma.c
src/prepare.c
src/vdbeaux.c
src/vdbemem.c
test/capi3.test
test/enc3.test
test/expr.test
test/mallocF.test
test/mallocG.test [new file with mode: 0644]
test/sqllimits1.test
tool/lemon.c
tool/lempar.c