mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-07-24 11:50:33 +00:00
* src/LR0.h (first_shift, first_reduction): Remove.
* src/lalr.c: Don't use first_shift: find shifts through the states.
This commit is contained in:
@@ -1,3 +1,10 @@
|
||||
2001-12-10 Akim Demaille <[email protected]>
|
||||
|
||||
* src/LR0.h (first_shift, first_reduction): Remove.
|
||||
* src/lalr.c: Don't use first_shift: find shifts through the
|
||||
states.
|
||||
|
||||
|
||||
2001-12-10 Akim Demaille <[email protected]>
|
||||
|
||||
* src/LR0.c: Attach shifts to states as soon as they are
|
||||
|
||||
Reference in New Issue
Block a user