mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-14 06:43:03 +00:00
* src/gram.h, src/gram.c (grammar_rules_partial_print): New, eved
out of... (grammar_rules_print): here. * src/reduce.c (reduce_output): Use it. * tests/reduce.at (Useless Rules, Reduced Automaton) (Underivable Rules): Adjust.
This commit is contained in:
10
ChangeLog
10
ChangeLog
@@ -1,3 +1,13 @@
|
||||
2002-06-15 Akim Demaille <akim@epita.fr>
|
||||
|
||||
* src/gram.h, src/gram.c (grammar_rules_partial_print): New, eved
|
||||
out of...
|
||||
(grammar_rules_print): here.
|
||||
* src/reduce.c (reduce_output): Use it.
|
||||
* tests/reduce.at (Useless Rules, Reduced Automaton)
|
||||
(Underivable Rules): Adjust.
|
||||
|
||||
|
||||
2002-06-15 Akim Demaille <akim@epita.fr>
|
||||
|
||||
Copy BYacc's nice way to report the grammar.
|
||||
|
||||
Reference in New Issue
Block a user