Akim Demaille
781d2b02de
gram: detect and report (in debug traces) useless chain rules
...
A rule is a useless chain iff it's a chain (aka unit, or injection)
rule (i.e., the RHS has length 1), and it's useless (it has no used
defined semantic action).
* src/gram.h, src/gram.c (rule_useless_chain_p): New.
(grammar_dump): Report useless chain rules.
* tests/sets.at: Check the traces.
2019-01-30 07:08:09 +01:00
..
2008-11-16 19:46:16 +01:00
2019-01-26 10:46:33 +01:00
2019-01-05 14:58:05 +01:00
2019-01-05 14:58:05 +01:00
2019-01-15 18:07:00 +01:00
2019-01-05 14:58:05 +01:00
2019-01-14 19:57:37 +01:00
2019-01-05 14:58:05 +01:00
2019-01-05 14:58:05 +01:00
2019-01-05 14:58:05 +01:00
2019-01-20 18:46:44 +01:00
2019-01-27 15:53:28 +01:00
2019-01-05 14:58:05 +01:00
2019-01-05 14:58:05 +01:00
2019-01-17 18:09:38 +01:00
2019-01-05 14:58:05 +01:00
2019-01-14 19:57:37 +01:00
2019-01-05 14:58:05 +01:00
2019-01-14 19:57:37 +01:00
2019-01-14 19:57:37 +01:00
2019-01-14 19:57:37 +01:00
2019-01-30 07:06:48 +01:00
2019-01-30 07:08:09 +01:00
2019-01-05 14:58:05 +01:00
2019-01-05 14:58:05 +01:00
2019-01-05 14:58:05 +01:00
2018-11-04 17:56:09 +01:00
2019-01-05 14:58:05 +01:00
2019-01-14 19:57:37 +01:00