]> git.saurik.com Git - bison.git/history - src/gram.c
* src/gram.c (ritem_print): Be sure to subtract 1 when displaying
[bison.git] / src / gram.c
2001-12-29  Akim Demaille* src/gram.c (ritem_print): Be sure to subtract 1 when...
2001-12-29  Akim Demaille* src/LR0.c (generate_states): Use nritems, not nitems...
2001-12-27  Akim DemailleTry to make the use of the eoftoken valid. Given that...
2001-12-05  Akim Demaille* src/reduce.c (reduce_grammar_tables): No longer disab...
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-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-07-04  Jesse ThiloMore explicit use of "const", "extern", and "static...
1999-01-20  Jesse Thilo#Remove static from dummy().
1999-01-14  Jesse ThiloUpdate FSF address.
1998-12-30  Jesse ThiloUse prototypes if the compiler understands them.
1991-11-03  David MacKenzieentered into RCS