]> git.saurik.com Git - bison.git/history - data
lalr1.cc: rename lex_symbol as api.token.constructor
[bison.git] / data /
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 Demaillelalr1.cc: spello.
2012-06-13  Akim DemailleMerge remote-tracking branch 'origin/maint'
2012-06-12  Akim Demailleskeletons: factor yacc.c and glr.c.
2012-06-12  Akim Demailleglr.c: minor refactoring.
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-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: formatting changes.
2012-05-04  Akim DemailleMerge remote-tracking branch 'origin/master'
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-05-04  Akim DemailleMerge remote-tracking branch 'origin/maint'
2012-04-16  Akim Demaille%printer: support both yyo and yyoutput.
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 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 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-03-19  Akim DemailleMerge remote-tracking branch 'fsf/maint'
2012-03-19  Akim Demaillec.m4: better newline control with b4_parse_param_use.
2012-03-19  Akim Demailleglr.c: remove (broken) support for YYPRINT.
2012-02-21  Akim Demailleglr: fix ambiguity reports.
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-02-10  Akim Demaillelalr1.cc: also handle syntax_error when calling yylex.
2012-02-10  Akim Demaillemaint: more silent rules.
2012-02-10  Akim Demailleskeletons: simplify the protections against "unused...
2012-02-10  Akim Demailleglr: formatting changes.
2012-02-08  Akim Demailleuse a more consistent quoting style.
2012-02-08  Akim Demailleuse a more consistent quoting style.
2012-01-26  Akim Demailleyacc: fix YYBACKUP.
2012-01-26  Akim Demailleyacc: fix YYBACKUP.
2012-01-24  Jim Meyeringchange more quotes in source, and adjust tests to match
2012-01-19  Jim Meyeringchange more quotes in source, and adjust tests to match
2012-01-15  Akim Demaillejava: fix reduction traces.
2012-01-13  Akim Demaillemaint: run "make update-copyright".
2012-01-13  Tim Landscheidtjava: remove unused variable.
2012-01-13  Jim Meyeringmaint: run "make update-copyright".
2012-01-11  Tim Landscheidtjava: remove used variable
2011-08-21  Joel E. Dennylalr1.cc: remove trailing comma from enumerator list.
2011-07-24  Joel E. Dennyglobal: remove unnecessary horizontal tabs.
2011-04-16  Joel E. Dennyglr.c: omit yyresolveLocations when locations are disabled.
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-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-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  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: 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: 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-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-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-09-09  Paul HilfingerRemove compiler warnings in GLR parsers.
2010-09-08  Paul HilfingerFix some errors that were causing testsuite failures...
2010-09-01  Akim DemailleAddress GCC warnings about shadowed local variables...
2010-08-04  Paul HilfingerRemove restrictions on expanding GLR stacks in C++.
next