]> git.saurik.com Git - bison.git/history - tests/input.at
build: look for Perl in configure.
[bison.git] / tests / input.at
2012-09-28  Theophile Ranqueterrors: indent "user token number redeclaration" context
2012-09-26  Theophile Ranqueterrors: prefix the output with "error: "
2012-09-26  Theophile Ranqueterrors: indent "invalid value for %define" context
2012-09-26  Theophile Ranqueterrors: indent "%define var" redefinition context
2012-09-26  Theophile Ranqueterrors: indent "symbol redeclaration" context
2012-07-27  Akim Demailleprinter/destructor: translate only once
2012-07-27  Akim Demaillefactor the handling of m4 escaping
2012-07-26  Akim Demaillemuscles: fix another occurrence of unescaped type name
2012-07-26  Akim Demaillebe sure to properly escape type names
2012-07-05  Akim Demailleapi.prefix: incompatible with %name-prefix.
2012-06-26  Akim Demailletests: use assert instead of plain abort.
2012-06-26  Akim Demailletests: generalize the compilation macros.
2012-06-17  Akim Demailletests: support api.prefix.
2012-06-17  Akim Demailletests: factor the declaration/definition of yyerror...
2012-04-16  Akim Demailletests: style changes.
2012-02-08  Akim Demailleuse a more consistent quoting style.
2012-01-24  Jim Meyeringchange more quotes in source, and adjust tests to match
2012-01-23  Jim Meyeringquote consistently and make tests pass with new quoting...
2012-01-13  Akim Demaillemaint: run "make update-copyright".
2011-04-03  Joel E. DennyDon't let -Wnone disable -Werror.
2011-03-20  Joel E. Dennylr.default-reductions: rename "full" value to "most".
2011-03-06  Joel E. Dennylr.default-reductions: rename "all" value to "full".
2011-02-06  Joel E. DennyDo not allow identifiers that start with a dash.
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-06-23  Paul EggertDo not use date ranges in copyright notices.
2010-04-30  Joel E. DennyRevert 2009-12-30 change for undefined %prec token...
2010-01-04  Joel E. Dennymaint: run "make update-copyright"
2009-12-31  Joel E. DennyPOSIX: complain if %prec's token was not defined.
2009-12-31  Joel E. DennyPOSIX: warn if %prec's token was not defined.
2009-09-05  Joel E. DennyComplain about unused %define variables and %code quali...
2009-08-28  Joel E. Denny%define: accept unquoted values.
2009-08-27  Joel E. Dennytests: use perl for printing special sequences to files.
2009-08-26  Akim Demailletests: portability fix.
2009-08-20  Joel E. DennyFix complaints about escape sequences.
2009-08-13  Joel E. DennyMake it easier to write deterministic tests.
2009-07-24  Joel E. DennyWarn about character literals not of length one.
2009-06-10  Akim Demailledeterministic test suite.
2009-06-10  Akim Demailledeterministic user-token-number redeclaration errors.
2009-05-23  Joel E. DennyConvert multiple variable definition warnings to compla...
2009-05-23  Joel E. Denny-F/--force-define and relative %define/-D/--define...
2009-05-05  Akim Demailletests: check token numbers.
2009-05-04  Akim Demaillebison: catch bad symbol names.
2009-05-04  Akim Demailleidentifiers: dashes are letters.
2009-04-30  Joel E. DennyConvert underscores to dashes in some %define variable...
2009-04-30  Joel E. DennyRename lr.default_reductions to lr.default-reductions.
2009-04-30  Joel E. DennyPacify ./configure --enable-gcc-warnings.
2009-04-30  Akim Demailletests: check the use of dashes and periods in symbols.
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-21  Joel E. DennyImplement %define lr.default_rules.
2009-04-17  Joel E. DennyPacify make maintainer-check-posix.
2009-04-17  Di-an JanImplement the FIXME that ends an user action with a...
2009-04-06  Akim Demaille-D, --define.
2007-12-22  Joel E. DennyAutomate regression testing of the XML/XSLT implementat...
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-08  Joel E. DennyImprove C++ namespace support. Discussed starting at
2007-09-25  Joel E. DennyReplace `%push-parser' and `%push-pull-parser' with
2007-08-28  Joel E. DennySpell "boolean" as "Boolean". Reported by Akim Demaille.
2007-08-15  Paul EggertUpdate to GPLv3.
2007-03-02  Joel E. DennyMiscellaneous %define and %code cleanup.
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-17  Joel E. Denny* NEWS, data/c++-skel.m4, data/c++.m4, data/c-skel...
2007-01-09  Joel E. DennyRemove quotes from variables names in %define directive...
2007-01-08  Joel E. Denny* src/parse-gram.y (prologue_declaration): Use MUSCLE_I...
2007-01-08  Joel E. DennyInstead of having skeletons declare all valid %define...
2007-01-07  Joel E. DennyCheck for unrecognized %define variables similar to...
2007-01-07  Joel E. DennyProvide warn_at, complain_at, and fatal_at function...
2007-01-06  Joel E. DennyDon't use m4_divert since it makes m4_divert_push and...
2007-01-05  Joel E. DennyConsolidate the 4 prologue alternative directives ...
2007-01-01  Joel E. Denny* data/push.c (yypush_parse): Set yynew = 1 at the...
2006-12-31  Joel E. DennyFor push mode, convert yyparse from a macro to a functi...
2006-12-25  Joel E. DennyFor push mode, add pull wrappers around yypush_parse.
2006-11-21  Joel E. DennyDon't escape $ in test case titles since Autoconf 2...
2006-11-21  Joel E. DennyRename <!> to <>. Discussed starting at
2006-11-17  Joel E. DennyDon't let %prec take a nonterminal.
2006-11-01  Joel E. DennyDisable unset/unused mid-rule value warnings by default...
2006-10-21  Joel E. DennySplit the default %destructor/%printer into two kinds...
2006-10-21  Joel E. DennyWarn about unset midrule $$ if the corresponding $n...
2006-10-15  Joel E. DennyFix testsuite for ./configure --enable-gcc-warnings:
2006-10-06  Paul EggertFix test failure reported by Tom Lane in
2006-09-04  Joel E. DennyFinish implementation of per-type %destructor/%printer...
2006-09-04  Joel E. DennyRequire default %destructor/%printer to be declared...
2006-08-20  Joel E. DennyAllow %start after the first rule.
2006-08-14  Joel E. DennyIn the grammar scanner, STRING_FINISH unclosed construc...
2006-08-14  Joel E. DennyHandle string aliases for character tokens correctly.
2006-07-29  Joel E. DennyEnable declaration of default %printer/%destructor...
2006-07-09  Paul Eggert* NEWS: Instead of %union, you can define and use your...
2006-07-08  Joel E. DennyIn the grammar file, the first column is 1 not 0 on...
2006-07-07  Joel E. DennyIn warnings, say "previous declaration" rather than...
2006-06-26  Joel E. DennyGet action warnings (grammar_rule_check) right even...
2006-06-22  Joel E. DennyAdd comparison operators for C++ location classes....
2006-06-07  Akim Demaille* src/scan-gram.l: Move the "add a trailing ; to action...
2006-06-06  Akim DemailleExtract the parsing of user actions from the grammar...
2006-04-03  Akim Demaille* src/scan-gram.l: Be robust to BRACED_CODE appearing...
2006-01-30  Paul Eggert* src/parse-gram.y (grammar_declaration): Location...
2006-01-30  Paul Eggert* tests/input.at (AT_CHECK_UNUSED_VALUES): Remove....
next