]> git.saurik.com Git - bison.git/history - src/symtab.h
* data/m4sugar/m4sugar.m4 (m4_map): Recognize when the list of
[bison.git] / src / symtab.h
2002-06-17  Akim Demaille* data/m4sugar/m4sugar.m4 (m4_map): Recognize when...
2002-06-17  Akim Demaille* src/reader.h, src/reader.c (symbol_list_new): Export it.
2002-06-15  Akim DemailleCopy BYacc's nice way to report the grammar.
2002-06-15  Akim DemailleLet symbols have a location.
2002-06-15  Akim Demaille* src/parse-gram.y (YYLLOC_DEFAULT, current_lhs_locatio...
2002-06-11  Akim DemailleHave Bison grammars parsed by a Bison grammar.
2002-06-10  Akim Demaille* src/symtab.c, src/symtab.c (symbol_class_set)
2002-06-10  Akim Demaille* src/symtab.c, src/symtab.c (symbol_type_set)
2002-06-10  Akim DemailleMove symbols handling code out of the reader.
2002-05-26  Akim Demaille* src/LR0.c, src/derives.c, src/gram.c, src/gram.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