]> git.saurik.com Git - bison.git/history - src/output.c
* src/output.c (output_headers, output_program, output): Be sure
[bison.git] / src / output.c
2000-12-12  Akim Demaille* src/output.c (output_headers, output_program, output...
2000-11-07  Akim Demaille* src/output.c (output): Remove useless variables.
2000-11-02  Akim DemailleRemove the last uses of mktemp and unlink/delete.
2000-11-01  Akim DemailleChange each use of `fattrs' into a use of `attrs_obstack'.
2000-11-01  Akim DemailleIntroduce obstacks.
2000-10-16  Akim Demaille* src/output.c (output_short_or_char_table): New function.
2000-10-16  Akim Demaille* src/symtab.c (bucket_new): New function.
2000-10-02  Akim DemailleThe location tracking mechanism is precious for parse...
2000-10-02  Akim DemailleImprove the readability of the produced parsers.
2000-10-02  Akim DemailleUse the more standard files `xalloc.h' and `xmalloc...
2000-10-02  Akim DemailleVarious anti-`extern in *.c' changes.
2000-10-02  Akim Demaille* src/state.h (nstates, final_state, first_state, first...
2000-10-02  Akim Demaille* src/conflicts.c (conflict_report): New function.
2000-10-02  Akim Demaille* src/reader.h: New file.
2000-10-02  Akim Demaille* src/lalr.h: New file.
2000-10-02  Akim Demaille* src/output.c (token_actions): Introduce a temporary...
2000-10-02  Akim Demaille`user_toknums' is output as a `short[]' in `output...
2000-10-02  Akim Demaille* src/output.c (output): Topological sort of the functi...
2000-09-19  Akim Demaille* src/output.c: Formatting changes.
2000-07-04  Jesse ThiloMore explicit use of "const", "extern", and "static...
2000-03-31  Akim Demailles/return (foo)/return foo/
2000-03-31  Akim DemailleClean the error reporting functions.
2000-03-17  Akim Demaille* src/output.c (output_rule_data): Output the documenta...
1999-01-20  Jesse ThiloHush a few compiler warnings.
1999-01-14  Jesse ThiloUpdate FSF address.
1998-12-30  Jesse ThiloUse prototypes if the compiler understands them.
1997-06-18  Richard M. Stallmannew.h renamed to alloc.h.
1996-06-01  Richard M. StallmanInsert `_' macro around many string constants.
1996-01-27  Richard M. Stallman(output_rule_data): Test YYERROR_VERBOSE in the conditional
1995-10-15  Richard M. Stallman(output_headers, output_trailers, output, output_gram)
1993-03-25  Richard M. Stallmanentered into RCS