]> git.saurik.com Git - bison.git/history - src/closure.h
* src/gram.c (rule_rhs_print_xml): Now static, since it isn't used
[bison.git] / src / closure.h
2007-08-15  Paul EggertUpdate to GPLv3.
2007-05-29  Joel E. DennyImprove some comments in parser table construction.
2007-05-08  Joel E. Denny* NEWS (2.3a+): Mention yesterday's state-removal change.
2007-05-07  Joel E. DennyMinor code cleanup in parser table construction.
2005-05-14  Paul EggertUpdate FSF postal mail address.
2004-12-17  Paul EggertRemove uses of 'short int' and 'unsigned short int...
2004-12-10  Paul Eggert* src/system.h (CALLOC, MALLOC, REALLOC): Remove. ...
2002-12-11  Paul EggertAdjust to type renaming.
2002-10-21  Paul EggertRemove all uses of PARAMS, since we now assume C89...
2002-04-08  Akim Demaille* src/gram.h (item_number_t): New, the type of item...
2002-04-07  Akim Demaille* src/gram.h, src/gram.c (nitems): Remove, it is an...
2002-04-07  Akim Demaille* src/lalr.c, src/LR0.c, src/closure.c, src/gram.c...
2001-12-05  Akim Demaille* src/LR0.c (new_itemsets): Use nshifts only, not shift...
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...
2000-11-07  Akim Demaille* src: s/Copyright (C)/Copyright/g.
2000-10-02  Akim DemailleVarious anti-`extern in *.c' changes.
2000-09-21  Akim Demaille* src/closure.h: New file.