]> git.saurik.com Git - bison.git/history - data
regen
[bison.git] / data /
2012-10-25  Akim Demaillefix comment
2012-10-22  Akim Demaillewarnings: avoid warnings from clang
2012-10-22  Paul Eggertyacc.c: initialize yylval in pure-parser mode
2012-10-22  Akim Demailleskeletons: style changes
2012-10-22  Akim Demaillelalr1.cc: fix test suite portability
2012-10-22  Theophile Ranquetmaint: fix an erroneous include
2012-10-22  Akim Demailleheaders: move CPP guards into YY_*_INCLUDED to avoid...
2012-09-25  Akim Demailleyacc: fix handling of CPP guards when no header is...
2012-08-31  Akim Demailleyacc.c: style changes
2012-08-02  Akim Demailleyacc: remove trailing end of line at end of file
2012-07-27  Akim Demaillesynclines: remove spurious empty line
2012-07-27  Akim Demaillealso support $<foo>$ in the %initial-action
2012-07-27  Akim Demailleskeletons: b4_dollar_pushdef and popdef to simpify...
2012-07-26  Akim Demaillesupport $<tag>$ in printers and destructors
2012-07-26  Akim Demailleglr.cc: fix the handling of yydebug
2012-07-05  Akim Demailleapi.prefix: incompatible with %name-prefix.
2012-07-05  Akim Demailleapi.prefix: strengthen the tests and fix push-parsers.
2012-07-05  Akim Demailleskeletons: style changes.
2012-07-04  Akim Demailleglr.cc: do not override C++ definitions by C macros.
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 Demaillec++: fewer #includes in the headers.
2012-07-04  Akim Demailleglr.cc: formatting changes.
2012-07-04  Akim Demailleapi.prefix: also rename YYDEBUG.
2012-06-29  Akim Demailleapi.prefix.
2012-06-27  Akim Demailleskeletons: no longer define YYLSP_NEEDED.
2012-06-27  Akim Demaillec++: do not export YYTOKEN_TABLE and YYERROR_VERBOSE.
2012-06-25  Akim Demailleyacc: work around the ylwrap limitation.
2012-06-21  Akim Demailleskeletons: minor style changes
2012-06-21  Akim Demaillec skeletons: factor the declaration of yylloc and yylval.
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-12  Akim Demailleskeletons: factor yacc.c and glr.c.
2012-06-12  Akim Demailleglr.c: minor refactoring.
2012-06-05  Jim Meyeringmaint: fix comment typos
2012-05-21  Akim Demaillec++: compute the header guards.
2012-05-21  Akim Demaillelalr1.cc: improve Doxygen documentation.
2012-05-21  Akim Demaillelalr1.cc: extract stack.hh.
2012-05-09  Akim Demailleglr.c: reduce variable scopes.
2012-05-04  Akim Demailleglr.c: untabify.
2012-05-04  Akim Demailleglr.cc: untabify.
2012-05-04  Akim Demailleglr.cc: formatting changes.
2012-05-04  Akim Demailleglr.cc: remove unused signature.
2012-05-04  Akim Demailleglr.cc: properly declare locations are const where...
2012-04-16  Akim Demaille%printer: support both yyo and yyoutput.
2012-04-10  Akim Demailleglr: eliminate last bits of unwanted locations.
2012-04-01  Akim Demaillec++: more YY_NULL
2012-04-01  Akim Demaillebump to 2012 in skeletons.
2012-03-31  Akim Demailledoc: c++: complete the location documentation.
2012-03-31  Akim Demaillec++: locations: provide convenience constructors.
2012-03-31  Akim Demaillec++: locations: remove useless "inline".
2012-03-31  Akim Demailleglr: do not use locations when they are not requested
2012-03-31  Akim Demaillec++: use nullptr for C++11.
2012-03-27  Tim LandscheidtJava: Fix syntax error handling without error token.
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-08  Akim Demailleuse a more consistent quoting style.
2012-01-26  Akim Demailleyacc: fix YYBACKUP.
2012-01-24  Jim Meyeringchange more quotes in source, and adjust tests to match
2012-01-13  Akim Demaillemaint: run "make update-copyright".
2012-01-13  Tim Landscheidtjava: remove unused variable.
2011-04-16  Joel E. Dennyglr.c: omit yyresolveLocations when locations are disabled.
2011-03-07  Joel E. Dennyjava: fix parser tracing bug.
2011-03-07  Joel E. Dennyjava: finish fixing parser stack popping bug.
2011-03-07  Angelo Borsottijava: fix parser stack popping bug.
2011-02-20  Bernd Kieferjava: fix location handling bug.
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-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-11-07  Joel E. Dennyyysyntax_error: adjust prior fixes for branch-2.5's...
2010-11-07  Joel E. Dennyyysyntax_error: fix for consistent error with lookahead.
2010-11-07  Joel E. Dennyyysyntax_error: more preparation for readability of...
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-16  Paul EggertFix portability problem on OpenBSD 4.7.
2010-06-23  Paul EggertDo not use date ranges in copyright notices.
2010-05-12  Akim Demaillelalrl1.cc: give a chance to user defined YYLLOC_DEFAULT.
2010-05-12  Akim Demaillec++: use YYRHSLOC.
2010-05-09  Akim Demaillelalr1.cc: don't generate location.hh when location_type...
2010-05-02  Joel E. Dennytests: fix maintainer-xml-check.
2010-04-14  Akim Demaillelalr1.cc: remove useless forward declaration.
2010-04-10  Joel E. Dennyportability: fix pointer arithmetic to conform to C...
2010-01-04  Joel E. Dennymaint: run "make update-copyright"
2009-12-29  Akim DemaillePropagate i18n changes into glr.c.
2009-12-29  Joel E. DennyPort small part of master's 11707b2b so future ports...
2009-12-29  Akim DemailleSimplify the i18n of the error messages.
2009-12-29  Akim DemaillePrefer M4 to CPP.
2009-12-29  Akim DemailleSupport i18n of the parse error messages.
2009-12-29  Joel E. DennyPort small part of master's 8901f32e so future ports...
2009-12-22  Joel E. DennyFix handling of yychar manipulation in user semantic...
2009-12-22  Joel E. DennyYYFAIL: warn about uses and remove from lalr1.java.
2009-12-22  Joel E. DennyYYFAIL: deprecate.
2009-12-16  Joel E. DennyAdd gcc's -Wundef to test suite and fix another warning...
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.
next