/[bison]/bison/ChangeLog
ViewVC logotype

Diff of /bison/ChangeLog

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

revision 1.472 by akim, Sat Dec 29 14:18:08 2001 UTC revision 1.473 by akim, Sat Dec 29 14:18:31 2001 UTC
# Line 1  Line 1 
1  2001-12-29  Akim Demaille  <akim@epita.fr>  2001-12-29  Akim Demaille  <akim@epita.fr>
2    
3            * src/gram.h, src/gram.c (symbols): New, similar to state_table
4            and rule_table.
5            * src/reader.c (packsymbols): Fill this table.
6            Drop sprec.
7            * src/conflicts.c (resolve_sr_conflict): Adjust.
8            * src/reduce.c (reduce_grammar): Adjust: just sort symbols, a
9            single table.
10            Use symbols[i]->tag instead of tags[i].
11    
12            
13    2001-12-29  Akim Demaille  <akim@epita.fr>
14    
15          * tests/calc.at (_AT_DATA_CALC_Y): Also use %union.          * tests/calc.at (_AT_DATA_CALC_Y): Also use %union.
16          In addition, put a comment in there, to replace...          In addition, put a comment in there, to replace...
17          * tests/regression.at (%union and C comments): Remove.          * tests/regression.at (%union and C comments): Remove.

Legend:
Removed from v.1.472  
changed lines
  Added in v.1.473

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