]> git.saurik.com Git - bison.git/history - data/yacc.c
skeletons: b4_args -> b4_join to prepare forthcoming changes
[bison.git] / data / yacc.c
2012-08-02  Akim DemailleYYPARSE_PARAM: drop support
2012-08-02  Akim Demailleskeletons: remove K&R C support
2012-07-31  Akim DemailleMerge branch 'maint'
2012-07-27  Akim DemailleMerge remote-tracking branch 'origin/maint'
2012-07-27  Akim Demaillealso support $<foo>$ in the %initial-action
2012-07-22  Akim DemailleYYFAIL: remove.
2012-07-22  Akim Demailleoutput: no longer use b4_tokens.
2012-07-19  Akim DemailleMerge remote-tracking branch 'origin/maint'
2012-07-06  Akim DemailleMerge remote-tracking branch 'origin/maint'
2012-07-05  Akim Demailleapi.prefix: strengthen the tests and fix push-parsers.
2012-07-04  Akim DemailleMerge remote-tracking branch 'origin/maint'
2012-07-04  Akim DemailleYYLLOC_DEFAULT: factor, and don't export it in headers.
2012-07-04  Akim Demailleapi.prefix: do not use #define to handle YYSTYPE_IS_TRI...
2012-07-04  Akim Demailleapi.prefix: also rename YYDEBUG.
2012-07-02  Akim DemailleMerge remote-tracking branch 'origin/maint'
2012-06-29  Akim Demailleapi.prefix.
2012-06-28  Akim DemailleMerge remote-tracking branch 'origin/maint'
2012-06-27  Akim Demaillec++: do not export YYTOKEN_TABLE and YYERROR_VERBOSE.
2012-06-26  Akim DemailleMerge remote-tracking branch 'origin/maint'
2012-06-26  Akim DemailleMerge remote-tracking branch 'origin/maint'
2012-06-25  Akim Demailleyacc: work around the ylwrap limitation.
2012-06-25  Akim DemailleMerge remote-tracking branch 'origin/maint'
2012-06-21  Akim Demailleskeletons: minor style changes
2012-06-21  Akim Demaillec skeletons: factor the declaration of yylloc and yylval.
2012-06-19  Akim DemailleMerge remote-tracking branch 'origin/maint'
2012-06-15  Akim Demailleglr.c, yacc.c: declare yydebug in the header.
2012-06-15  Akim Demailleskeletons: use header guards.
2012-06-15  Akim Demailleyacc.c: instead of duplicating y.tab.h inside y.tac...
2012-06-13  Akim Demailleyacc.c: factor.
2012-06-13  Akim DemailleMerge remote-tracking branch 'origin/maint'
2012-06-12  Akim Demailleskeletons: factor yacc.c and glr.c.
2012-06-05  Akim DemailleMerge remote-tracking branch 'origin/maint'
2012-06-05  Jim Meyeringmaint: fix comment typos
2012-05-24  Akim DemailleMerge tag 'v2.5.1_rc2'
2012-05-04  Akim DemailleMerge remote-tracking branch 'origin/master'
2012-05-04  Akim DemailleMerge remote-tracking branch 'origin/maint'
2012-04-01  Akim Demaillec++: more YY_NULL
2012-04-01  Akim Demaillec++: more YY_NULL
2012-04-01  Akim DemailleMerge remote-tracking branch 'origin/maint'
2012-04-01  Akim Demaillebump to 2012 in skeletons.
2012-03-31  Akim Demaillec++: use nullptr for C++11.
2012-03-19  Akim DemailleMerge remote-tracking branch 'fsf/maint'
2012-02-19  Akim Demaillemaint: address sc_prohibit_doubled_word.
2012-02-19  Akim Demaillemaint: address sc_prohibit_always-defined_macros.
2012-02-19  Akim Demaillemaint: address sc_prohibit_doubled_word.
2012-02-19  Akim Demaillemaint: address sc_prohibit_always-defined_macros.
2012-02-19  Akim Demaillemaint: fix some syntax-check issues.
2012-02-18  Akim Demaillemaint: fix some syntax-check issues.
2012-01-26  Akim Demailleyacc: fix YYBACKUP.
2012-01-26  Akim Demailleyacc: fix YYBACKUP.
2012-01-13  Akim Demaillemaint: run "make update-copyright".
2012-01-13  Jim Meyeringmaint: run "make update-copyright".
2011-07-24  Joel E. Dennyglobal: remove unnecessary horizontal tabs.
2011-01-25  Joel E. Denny* data/yacc.c: Fix last apostrophe warning from xgettext.
2011-01-25  Joel E. Denny* data/yacc.c: Fix last apostrophe warning from xgettext.
2011-01-25  Paul EggertFix minor problems encountered by a fresh bootstrap.
2011-01-10  Paul EggertFix minor problems encountered by a fresh bootstrap.
2011-01-02  Joel E. Dennymaint: run "make update-copyright".
2011-01-02  Joel E. Dennymaint: run "make update-copyright".
2010-12-24  Joel E. Dennyparse.lac: implement exploratory stack reallocations.
2010-12-24  Joel E. Dennyparse.lac: implement as %define variable.
2010-12-11  Joel E. Dennyparse.lac: implement exploratory stack reallocations.
2010-12-11  Joel E. Dennyparse.lac: implement as %define variable.
2010-11-07  Joel E. Dennyyysyntax_error: fix for consistent error with lookahead.
2010-11-07  Joel E. Dennyyysyntax_error: fix for consistent error with lookahead.
2010-11-07  Joel E. Dennyyysyntax_error: prepare for readability of next patches.
2010-11-07  Joel E. Dennyyysyntax_error: prepare for readability of next patches.
2010-10-31  Joel E. Dennyyysyntax_error: improve invocation readability.
2010-10-31  Joel E. Dennyyysyntax_error: improve invocation readability.
2010-10-16  Paul EggertFix portability problem on OpenBSD 4.7.
2010-10-08  Paul EggertFix portability problem on OpenBSD 4.7.
2010-06-23  Paul EggertDo not use date ranges in copyright notices.
2010-06-18  Paul EggertDo not use date ranges in copyright notices.
2010-04-10  Joel E. Dennyportability: fix pointer arithmetic to conform to C...
2010-04-10  Joel E. Dennyportability: fix pointer arithmetic to conform to C...
2010-01-04  Joel E. Dennymaint: run "make update-copyright"
2010-01-04  Joel E. Dennymaint: run "make update-copyright"
2009-12-22  Joel E. DennyFix handling of yychar manipulation in user semantic...
2009-12-22  Joel E. DennyFix handling of yychar manipulation in user semantic...
2009-12-22  Joel E. DennyYYFAIL: deprecate.
2009-12-21  Joel E. DennyYYFAIL: deprecate.
2009-12-16  Joel E. Denny* data/yacc.c: Reformat m4 a little.
2009-12-16  Joel E. Denny* data/yacc.c: Reformat m4 a little.
2009-12-16  Jonathan NiederSimplify y.tab.c when location tracking is disabled.
2009-12-16  Jonathan NiederAvoid warnings from gcc -Wundef y.tab.c.
2009-12-16  Jonathan NiederSimplify y.tab.c when location tracking is disabled.
2009-12-16  Jonathan NiederAvoid warnings from gcc -Wundef y.tab.c.
2009-10-04  Joel E. Dennyyysyntax_error: avoid duplicate lookahead collection.
2009-10-04  Akim DemaillePass the token type to yysyntax_error.
2009-10-04  Akim DemailleSimplify the i18n of the error messages.
2009-10-04  Joel E. Dennyyysyntax_error: avoid duplicate lookahead collection.
2009-09-10  Joel E. DennyClean up yacc.c a little.
2009-09-10  Joel E. DennyClean up yacc.c a little.
2009-08-26  Joel E. DennyActually handle the yytable zero value correctly this...
2009-08-26  Joel E. DennyActually handle the yytable zero value correctly this...
2009-08-26  Joel E. DennyMore fixes related to last two patches.
2009-08-26  Joel E. DennyMore fixes related to last two patches.
2009-08-25  Joel E. DennyFix %error-verbose for conflicts resolved by %nonassoc.
2009-08-25  Joel E. DennySome code and documentation improvements.
2009-08-25  Joel E. DennyFix %error-verbose for conflicts resolved by %nonassoc.
next