mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-11 13:23:04 +00:00
* src/conflicts.c (err_table): Remove.
(resolve_sr_conflict): Adjust. * src/lalr.h (state_t.reduction_table, state_t.shift_table): Rename as... (state_t.reductions, state_t.shifts): this.
This commit is contained in:
@@ -1,3 +1,12 @@
|
||||
2001-12-05 Akim Demaille <akim@epita.fr>
|
||||
|
||||
* src/conflicts.c (err_table): Remove.
|
||||
(resolve_sr_conflict): Adjust.
|
||||
* src/lalr.h (state_t.reduction_table, state_t.shift_table):
|
||||
Rename as...
|
||||
(state_t.reductions, state_t.shifts): this.
|
||||
|
||||
|
||||
2001-12-05 Akim Demaille <akim@epita.fr>
|
||||
|
||||
* src/reduce.c (reduce_grammar_tables): No longer disable the
|
||||
|
||||
Reference in New Issue
Block a user