/[bison]/bison/ChangeLog
ViewVC logotype

Diff of /bison/ChangeLog

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

revision 1.956 by eggert, Wed Nov 27 18:36:41 2002 UTC revision 1.957 by eggert, Fri Nov 29 08:45:33 2002 UTC
# Line 1  Line 1 
1    2002-11-29  Paul Eggert  <eggert@twinsun.com>
2    
3            %parse-param and %lex-param now take just one argument, the
4            declaration; the argument name is deduced from the declaration.
5    
6            * doc/bison.texinfo (Parser Function, Pure Calling, Error
7            Reporting, Table of Symbols): Document this.
8            * src/parse-gram.y (add_param): New function.
9            (COMMA): Remove.
10            (declaration): Implement new rule for %parse-param and %lex-param.
11            * src/scan-gram.l: "," now elicits a warning, rather than being
12            a token; this is more compatible with byacc.
13            * tests/calc.at (Simple LALR Calculator): Adopt new convention.
14    
15  2002-11-27  Paul Eggert  <eggert@twinsun.com>  2002-11-27  Paul Eggert  <eggert@twinsun.com>
16    
17          Rename identifiers to avoid real and potential collisions.          Rename identifiers to avoid real and potential collisions.

Legend:
Removed from v.1.956  
changed lines
  Added in v.1.957

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