]> git.saurik.com Git - bison.git/commit - ChangeLog
* src/LR0.c: Attach shifts to states as soon as they are
authorAkim Demaille <akim@epita.fr>
Mon, 10 Dec 2001 09:08:09 +0000 (09:08 +0000)
committerAkim Demaille <akim@epita.fr>
Mon, 10 Dec 2001 09:08:09 +0000 (09:08 +0000)
commit80e25d4d46e2f0745eea5658fa675a05a77dc68a
tree26eae720170753a31e787fd8ecfe4172359c1c54
parent0ab3728b128584655dec71591b8e5ba0093baece
* 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.
ChangeLog
src/LR0.c
src/lalr.c