]> git.saurik.com Git - bison.git/history - src/scan-skel.l
(struct state_list): Renamed from struct state_list_s.
[bison.git] / src / scan-skel.l
2002-11-16  Akim Demaille* src/getargs.h, src/getargs.c (trace_e, trace_args...
2002-11-12  Paul Eggert(yylineno, yyoutname): Remove static vars, replacing
2002-11-06  Akim Demaille#line should have quoted strings.
2002-10-21  Paul EggertRemove all uses of PARAMS, since we now assume C89...
2002-10-20  Paul Eggert(readpipe): Remove decl.
2002-07-31  Akim DemailleSeparate parser tables computation and output.
2002-07-03  Akim Demaille* src/output.c (prepare_actions): Free `tally' and...
2002-06-03  Akim Demaille* src/muscle_tab.c (muscle_find, muscle_insert): Don...
2002-05-13  Paul Hilfinger* src/scan-skel.l: Correct off-by-one error in handling...
2002-04-25  Robert Anisko* src/scan-skel.l: Postprocess quadrigraphs.
2002-04-08  Akim Demaille* data/bison.c++: s/b4_item_number_max/b4_rhs_number_max/.
2002-02-05  Akim DemailleGive a try to M4 as a back end.
2002-01-09  Akim Demaille* src/files.c, src/files.h (output_infix): New.
2002-01-02  Akim DemailleEquip the skeleton chain with location tracking, runtim...
2001-12-30  Akim Demaille* src/parse-skel.y: Get rid of the shift/reduce conflict:
2001-12-30  Akim Demaille* src/system.h: We don't need nor want bcopy.
2001-12-30  Akim Demaille* src/skeleton.h: New.
2001-12-30  Robert Anisko* src/muscle_tab.h (MUSCLE_INSERT_INT, MUSCLE_INSERT_ST...