]> git.saurik.com Git - bison.git/history - src/symlist.c
Named symbol references.
[bison.git] / src / symlist.c
2009-06-27  Alex RozenmanNamed symbol references.
2007-08-15  Paul EggertUpdate to GPLv3.
2007-01-04  Joel E. DennyUse the new code_props interface for destructors and...
2007-01-04  Joel E. DennyUse the new code_props interface for rule actions.
2007-01-03  Joel E. DennyUse the new code_props interface in parse-gram.y.
2007-01-02  Joel E. DennyEncapsulate code properties and related functionality...
2006-11-21  Joel E. DennyRename <!> to <>. Discussed starting at
2006-11-12  Joel E. DennyRemove last commit at the request of Paul Eggert.
2006-11-11  Joel E. DennyEncapsulate code properties and related functionality...
2006-10-21  Joel E. DennySplit the default %destructor/%printer into two kinds...
2006-09-15  Paul EggertPort to GCC 2.95. First two problems reported by Micha...
2006-09-04  Joel E. DennyFinish implementation of per-type %destructor/%printer...
2006-09-04  Joel E. DennyRequire default %destructor/%printer to be declared...
2006-07-09  Paul Eggert* src/symlist.c (symbol_list_length): Return int, not...
2006-06-26  Joel E. DennyGet action warnings (grammar_rule_check) right even...
2006-01-05  Akim Demaille* src/reader.c, src/symlist.h, src/symlist.c: s/mid_rul...
2006-01-04  Akim DemailleAlso warn about non-used mid-rule values.
2006-01-04  Akim Demaille* src/reader.c (grammar_midrule_action): If $$ is set...
2005-12-22  Akim DemailleWarn about unused values.
2005-12-09  Paul EggertWork around portability problem on Solaris 10: flex...
2005-07-12  Akim Demaille* src/symtab.h, src/symtab.c (symbol_print): Swap the...
2005-07-12  Akim DemailleTrailing trace.
2005-07-12  Akim Demaille* src/symtab.h, src/symtab.c (symbol_print): New.
2005-05-14  Paul EggertUpdate FSF postal mail address.
2004-12-10  Paul Eggert* src/system.h (CALLOC, MALLOC, REALLOC): Remove. ...
2002-12-13  Paul EggertXMALLOC -> MALLOC
2002-12-11  Paul EggertAdjust to renamings.
2002-11-12  Akim Demaille* src/struniq.h, src/struniq.c (struniq_t): Is const.
2002-06-28  Paul HilfingerInitial check-in introducing experimental GLR parsing...
2002-06-17  Akim Demaille* data/m4sugar/m4sugar.m4 (m4_map): Recognize when...
2002-06-17  Akim Demaille* src/symlist.h, src/symlist.c (symbol_list_length...
2002-06-17  Akim Demaille* src/reader.h, src/reader.c (symbol_list, symbol_list_new)