mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-11 21:33:04 +00:00
* src/closure.c (print_firsts, print_fderives, closure):
Use BITSET_EXECUTE. * src/lalr.c (lookaheads_print): Likewise. * src/state.c (state_rule_lookaheads_print): Likewise. * src/print_graph.c (print_core): Likewise. * src/print.c (print_reductions): Likewise. * src/output.c (action_row): Likewise. Use SHIFT_IS_DISABLED, SHIFT_IS_SHIFT and SHIFT_SYMBOL.
This commit is contained in:
12
ChangeLog
12
ChangeLog
@@ -1,3 +1,15 @@
|
||||
2002-06-30 Akim Demaille <akim@epita.fr>
|
||||
|
||||
* src/closure.c (print_firsts, print_fderives, closure):
|
||||
Use BITSET_EXECUTE.
|
||||
* src/lalr.c (lookaheads_print): Likewise.
|
||||
* src/state.c (state_rule_lookaheads_print): Likewise.
|
||||
* src/print_graph.c (print_core): Likewise.
|
||||
* src/print.c (print_reductions): Likewise.
|
||||
* src/output.c (action_row): Likewise.
|
||||
Use SHIFT_IS_DISABLED, SHIFT_IS_SHIFT and SHIFT_SYMBOL.
|
||||
|
||||
|
||||
2002-06-30 Akim Demaille <akim@epita.fr>
|
||||
|
||||
* src/print_graph.c: Use report_flag.
|
||||
|
||||
Reference in New Issue
Block a user