]> git.saurik.com Git - bison.git/commit - tests/conflicts.at
Add %define lr.keep_unreachable_states.
authorJoel E. Denny <jdenny@ces.clemson.edu>
Fri, 19 Oct 2007 06:14:44 +0000 (06:14 +0000)
committerJoel E. Denny <jdenny@ces.clemson.edu>
Fri, 19 Oct 2007 06:14:44 +0000 (06:14 +0000)
commit31984206a710101776d1db64009aff6c7962551c
tree7528f4d262025ed18b8f6924e9858fc31a7ea7fa
parent88c7874756082c43188e696020fab47bac7c53e9
Add %define lr.keep_unreachable_states.
* NEWS (2.3a+): Mention it in the entry for unreachable state removal.
* doc/bison.texinfo (Decl Summary): Mention it in the %define entry.
* src/main.c (main): Implement it.
* tests/conflicts.at (Unreachable States After Conflict Resolution):
Extend to test it, and fix a typo.
ChangeLog
NEWS
doc/bison.texinfo
src/main.c
tests/conflicts.at