]> git.saurik.com Git - bison.git/history - src/gram.h
* src/gram.h (item_number_t): New, the type of item numbers in
[bison.git] / src / gram.h
2002-04-08  Akim Demaille* src/gram.h (item_number_t): New, the type of item...
2002-04-07  Akim Demaille* src/muscle_tab.h (MUSCLE_INSERT_LONG_INT): New.
2002-04-07  Akim Demaille* src/gram.h, src/gram.c (nitems): Remove, it is an...
2002-04-07  Akim DemailleRename all the `bucket's as `symbol_t'.
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): Rename `number' as `user_number'.
2002-04-07  Akim Demaille* src/gram.h (rule_t): `lhs' is now a pointer to the...
2002-04-07  Akim Demaille* src/gram.h, src/gram.c (rules_rhs_length): New.
2002-04-07  Akim Demaille* src/closure.c, src/derives.c, src/gram.h, src/lalr.c,
2001-12-29  Akim Demaille* src/gram.h (rule_s): Member `assoc' is of type `assoc...
2001-12-29  Akim Demaille* src/closure.c, src/conflicts.c, src/derives.c, src...
2001-12-29  Akim Demaille* src/gram.c, src/gram.h (sprec, sassoc): Remove.
2001-12-29  Akim Demaille* src/gram.h, src/gram.c (symbols): New, similar to...
2001-12-27  Akim DemailleTry to make the use of the eoftoken valid. Given that...
2001-12-27  Akim Demaille* src/gram.h (rule_t): `guard' and `guard_line' are...
2001-12-15  Akim DemailleAttach actions to rules, instead of pre-outputting...
2001-12-05  Akim Demaille* src/lalr.c (maxrhs): Move to...
2001-12-05  Akim Demaille* src/gram.c, src/gram.h (ritem_print): New.
2001-11-30  Akim DemailleInstead of mapping the LHS of unused rules to -1, keep...
2001-11-19  Akim Demaille* src/symtab.h, src/symtab.c: `line' is a new member...
2001-11-19  Akim Demaille* src/gram.h (rprec, rprecsym, rassoc): Remove, now...
2001-11-19  Akim Demaille* src/gram.h (rule_t): New.
2001-10-04  Akim DemailleMerge in branch-1_29. after-merge-branch-1_29
2000-11-07  Akim Demaille* src: s/Copyright (C)/Copyright/g.
2000-10-02  Akim Demaille* src/gram.h (associativity): New enum type which repla...
2000-10-02  Akim Demaille* src/state.h (nstates, final_state, first_state, first...
1999-01-14  Jesse ThiloUpdate FSF address.
1995-10-15  Richard M. StallmanComment changes.
1991-11-03  David MacKenzieentered into RCS