]> git.saurik.com Git - bison.git/history - src/LR0.c
* src/LR0.c (augment_automaton): Call `insert_eof_shifting_state'
[bison.git] / src / LR0.c
2001-12-10  Akim Demaille* src/LR0.c (augment_automaton): Call `insert_eof_shift...
2001-12-10  Akim Demaille* src/LR0.c (augment_automaton): Now that all states...
2001-12-10  Akim Demaille* src/lalr.c (set_state_table): Move to...
2001-12-10  Akim Demaille* src/LR0.c: Attach shifts to states as soon as they are
2001-12-10  Akim Demaille* src/LR0.c (insert_start_shift): Rename as...
2001-12-10  Akim DemailleNow that states have a complete set of members, the...
2001-12-10  Akim DemailleOne structure for states is enough, even though theoret...
2001-12-05  Akim Demaille* src/LR0.c (new_itemsets): Use nshifts only, not shift...
2001-12-05  Akim Demaille* src/closure.c (print_closure): Improve.
2001-12-05  Akim DemaillePessimize the code to simplify it: from now on, all...
2001-12-05  Akim Demaille* src/LR0.c (augment_automaton): Formatting changes.
2001-12-05  Akim DemailleBecause useless nonterminals are now kept alive (instea...
2001-11-28  Akim Demaille* src/LR0.c (shifts_new): New.
2001-11-26  Akim Demaille* src/LR0.c (allocate_itemsets): kernel_size contains...
2001-11-23  Akim Demaille* src/print_graph.c (print_actions): Remove `rule'...
2001-11-19  Akim Demaille* src/closure.c (itemsetend): Remove, replaced with...
2001-11-19  Akim Demaille* src/LR0.c (kernel_end): Remove, replaced with...
2001-11-19  Akim Demaille* src/closure.c, src/derives.c, src/nullable.c: Adjust...
2001-11-19  Akim Demaille* src/getargs.c (statistics_flag): Replace with...
2001-11-19  Akim Demaille* src/LR0.c (new_itemsets, get_state): Use more arrays...
2001-11-19  Akim Demaille* src/LR0.c (new_state, get_state): Complete TRACE...
2001-11-19  Akim Demaille* src/system.h (LIST_FREE, shortcpy): New.
2001-11-19  Akim Demaille* src/state.h (CORE_ALLOC, SHIFTS_ALLOC, ERRS_ALLOC)
2001-11-19  Akim Demaille* src/LR0.c (new_state): Complete trace code.
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-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/LR0.h: New file.
2000-10-02  Akim Demaille* src/nullable.h: New file.
2000-09-20  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...
2000-03-31  Akim Demailles/return (foo)/return foo/
2000-03-31  Akim DemailleClean the error reporting functions.
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.
1993-04-20  David MacKenzieentered into RCS