/[bison]/bison/ChangeLog
ViewVC logotype

Diff of /bison/ChangeLog

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

revision 1.724 by akim, Sat Jun 15 18:23:32 2002 UTC revision 1.725 by akim, Sat Jun 15 18:23:50 2002 UTC
# Line 1  Line 1 
1  2002-06-15  Akim Demaille  <akim@epita.fr>  2002-06-15  Akim Demaille  <akim@epita.fr>
2    
3            * src/state.h (state_t): Replace the `lookaheadsp' member, a
4            short, with `lookaheads' (bitsetv), `lookaheads_rule' (rule_t**).
5            Adjust all dependencies.
6            * src/lalr.c (initialize_lookaheads): Split into...
7            (states_lookaheads_count, states_lookaheads_initialize): these.
8            (lalr): Adjust.
9    
10            
11    2002-06-15  Akim Demaille  <akim@epita.fr>
12    
13          * src/gram.h, src/gram.c (grammar_rules_partial_print): New, eved          * src/gram.h, src/gram.c (grammar_rules_partial_print): New, eved
14          out of...          out of...
15          (grammar_rules_print): here.          (grammar_rules_print): here.

Legend:
Removed from v.1.724  
changed lines
  Added in v.1.725

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