]> git.saurik.com Git - bison.git/history - tests
Miscellaneous %define and %code cleanup.
[bison.git] / tests /
2007-03-02  Joel E. DennyMiscellaneous %define and %code cleanup.
2007-02-10  Joel E. DennyAs in semantic actions, make @$ in %initial-action...
2007-02-07  Paolo Bonzini2007-02-07 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-28  Joel E. DennyClean up.
2007-01-18  Joel E. DennyBack out previous patch.
2007-01-18  Joel E. DennyImplement @gettext<...@> directive to call gettext...
2007-01-18  Joel E. DennyImplement support for relative and absolute skeleton...
2007-01-17  Joel E. Denny* NEWS, data/c++-skel.m4, data/c++.m4, data/c-skel...
2007-01-10  Joel E. Denny* tests/glr-regression.at: Use AT_PARSER_CHECK rather...
2007-01-10  Joel E. Denny* tests/local.at (AT_PARSER_CHECK): Add a PRE argument...
2007-01-10  Joel E. DennyIgnore YYSTACK_USE_ALLOCA for push parsers since the...
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-02  Joel E. DennyAdd maintainer-push-check to run maintainer-check using...
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-12-25  Joel E. DennyEnable push parsers to operate in impure mode. Thus...
2006-12-19  Paul Eggert* src/getargs.c (skeleton_arg): Last arg is now locatio...
2006-12-15  Joel E. Denny* data/push.c (yypstate): Add typedef, and update all...
2006-12-14  Joel E. Denny* data/push.c (yypstate_init): Rename to...
2006-12-12  Joel E. Denny* tests/testsuite.at (AT_CHECK): When checking if ...
2006-12-10  Joel E. DennyWarn about output files that are generated by the skele...
2006-12-08  Joel E. Denny* data/push.c: (yypvarsinit, yypvars, struct yypvars...
2006-12-07  Joel E. Denny* data/push.c (yychar_set, yylval_set, yylloc_set)...
2006-12-02  Joel E. DennySupport a file name argument to %defines. Deprecate...
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-11  Joel E. Denny* tests/testsuite.at (AT_CHECK): Don't miss an exit...
2006-11-09  Joel E. Denny* src/files.c (tr): Change return type to void.
2006-11-08  Paul EggertDon't let Bison leak memory except when it complains.
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. DennyDon't apply the default %destructor/%printer to an...
2006-10-21  Joel E. DennyWarn about unset midrule $$ if the corresponding $n...
2006-10-15  Paolo Bonzini2006-10-16 Paolo Bonzini <bonzini@gnu.org>
2006-10-15  Joel E. DennyFix testsuite for ./configure --enable-gcc-warnings:
2006-10-13  Paul Eggert* bootstrap.conf (gnulib_modules): Add config-h.
2006-10-12  Paul Eggert* NEWS: The -g and --graph options now output graphs...
2006-10-06  Paul EggertFix test failure reported by Tom Lane in
2006-09-15  Paul EggertUse some of gnulib's new modules, taken from coreutils.
2006-09-15  Paul Eggert* data/Makefile.am (dist_pkgdata_DATA): Add push.c.
2006-09-13  Paul Eggert* tests/actions.at (_AT_CHECK_PRINTER_AND_DESTRUCTOR...
2006-09-13  Paul EggertRemove bogus comments.
2006-09-13  Paul EggertFix glr.cc and lalr1.cc's use of YYDEBUG so that there...
2006-09-11  Paul Eggert* data/glr.c (b4_shared_declarations): Put start-header...
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-24  Joel E. DennyWhether the default %destructor/%printer applies to...
2006-08-21  Joel E. DennyDon't apply the default %destructor or %printer to...
2006-08-20  Joel E. DennyAllow %start after the first rule.
2006-08-18  Joel E. DennyRedo some of the previous commit: add back the ability...
2006-08-18  Joel E. DennyDon't allow an undeclared string literal, but allow...
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-29  Joel E. DennyClean up handling of %destructor for the end token...
2006-07-09  Paul Eggert* NEWS: Instead of %union, you can define and use your...
2006-07-09  Joel E. DennyChange %merge result type clash warnings to errors...
2006-07-08  Akim Demaille* data/c.m4 (b4_location_initial_column, b4_location_in...
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. DennyDon't miss %merge result type warnings just because...
2006-06-26  Joel E. DennyGet action warnings (grammar_rule_check) right even...
2006-06-25  Joel E. DennyClean up yesterday's patch.
2006-06-24  Joel E. DennyFix bug that mistakes braced code in a declaration...
2006-06-23  Joel E. DennyRename %before-definitions to %start-header and %after...
2006-06-22  Joel E. DennyAdd comparison operators for C++ location classes....
2006-06-21  Joel E. DennyDon't put the pre-prologue in the header file. For...
2006-06-11  Joel E. DennyFor associating token numbers with token names for...
2006-06-10  Joel E. DennyFor consistency, use `lookahead' instead of `look-ahead' or
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-05-21  Joel E. Denny* data/glr.c (yyresolveLocations): Remove bogus YYASSER...
2006-05-21  Paul Eggert* data/c.m4 (b4_yy_symbol_print_generate):
2006-05-15  Paul Eggert* data/glr.c (yyreportSyntaxError): Fix off-by-one...
2006-05-15  Paul Eggert* data/yacc.c (yytnamerr): Fix typo: local var should...
2006-04-03  Akim Demaille* src/scan-gram.l: Be robust to BRACED_CODE appearing...
2006-03-12  Akim Demaille* tests/local.at (_AT_BISON_OPTION_PUSHDEFS): Fix the...
2006-03-12  Akim DemailleApply --prefix to C++ skeletons too: they change the...
2006-03-07  Paul Eggert* data/glr.c (yyresolveLocations): Rename local variabl...
2006-03-06  Paul Eggert* tests/Makefile.am ($(srcdir)/package.m4, maintainer...
2006-03-06  Joel E. Denny* tests/glr-regression.at (Uninitialized location when...
2006-03-04  Joel E. Denny* tests/glr-regression.at (Leaked semantic values when...
2006-03-02  Joel E. DennyAvoid memory leaks by not invoking longjmp in yyreportA...
2006-03-02  Joel E. DennyDon't leak semantic values for parent RHS when a user...
2006-02-13  Paul Eggert* NEWS: Version 2.1a.
2006-02-06  Paul Eggert* tests/headers.at (AT_TEST_CPP_GUARD_H): Use #include...
2006-02-01  Paul Eggert* tests/headers.at (AT_TEST_CPP_GUARD_H): Don't assume...
2006-01-30  Joel E. DennyDuring deterministic GLR operation, user actions should...
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