Files
bison/src
Joel E. Denny fca9c5eff1 Fix some comments concerning LR(0) versus LALR(1).
Stop equating LR(0) with nondeterminism and LALR(1) with
determinism.  That is, if all states are consistent, then LR(0)
tables are deterministic.  On the other hand, LALR(1) tables
might be nondeterministic before conflict resolution, and GLR
permits LALR(1) tables to remain nondeterministic.
* src/LR0.c, src/LR0.h: Here.
* src/lalr.c, src/lalr.h: Here.
* src/main.c (main): Here.
* src/state.c, src/state.h: Here.

* src/ielr.h (ielr): In preconditions, expect LR(0) not LALR(1)
parser tables.
(cherry picked from commit 1c4ad777cb)
2010-01-04 14:16:49 -05:00
..
2008-11-16 19:46:16 +01:00
2008-11-16 19:46:16 +01:00
2010-01-04 13:47:36 -05:00
2010-01-04 13:47:36 -05:00
2010-01-04 13:47:36 -05:00
2010-01-04 13:47:36 -05:00
2010-01-04 13:47:36 -05:00
2010-01-04 13:47:36 -05:00
2010-01-04 13:47:36 -05:00
2010-01-04 13:47:36 -05:00
2010-01-04 13:47:36 -05:00
2010-01-04 13:47:36 -05:00
2010-01-04 13:47:36 -05:00
2010-01-04 13:47:36 -05:00
2010-01-04 13:47:36 -05:00
2010-01-04 13:47:36 -05:00
2010-01-04 13:47:36 -05:00
2010-01-04 13:47:36 -05:00
2010-01-04 13:47:36 -05:00
2010-01-04 13:47:36 -05:00
2010-01-04 13:47:36 -05:00
2010-01-04 13:47:36 -05:00
2010-01-04 13:47:36 -05:00
2010-01-04 13:47:36 -05:00
2010-01-04 13:47:36 -05:00
2010-01-04 13:47:36 -05:00
2010-01-04 13:47:36 -05:00
2010-01-04 13:47:36 -05:00
2010-01-04 13:47:36 -05:00
2010-01-04 13:47:36 -05:00
2010-01-04 13:47:36 -05:00
2010-01-04 13:47:36 -05:00
2010-01-04 13:47:36 -05:00
2010-01-04 13:47:36 -05:00
2010-01-04 13:47:36 -05:00
2010-01-04 13:47:36 -05:00
2010-01-04 13:47:36 -05:00
2010-01-04 13:47:36 -05:00
2010-01-04 13:47:36 -05:00
2010-01-04 13:47:36 -05:00
2010-01-04 13:47:36 -05:00
2008-11-15 10:47:15 +01:00
2010-01-04 13:47:36 -05:00
2010-01-04 13:47:36 -05:00
2008-11-15 10:47:15 +01:00
2010-01-04 13:47:36 -05:00
2010-01-04 13:47:36 -05:00
2008-11-15 10:47:15 +01:00
2010-01-04 13:47:36 -05:00
2010-01-04 13:47:36 -05:00
2010-01-04 13:47:36 -05:00
2010-01-04 13:47:36 -05:00
2010-01-04 13:47:36 -05:00
2010-01-04 13:47:36 -05:00
2010-01-04 13:47:36 -05:00
2010-01-04 13:47:36 -05:00
2010-01-04 13:47:36 -05:00
2010-01-04 13:47:36 -05:00
2010-01-04 13:47:36 -05:00