/[bison]/bison/ChangeLog
ViewVC logotype

Diff of /bison/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.440 by akim, Thu Dec 27 18:05:18 2001 UTC revision 1.441 by akim, Thu Dec 27 18:05:30 2001 UTC
# Line 1  Line 1 
1  2001-12-27  Akim Demaille  <akim@epita.fr>  2001-12-27  Akim Demaille  <akim@epita.fr>
2    
3            All the hacks using a final pseudo state are now useless.
4    
5            * src/LR0.c (set_state_table): state_table holds exactly nstates.
6            * src/lalr.c (nLA): New.
7            (initialize_LA, compute_lookaheads, initialize_lookaheads): Use it
8            instead of lookaheadsp from the pseudo state (nstate + 1).
9    
10    2001-12-27  Akim Demaille  <akim@epita.fr>
11    
12          * src/output.c (action_row, token_actions): Use a state_t instead          * src/output.c (action_row, token_actions): Use a state_t instead
13          of a integer, and nlookaheads instead of the following state's          of a integer, and nlookaheads instead of the following state's
14          lookaheadsp.          lookaheadsp.

Legend:
Removed from v.1.440  
changed lines
  Added in v.1.441

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26