]> git.saurik.com Git - bison.git/history - src/lalr.c
* src/system.h (LIST_FREE, shortcpy): New.
[bison.git] / src / lalr.c
2001-11-19  Akim Demaille* src/system.h (LIST_FREE, shortcpy): New.
2001-11-19  Akim Demaille* src/gram.h (rule_t): New.
2001-11-19  Akim Demaille* src/lalr.c (set_maxrhs, maxrhs): Remove, replaced...
2001-11-19  Akim Demaille* src/lalr.c (F): New macro to access to the variable F.
2001-11-19  Akim Demaille* src/lalr.h (LA): New macro to access to the variable LA.
2001-11-19  Akim Demaille* src/lalr.c (initialize_LA): Only initialize LA. ...
2001-11-19  Akim Demaille* src/lalr.h (lookaheads): Removed array, which content...
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-10-04  Akim DemailleMerge in branch-1_29. after-merge-branch-1_29
2000-11-07  Akim Demaille* src: s/Copyright (C)/Copyright/g.
2000-10-16  Akim Demaille* src/output.c (output_short_or_char_table): New function.
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/nullable.h: New file.
2000-10-02  Akim Demaille* src/lalr.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...
2000-03-31  Akim Demailles/return (foo)/return foo/
2000-03-31  Akim DemailleClean the error reporting functions.
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-21  Richard M. Stallmanentered into RCS