]> git.saurik.com Git - bison.git/history - src/muscle_tab.h
* src/gram.c: Remove comments that duplicate comments in gram.h.
[bison.git] / src / muscle_tab.h
2007-10-08  Joel E. DennyAdd syncline support and location accessor to internal...
2007-09-25  Joel E. DennyReplace `%push-parser' and `%push-pull-parser' with
2007-08-15  Paul EggertUpdate to GPLv3.
2007-05-29  Joel E. Denny* src/muscle_tab.c (muscle_percent_define_invalid_value...
2007-05-20  Joel E. DennyExtend the front-end API for %define variables to more...
2007-03-02  Joel E. DennyMiscellaneous %define and %code cleanup.
2007-01-17  Joel E. Denny* NEWS, data/c++-skel.m4, data/c++.m4, data/c-skel...
2007-01-09  Joel E. DennySimplify union and prologue handling, and escape union...
2007-01-08  Joel E. DennyInstead of having skeletons declare all valid %define...
2007-01-07  Joel E. DennyCheck for unrecognized %define variables similar to...
2007-01-07  Joel E. DennyProvide warn_at, complain_at, and fatal_at function...
2006-12-12  Joel E. Denny* tests/testsuite.at (AT_CHECK): When checking if ...
2006-11-08  Paul EggertDon't let Bison leak memory except when it complains.
2006-10-08  Paolo Bonzini2006-10-08 Paolo Bonzini <bonzini@gnu.org>
2006-07-13  Joel E. Denny* src/parse-gram.y (grammar_declaration): Don't confuse...
2005-07-24  Paul Eggert* NEWS: Version 2.0b.
2005-05-14  Paul EggertUpdate FSF postal mail address.
2003-08-25  Akim DemailleWhen reducing initial empty rules, Bison parser read...
2003-05-24  Paul EggertSwitch from 'int' to 'bool' where that makes sense.
2003-02-03  Paul EggertUse more-consistent naming conventions for local vars.
2002-12-11  Paul Eggert(muscle_entry_t): Remove; moved to muscle_tab.c and...
2002-11-12  Paul Eggert(MUSCLE_GROW_STRING_PAIR): Remove; unused.
2002-10-21  Paul EggertRemove all uses of PARAMS, since we now assume C89...
2002-10-19  Akim DemaillePrototype support of %lex-param and %parse-param.
2002-10-17  Paul Eggert(MUSCLE_TAB_H_): Was misspelled as MUSCLE_TAB_H_.
2002-06-14  Akim Demaille* src/files.c (action_obstack): Remove, unused.
2002-04-07  Akim Demaille* src/muscle_tab.h (MUSCLE_INSERT_LONG_INT): New.
2002-02-05  Akim DemailleGive a try to M4 as a back end.
2001-12-30  Robert Anisko* src/muscle_tab.h (MUSCLE_INSERT_INT, MUSCLE_INSERT_ST...
2001-09-02  Marc AutretAdd src/muscle_tab.c and src/muscle_tab.h