/[bison]/bison/ChangeLog
ViewVC logotype

Diff of /bison/ChangeLog

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

revision 1.411 by akim, Sat Dec 15 14:14:29 2001 UTC revision 1.412 by akim, Sat Dec 15 14:35:57 2001 UTC
# Line 1  Line 1 
1  2001-12-15  Akim Demaille  <akim@epita.fr>  2001-12-15  Akim Demaille  <akim@epita.fr>
2    
3            Still making progress in separating Bison into (i) input, (ii)
4            process, (iii) output: now we can directly output the parser file
5            without using table_obstack at all.
6    
7            * src/files.c, src/files.h (table_obstack): Bye bye.
8            (parser_file_name): New.
9            * src/files.c (compute_output_file_names): Compute it.
10            * src/output.c (actions_output, output_parser)
11            (output_master_parser): To a file instead of an obstack.
12    
13    2001-12-15  Akim Demaille  <akim@epita.fr>
14    
15          Attach actions to rules, instead of pre-outputting them to          Attach actions to rules, instead of pre-outputting them to
16          actions_obstack.          actions_obstack.
17    

Legend:
Removed from v.1.411  
changed lines
  Added in v.1.412

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