/[bison]/bison/ChangeLog
ViewVC logotype

Diff of /bison/ChangeLog

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

revision 1.1073 by akim, Wed Aug 27 07:00:10 2003 UTC revision 1.1074 by eggert, Tue Sep 30 20:11:29 2003 UTC
# Line 1  Line 1 
1    2003-09-30  Frank Heckenbach  <frank@g-n-u.de>
2            and Paul Eggert  <eggert@twinsun.com>
3    
4            * doc/bison.texinfo (Decl Summary, Contextual Precedence,
5            Table of Symbols): Document %default-prec.
6            * src/parse-gram.y (PERCENT_DEFAULT_PREC): New token.
7            (grammar_declaration): Set default_prec on %default-prec.
8            * src/scan-gram.l (%default-prec): New token.
9            * src/reader.h (default_prec): New flag.
10            * src/reader.c: Likewise.
11            (packgram): Handle it.
12            * tests/conflicts.at (%default-prec without %prec,
13            %default-prec with %prec, %default-prec 1): New tests.
14            
15    2003-09-30  Paul Eggert  <eggert@twinsun.com>
16    
17            * tests/testsuite.at: Include local.at, not input.at, fixing
18            a typo in the 2003-08-25 patch.
19    
20  2003-08-27  Akim Demaille  <akim@epita.fr>  2003-08-27  Akim Demaille  <akim@epita.fr>
21    
22          * data/lalr1.cc (yyparse) [__GNUC__]: "Use" yyerrorlab to pacify          * data/lalr1.cc (yyparse) [__GNUC__]: "Use" yyerrorlab to pacify

Legend:
Removed from v.1.1073  
changed lines
  Added in v.1.1074

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