]> git.saurik.com Git - bison.git/history - data
YYFAIL: deprecate.
[bison.git] / data /
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.
2009-12-16  Jonathan NiederAvoid warnings from gcc -Wundef y.tab.c.
2009-10-08  Joel E. Denny* data/bison.m4: Update comments for rename to muscle...
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-09-10  Joel E. DennyClean up yacc.c a little.
2009-09-05  Joel E. DennyComplain about unused %define variables and %code quali...
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-25  Joel E. DennyFix %error-verbose for conflicts resolved by %nonassoc.
2009-08-25  Joel E. DennySome code and documentation improvements.
2009-08-06  Joel E. Dennymaint: run "make update-copyright"
2009-08-05  Joel E. Dennymaint: automate b4_copyright updates.
2009-06-11  Akim Demaillestyle changes.
2009-05-22  Joel E. DennyUpdate some comments to make sense for -D.
2009-05-22  Joel E. Denny* data/c++.m4: Update copyright year.
2009-05-20  Joel E. Denny* data/c++.m4 (b4_namespace_close): Simplify slightly.
2009-05-19  Joel E. DennyHandle a trailing `:' in a user-supplied C++ namespace...
2009-04-30  Joel E. DennyConvert underscores to dashes in some %define variable...
2009-04-24  Joel E. DennyList accepted values for a %define enum variable with...
2009-04-23  Joel E. DennyRename "default rule" to "default reduction".
2009-04-06  Akim DemailleCopyright years.
2009-04-06  Akim DemailleInstall autoconf as a submodule to get m4sugar.
2009-04-06  Joel E. DennyRemove spurious initial empty lines.
2009-04-06  Akim DemailleRemove spurious initial empty lines.
2009-04-03  Joel E. DennyFix strange %define locations for default values.
2009-03-26  Akim Demaillelalr1.cc: avoid GCC 4.3 warnings.
2008-12-09  Akim DemailleUpdate data/README.
2008-11-19  Joel E. DennyFix unexpanded macros in GLR defines file.
2008-11-01  Di-an JanJava parser improvements
2008-10-31  Di-an JanCorrect visible errors in generated Javadoc.
2008-10-28  Akim DemailleSpace changes.
2008-10-28  Akim DemailleDon't define debugging functions when !YYDEBUG.
2008-10-28  Akim DemailleSpace and comments changes.
2008-10-18  Joel E. DennyFix yyerror_range for user-defined location type in...
2008-10-09  Paolo Bonzinismall but important bugfixes for the Java skeleton
2008-08-28  Eric BlakeResync m4sugar from autoconf.
2008-08-27  Akim DemailleSupport yyerrok in lalr1.cc.
2008-08-15  Eric BlakeRemaining m4sugar merge from autoconf.
2008-08-15  Eric BlakePartial m4sugar merge from autoconf: m4_map.
2008-08-07  Eric BlakePartial m4sugar merge from autoconf: m4_shiftn.
2008-08-07  Eric BlakePartial m4sugar merge from autoconf: m4_wrap vs. m4...
2008-08-05  Eric BlakePartial m4sugar merge from autoconf: builtins, version.m4.
2008-08-05  Eric BlakeFix comments in m4sugar.
2008-07-27  Joel E. DennyRemove remaining dependence on CVS Id keyword.
2008-07-14  Joel E. DennyAdd .gitignore everywhere based on .cvsignore.
2008-05-13  Joel E. Denny* data/yacc.c: Reformat m4 a little for readability.
2008-02-21  Wojciech Polak(xsl:template match="/"): Change footer text.
2008-02-20  Joel E. DennyFix impure push parser compile error reported by Bob...
2008-02-17  Joel E. Denny* data/Makefile.am (dist_pkgdata_DATA): Remove push.c.
2008-02-17  Joel E. Denny* data/bison.m4 (b4_percent_code_get): Output %code...
2008-01-19  Joel E. Denny* data/yacc.c: Update copyright for recent commit.
2008-01-10  Paul Eggert* data/yacc.c (yyparse): Correct the comment when locat...
2008-01-05  Wojciech Polakdata/xslt/xml2xhtml.xsl (xsl:template match="/"): Prece...
2007-12-15  Joel E. DennyIn XML output, remove redundant class attribute on...
2007-12-08  Joel E. Denny* data/xslt/bison.xsl (bison:ruleNumber): Rename to...
2007-11-26  Akim Demaille* data/Makefile.am (dist_pkgdata_DATA): Ship and instal...
2007-11-24  Joel E. DennyIn the XML output, list useless and unused symbols...
2007-11-10  Joel E. Denny* src/gram.c: Remove comments that duplicate comments...
2007-11-10  Joel E. Denny* data/bison.m4 (b4_cat): Put a newline after the end...
2007-11-08  Paolo Bonzini2007-11-08 Paolo Bonzini <bonzini@gnu.org>
2007-10-29  Joel E. DennyDeprecate %pure-parser and add `%define api.pure'....
2007-10-28  Joel E. Denny%define push_pull -> %define api.push_pull. Discussed...
2007-10-28  Joel E. DennyFor the XML output's terminal element, rename @number...
2007-10-21  Joel E. Denny* data/xslt/xml2dot.xsl (xsl:template match="automaton...
2007-10-17  Wojciech Polak(xsl:template match="terminal"): Use new attribute...
2007-10-11  Wojciech Polak(xsl:template match="item"): New.
2007-10-11  Wojciech Polak(xsl:template name="escape"): Write xsl:param "required...
2007-10-11  Wojciech Polak(bison:ruleNumber): New key. Improve processing time...
2007-10-09  Joel E. DennyMake xml2dot.xsl and --graph produce the same output.
2007-10-08  Joel E. DennyImprove C++ namespace support. Discussed starting at
2007-10-08  Joel E. DennyAdd syncline support and location accessor to internal...
2007-10-08  Joel E. DennyFix some error-reporting macro bugs.
2007-09-25  Joel E. DennyReplace `%push-parser' and `%push-pull-parser' with
2007-09-24  Wojciech Polakdata/Makefile.am (xsltdir): New variable.
2007-09-24  Wojciech PolakTransform XML into XHTML.
2007-09-24  Wojciech PolakTransform XML into plain text.
2007-09-24  Wojciech PolakTransform XML into DOT.
2007-08-28  Joel E. DennySpell "boolean" as "Boolean". Reported by Akim Demaille.
2007-08-18  Joel E. DennyIn impure push mode, don't allow more than one yypstate...
2007-08-15  Paul EggertUpdate to GPLv3.
2007-08-03  Joel E. Denny* data/yacc.c (yyexhaustedlab): Define it when YYERROR_...
2007-07-28  Joel E. DennyFix push parsing memory leak reported by Brandon Lucia at
2007-07-02  Joel E. Denny* data/glr.c (yy_yypstack, yypstates, yypdumpstack...
2007-05-26  Joel E. Denny* data/glr.c (yylval): As in yacc.c, don't extern in...
2007-05-20  Joel E. DennyExtend the front-end API for %define variables to more...
2007-03-09  Paolo Bonzini2007-03-07 Paolo Bonzini <bonzini@gnu.org>
2007-03-02  Joel E. DennyMiscellaneous %define and %code cleanup.
2007-02-27  Paolo Bonzini2007-02-27 Paolo Bonzini <bonzini@gnu.org>
2007-02-24  Joel E. DennyUse YYFPRINTF instead of fprintf where appropriate...
2007-02-11  Joel E. Denny* data/Makefile.am: Update copyright date.
2007-02-05  Paolo Bonzini2007-02-05 Paolo Bonzini <bonzini@gnu.org>
2007-01-30  Paolo Bonzini2007-01-30 Paolo Bonzini <bonzini@gnu.org>
2007-01-29  Paolo Bonzini2007-01-29 Paolo Bonzini <bonzini@gnu.org>
2007-01-23  Paolo Bonzini2007-01-23 Paolo Bonzini <bonzini@gnu.org>
2007-01-18  Joel E. DennyBack out previous patch.
next