]> git.saurik.com Git - bison.git/history - src/lalr.h
Fix the `GAWK Grammar' failure.
[bison.git] / src / lalr.h
2001-12-17  Akim Demaille* src/state.h (state_t): Rename lookaheads as lookaheadsp.
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-11-19  Akim Demaille* src/lalr.h (LA): New macro to access to the variable 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.
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 Demaille* src/reader.h: New file.
2000-10-02  Akim Demaille* src/lalr.h: New file.