mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-11 21:33:04 +00:00
* src/LR0.c: Attach shifts to states as soon as they are
computed. * src/lalr.c (set_state_table): Instead of assigning shifts to state, just assert that the mapping was properly done.
This commit is contained in:
@@ -1,3 +1,11 @@
|
||||
2001-12-10 Akim Demaille <akim@epita.fr>
|
||||
|
||||
* src/LR0.c: Attach shifts to states as soon as they are
|
||||
computed.
|
||||
* src/lalr.c (set_state_table): Instead of assigning shifts to
|
||||
state, just assert that the mapping was properly done.
|
||||
|
||||
|
||||
2001-12-10 Akim Demaille <akim@epita.fr>
|
||||
|
||||
* src/LR0.c (insert_start_shift): Rename as...
|
||||
|
||||
Reference in New Issue
Block a user