/[bison]/bison/ChangeLog
ViewVC logotype

Diff of /bison/ChangeLog

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

revision 1.725 by akim, Sat Jun 15 18:23:50 2002 UTC revision 1.726 by akim, Sat Jun 15 18:24:08 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/conflicts.c (log_resolution): Accept the rule involved in
4            the sr conflicts instead of the lookahead number that points to
5            that rule.
6            (flush_reduce): Accept the current lookahead vector as argument,
7            instead of the index in LA.
8            (resolve_sr_conflict): Accept the current number of lookahead
9            bitset to consider for the STATE, instead of the index in LA.
10            (set_conflicts): Adjust.
11            * src/lalr.c, src/lalr.h, src/state.h: Comment changes.
12    
13            
14    2002-06-15  Akim Demaille  <akim@epita.fr>
15    
16          * src/state.h (state_t): Replace the `lookaheadsp' member, a          * src/state.h (state_t): Replace the `lookaheadsp' member, a
17          short, with `lookaheads' (bitsetv), `lookaheads_rule' (rule_t**).          short, with `lookaheads' (bitsetv), `lookaheads_rule' (rule_t**).
18          Adjust all dependencies.          Adjust all dependencies.

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

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