/[bison]/bison/ChangeLog
ViewVC logotype

Diff of /bison/ChangeLog

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

revision 1.1038 by akim, Tue Apr 29 09:57:33 2003 UTC revision 1.1039 by akim, Tue Apr 29 12:57:34 2003 UTC
# Line 1  Line 1 
1  2003-04-29  Akim Demaille  <akim@epita.fr>  2003-04-29  Akim Demaille  <akim@epita.fr>
2    
3            * src/gram.h, src/gram.c (pure_parser, glr_parser): Move to...
4            * src/getargs.c, src/getargs.h: here, as bool, not int.
5            (nondeterministic_parser): New.
6            * src/parse-gram.y, src/scan-gram.l: Support
7            %nondeterministic-parser.
8            * src/output.c (prepare): Use nondeterministic_parser instead
9            of glr_parser where appropriate.
10            * src/tables.c (conflict_row, action_row, save_row)
11            (token_actions, token_actions, pack_vector): Ditto.
12    
13    2003-04-29  Akim Demaille  <akim@epita.fr>
14    
15          * doc/bison.texinfo (C++ Parsers, Implementing Loops): New.          * doc/bison.texinfo (C++ Parsers, Implementing Loops): New.
16    
17  2003-04-29  Akim Demaille  <akim@epita.fr>  2003-04-29  Akim Demaille  <akim@epita.fr>

Legend:
Removed from v.1.1038  
changed lines
  Added in v.1.1039

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