drh
7038a991b0
Change the coverage measurement logic in the lemon-generated parser so that
...
it only checks for coverage of state/lookahead pairs that are valid syntax.
It turns out that some states are unreachable if the lookahead is not valid
syntax, because the states are only reachable through a shift following a
reduce, and the reduce does not happen if the lookahead is a syntax error.
FossilOrigin-Name: 9dce46508772bd0f9e940c4d44933154044bb58c1b3511dd0143287bf795dd6b
2017-12-27 17:14:50 +00:00
..
2017-08-02 12:38:10 +00:00
2017-02-27 17:16:27 +00:00
2016-12-08 19:04:36 +00:00
2016-06-08 13:59:35 +00:00
2017-04-14 14:50:34 +00:00
2015-10-10 00:53:28 +00:00
2017-07-31 19:39:34 +00:00
2017-01-31 16:49:01 +00:00
2017-12-27 15:21:16 +00:00
2017-12-27 17:14:50 +00:00
2016-05-25 18:53:39 +00:00
2015-07-13 23:55:08 +00:00
2016-04-12 20:05:06 +00:00
2017-02-06 15:27:44 +00:00
2017-10-12 14:13:20 +00:00
2017-10-13 18:58:55 +00:00
2017-06-17 17:29:24 +00:00
2017-07-06 16:33:14 +00:00
2017-10-24 21:17:12 +00:00
2016-02-01 17:20:08 +00:00
2017-08-02 03:21:52 +00:00
2017-07-07 17:33:07 +00:00
2017-10-12 13:47:48 +00:00
2017-09-21 10:24:10 +00:00
2016-09-08 23:16:02 +00:00
2017-10-11 13:48:11 +00:00
2017-08-22 19:49:34 +00:00
2015-01-12 18:02:52 +00:00
2016-11-03 21:35:10 +00:00
2017-05-15 15:05:48 +00:00
2016-05-20 23:51:14 +00:00
2016-02-26 23:13:16 +00:00
2016-08-02 19:29:56 +00:00
2016-03-30 12:20:24 +00:00
2017-03-16 13:14:03 +00:00
2015-10-14 20:34:57 +00:00
2015-04-03 18:33:40 +00:00
2017-10-30 23:25:06 +00:00
2017-07-15 17:57:31 +00:00
2017-04-16 22:41:49 +00:00
2017-10-31 14:56:44 +00:00
2017-12-26 14:30:44 +00:00
2015-10-29 13:48:15 +00:00
2015-10-29 13:48:15 +00:00
2017-10-17 18:33:22 +00:00
2017-05-22 18:09:00 +00:00
2017-10-31 14:56:44 +00:00
2016-07-25 02:31:48 +00:00
2014-10-31 10:31:59 +00:00
2015-10-16 12:39:52 +00:00
2014-10-16 11:45:14 +00:00
2017-10-12 14:13:20 +00:00
2017-05-16 09:49:42 +00:00