]> git.saurik.com Git - bison.git/history - src/gram.h
* src/gram.h, src/gram.c (grammar_rules_partial_print): New, eved
[bison.git] / src / gram.h
2002-06-15  Akim Demaille* src/gram.h, src/gram.c (grammar_rules_partial_print...
2002-06-15  Akim DemailleCopy BYacc's nice way to report the grammar.
2002-06-15  Akim Demaille* src/parse-gram.y (YYLLOC_DEFAULT, current_lhs_locatio...
2002-05-26  Akim Demaille* src/LR0.c, src/derives.c, src/gram.c, src/gram.h...
2002-05-07  Akim DemailleKill GCC warnings.
2002-05-06  Akim Demaille* src/reader.c (packgram): No longer end `ritem' with a 0
2002-05-05  Akim Demaille* src/output.c (GENERATE_OUTPUT_TABLE): Replace with...
2002-05-02  Akim DemailleRemove the so called hairy (semantic) parsers.
2002-04-22  Akim Demaille* src/reduce.c (dump_grammar): Move to...
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 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