]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Enhance the Lemon parser generator so that it creates a faster parser at the
authordrh <drh@noemail.net>
Wed, 27 Dec 2017 18:19:06 +0000 (18:19 +0000)
committerdrh <drh@noemail.net>
Wed, 27 Dec 2017 18:19:06 +0000 (18:19 +0000)
commit2c804becea9404013d213ff9b270723fae1b5462
treeb740ec7391b36fd21b455af1ea22139cff410306
parent02a43f6defda835b5baaaee274923f1b80d31ceb
parentcf8e0e9cb7bb334322d4e9688728e2193b6f84ce
Enhance the Lemon parser generator so that it creates a faster parser at the
cost of slightly larger parser tables.  Add the ability to measure coverage
of the generated state machine when compiling with the -DYYCONVERGE option.
In SQLite, add the SQLITE_TESTCTRL_PARSER_COVERAGE test-control to query the
new parser coverage feature.

FossilOrigin-Name: 1b22b42e59793af19c69a2e5f6822883cc2687d4a0d9b9280bbff885276c6baa
manifest
manifest.uuid