]> git.saurik.com Git - bison.git/history - src/print.c
* src/state.h, src/state.c (errs_new, errs_dup): New.
[bison.git] / src / print.c
2001-12-27  Akim Demaille* src/state.h, src/state.c (errs_new, errs_dup): New.
2001-12-27  Akim Demaille* src/conflicts.c, src/conflicts.h (print_reductions...
2001-12-27  Akim Demaille* src/conflicts.c (log_resolution, flush_shift)
2001-12-17  Akim Demaille* src/files.c (output_files): Free the output_obstack.
2001-12-13  Akim Demaille* src/print.c (print_actions): Output the handling...
2001-12-10  Akim Demaille* src/getargs.h: Don't declare `spec_name_prefix' and
2001-12-10  Akim DemailleOne structure for states is enough, even though theoret...
2001-12-05  Akim Demaille* src/conflicts.c (err_table): Remove.
2001-12-05  Akim DemailleNew experimental feature: if --verbose --trace output...
2001-12-05  Akim DemaillePessimize the code to simplify it: from now on, all...
2001-11-30  Akim DemailleInstead of mapping the LHS of unused rules to -1, keep...
2001-11-30  Akim Demaille* src/reduce.c (reduce_output): Formatting changes.
2001-11-23  Akim DemailleAttaching lineno to buckets is stupid, since only one...
2001-11-19  Akim Demaille* src/print.c (print_actions): Better locality of varia...
2001-11-19  Akim Demaille* src/print_graph.c (print_core): Better locality of...
2001-11-19  Akim Demaille* src/gram.h (rule_t): New.
2001-11-19  Akim Demaille* src/lalr.h (consistent): Removed array, which content...
2001-11-19  Akim Demaille* src/lalr.h (reduction_table, shift_table): Removed...
2001-11-19  Akim Demaille* src/lalr.h (state_t): New.
2001-11-14  Akim Demaille* src/print.c: Include reduce.h.
2001-11-12  Akim Demaille* src/reduce.c (print_results): Rename as...
2001-11-12  Akim Demaille* src/conflicts.c (print_reductions): Accept OUT as...
2001-11-12  Akim Demaille* src/conflicts.c (count_sr_conflicts, count_rr_conflic...
2001-10-04  Akim DemailleMerge in branch-1_29. after-merge-branch-1_29
2000-12-20  Akim DemailleAlso handle the output file (--verbose) with obstacks.
2000-11-07  Akim Demaille* src: s/Copyright (C)/Copyright/g.
2000-10-02  Akim Demaille* src/derives.c, src/print.c, src/reduce.c: To ease the
2000-10-02  Akim DemailleThe location tracking mechanism is precious for parse...
2000-10-02  Akim DemailleUse the more standard files `xalloc.h' and `xmalloc...
2000-10-02  Akim Demaille* src/state.h (nstates, final_state, first_state, first...
2000-10-02  Akim Demaille* src/print.h: New file.
2000-10-02  Akim Demaille* src/conflicts.c (conflict_report): New function.
2000-10-02  Akim Demaille* src/lalr.h: New file.
2000-09-21  Akim Demaille* src/closure.h: New file.
2000-09-19  Akim Demaille* src/output.c: Formatting changes.
2000-07-04  Jesse ThiloMore explicit use of "const", "extern", and "static...
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.
1991-12-18  Richard M. Stallmanentered into RCS