]> git.saurik.com Git - bison.git/history - src/options.c
* src/reader.c (grammar_rule_begin, previous_rule, current_rule):
[bison.git] / src / options.c
2002-06-10  Akim DemailleRemove `%thong' support as it is undocumented, unused...
2002-05-25  Akim Demaille* doc/bison.texinfo (Debugging): Split into...
2002-05-02  Akim DemailleRemove the so called hairy (semantic) parsers.
2002-04-07  Akim Demaille* src/gram.h (rule_t): `lhs' is now a pointer to the...
2001-12-29  Akim Demaille* src/options.h, src/options.c (create_long_option_tabl...
2001-12-10  Akim Demaille* src/options.c (OPTN, DRTV, BOTH): New.
2001-11-28  Marc Autret* src/output.h: And put its extern declaration here.
2001-11-27  Marc Autret* src/bison.simple: Remove YYERROR_VERBOSE using.
2001-11-26  Marc Autret* src/reader.c (parse_include_decl): New, Not yet imple...
2001-11-19  Akim Demaille* src/getargs.c (statistics_flag): Replace with...
2001-11-05  Akim Demaille* src/options.h (struct option_table_struct): set_flags...
2001-10-15  Marc Autret* src/options.c (create_long_option_table): Fix.
2001-10-04  Akim DemailleMerge in branch-1_29. after-merge-branch-1_29
2001-09-21  Marc Autret* src/options.c (option_table): Adjust.
2001-09-20  Pascal Bart* src/options.c (symtab.h): Include it, need by lex.h.
2001-09-20  Pascal Bart* src/lex.c (parse_percent_token): Change type of varia...