]> git.saurik.com Git - bison.git/history - src/symtab.h
* src/symtab.h (SALIAS, SUNDEF): Rename as...
[bison.git] / src / symtab.h
2002-05-04  Akim Demaille* src/symtab.h (SALIAS, SUNDEF): Rename as...
2002-04-22  Akim DemaillePropagate more token_number_t.
2002-04-09  Akim Demaille* src/gram.h, src/gram.c (error_token_number): Remove...
2002-04-08  Akim Demaille* src/gram.h (item_number_t): New, the type of item...
2002-04-07  Akim DemailleRename all the `bucket's as `symbol_t'.
2002-04-07  Akim DemailleUse lib/hash for the symbol table.
2002-04-07  Akim Demaille* src/gram.h (rule_s): prec and precsym are now pointers
2002-04-07  Akim Demaille* src/gram.h (rule_t): `lhs' is now a pointer to the...
2002-04-07  Akim Demaille* src/output.c, src/reader.c, src/symtab.c, src/symtab...
2001-12-15  Akim DemailleAttach actions to rules, instead of pre-outputting...
2001-11-23  Akim DemailleAttaching lineno to buckets is stupid, since only one...
2001-11-19  Akim Demaille* src/symtab.h, src/symtab.c: `line' is a new member...
2001-11-02  Akim Demaille* src/symtab.h (SUNDEF): New.
2000-11-07  Akim Demaille* src: s/Copyright (C)/Copyright/g.
2000-10-16  Akim Demaille* src/symtab.c (bucket_new): New function.
2000-10-16  Akim Demaille* src/lex.c (read_typename): New function.
2000-10-02  Akim Demaille* src/gram.h (associativity): New enum type which repla...
2000-10-02  Akim DemailleVarious anti-`extern in *.c' changes.
2000-07-04  Jesse ThiloMore explicit use of "const", "extern", and "static...
1999-05-19  Jesse ThiloProtected inclusion of "config.h" with HAVE_CONFIG_H.
1999-03-03  Jesse Thilo#Included config.h (for definition of PROTOTYPES).
1999-01-14  Jesse ThiloUpdate FSF address.
1998-12-30  Jesse ThiloUse prototypes if the compiler understands them.
1995-10-15  Richard M. Stallman(SALIAS): New #define for adding aliases to %token.
1991-11-03  David MacKenzieentered into RCS