]> git.saurik.com Git - bison.git/history - tests/regression.at
Simplify the C++ parser constructor.
[bison.git] / tests / regression.at
2004-12-15  Akim DemailleSimplify the C++ parser constructor.
2004-11-17  Akim Demaille* data/lalr1.cc (Parser:print_): Remove, use %printer...
2004-05-30  Paul EggertFix some "make check" problems with Tru64 C++.
2004-03-31  Paul EggertUse 'short int' rather than 'short', and similarly...
2003-06-04  Paul Eggert(_AT_DATA_DANCER_Y): Declare yylex to take
2003-04-18  Paul Eggert(Invalid inputs): Remove cascaded diagnostic that is...
2003-03-02  Akim Demaille* tests/regression.at (_AT_DATA_DANCER_Y): Fix the...
2003-03-02  Akim DemailleWrite a test the yycheck overrun reported by Andrew...
2002-12-07  Paul Eggert(Invalid inputs): No longer `expecting ";"
2002-11-15  Paul Eggert* data/glr.c, data/lalr1.cc, data/yacc.cc, doc/bison...
2002-11-14  Akim Demaille* tests/atlocal.in (CPPFLAGS): We have config.h.
2002-11-12  Akim Demaille* tests/regression.at (input.y): s/YYEOF/MYEOF/, as...
2002-11-10  Paul Eggert(Invalid inputs): Adjust wording in diagnostic to match...
2002-11-06  Akim Demaille* tests/regression.at (Invalid inputs): Adjust to the...
2002-10-14  Paul EggertSay "bison -o foo.c foo.y", not "bison foo.y -o foo.c",
2002-10-14  Paul Eggert(Web2c Actions): signed char -> yysigned_char.
2002-10-11  Akim Demaille* tests/regression.at Characters Escapes): New.
2002-10-05  Paul Eggert(Braces parsing): Use grep, not fgrep, as POSIX 1003...
2002-09-10  Akim DemailleTypo.
2002-09-10  Akim Demaille* src/parse-gram.y: Associate a human readable string...
2002-08-12  Paul EggertDo not use 'cc -c input.c -o input';
2002-07-30  Akim DemailleReport rules which are never reduced by the parser...
2002-07-29  Akim DemailleUse $accept and $end, as BYacc and BTYacc do, instead...
2002-07-26  Akim Demaille* src/output.c (prepare_tokens): Go up to ntokens,...
2002-07-25  Akim Demaille* data/c.m4 (b4_ints_in, b4_int_type, b4_int_type_for...
2002-07-25  Akim Demaille* src/gram.h (TIEM_NUMBER_MAX): New.
2002-07-09  Akim Demaille* src/complain.h, src/complain.c (warn, complain):...
2002-06-30  Akim DemailleHave the GLR tests be `warning' checked, and fix the...
2002-06-30  Akim Demaille* src/print.c (print_shifts, print_gotos): Merge into...
2002-06-30  Akim DemailleDisplay items as we display rules.
2002-06-15  Akim DemailleCopy BYacc's nice way to report the grammar.
2002-06-15  Akim DemailleLet symbols have a location.
2002-06-15  Akim Demaille* src/parse-gram.y (YYLLOC_DEFAULT, current_lhs_locatio...
2002-06-11  Akim DemailleHave Bison grammars parsed by a Bison grammar.
2002-06-11  Akim DemailleGCJ's parser requires the tokens to be defined before...
2002-05-26  Akim Demaille* tests/calc.at (AT_CHECK_CALC): Adjust: there are...
2002-05-20  Paul Hilfinger* data/bison.simple (yyr1): Don't use yy_token_number_t...
2002-05-13  Akim Demaille* tests/regression.at (Token definitions): Prototype...
2002-05-05  Akim Demaille* src/output.c (output_unsigned_int_table): New.
2002-05-04  Akim Demaille* src/symtab.h (SALIAS, SUNDEF): Rename as...
2002-04-22  Akim Demaille* data/bison.simple (yyr1): Its type is that of a token...
2002-04-09  Akim Demaille* src/gram.h, src/gram.c (error_token_number): Remove...
2002-04-08  Akim Demaille* src/gram.h (item_number_t): New, the type of item...
2002-04-07  Akim Demaille* src/muscle_tab.h (MUSCLE_INSERT_LONG_INT): New.
2002-04-07  Akim Demaille* src/LR0.c (new_state): Display `nstates' as the name...
2002-03-19  Akim Demaille* tests/regression.at (%nonassoc and eof, Unresolved...
2002-03-04  Akim Demaille* tests/input.at (Invalid $n, Invalid @n): Add the...
2002-02-14  Akim Demaille* tests/regression.at (else): Adjust to Andreas' change.
2002-02-11  Akim Demaille* tests/regression.at (%nonassoc and eof): Don't include
2002-01-27  Akim DemailleFix `%nonassoc and eof'.
2002-01-25  Akim Demaille* tests/regression.at (%nonassoc and eof): New.
2002-01-24  Akim DemailleBison dumps core when trying to complain about broken...
2002-01-06  Akim Demaille* src/reader.c (parse_braces): Don't fetch the next...
2001-12-29  Akim Demaille* src/output.c (header_output): Don't forget to export...
2001-12-29  Akim Demaille* tests/calc.at (_AT_DATA_CALC_Y): Also use %union.
2001-12-29  Akim Demaille* tests/regression.at (Web2c Actions): Blindly move...
2001-12-29  Akim Demaille* tests/regression.at (Web2c Report): Catch up: the...
2001-12-29  Akim Demaille* src/reader.c (readgram): Bind the initial rule's...
2001-12-29  Akim DemailleFix the `GAWK Grammar' failure.
2001-12-27  Akim Demaille* tests/regression.at (Unresolved SR Conflicts):
2001-12-27  Akim Demaille* src/main.c (main): If there are complains after grammar
2001-12-27  Akim Demaille* src/gram.h (rule_t): `guard' and `guard_line' are...
2001-12-22  Akim DemailleSome actions of web2c.y are improperly triggered.
2001-12-22  Akim DemailleReductions in web2c.y are improperly reported.
2001-12-13  Akim DemailleThe computation of nullable is broken: it doesn't handl...
2001-12-13  Akim Demaille* src/print.c (print_actions): Output the handling...
2001-12-10  Akim Demaille* src/LR0.c (augment_automaton): Call `insert_eof_shift...
2001-12-10  Akim DemailleBison dumps core on bash.y.
2001-11-30  Akim Demaille* src/reduce.c (reduce_output): Formatting changes.
2001-11-26  Akim Demaille* src/reader.c (readgram): Make sure rules for mid...
2001-11-26  Akim Demaille* src/reader.c (read_declarations): Don't abort on...
2001-11-26  Akim Demaille* src/conflicts.c (conflicts_print): Don't complain...
2001-11-23  Akim DemailleAttaching lineno to buckets is stupid, since only one...
2001-11-14  Akim Demaille* tests/calc.at, tests/output.at, tests/regression.at,
2001-11-12  Akim Demaille%expext was not functioning at all.
2001-11-12  Akim Demaille* tests/regression.at (Conflicts): Rename as...
2001-11-12  Akim Demaille* src/conflicts.c (print_reductions): Accept OUT as...
2001-11-12  Akim Demaille* src/conflicts.c (count_sr_conflicts, count_rr_conflic...
2001-11-12  Akim Demaille* tests/regression.at (Invalid input): Remove, duplicat...
2001-11-05  Akim Demaille* tests/regression.at (AT_TEST_CPP_GUARD_H): Adjust...
2001-11-02  Akim Demaille* tests/regression.at (Mixing %token styles): New test.
2001-11-01  Akim Demaille* tests/regression.at (AT_TEST_CPP_GUARD_H): New.
2001-11-01  Akim Demaille* tests/regression.at (Invalid input: 2): New.
2001-10-04  Akim DemailleMerge in branch-1_29. after-merge-branch-1_29
2000-12-15  Akim DemailleAdd tests/regression.at and tests/suite.at.