]> git.saurik.com Git - bison.git/history - tests
* src/scan-gram.l (SC_PROLOGUE): Don't eat characters amongst
[bison.git] / tests /
2002-06-12  Akim Demaille* src/scan-gram.l (SC_PROLOGUE): Don't eat characters...
2002-06-11  Akim DemailleHave Bison grammars parsed by a Bison grammar.
2002-06-11  Akim Demaille* src/reader.c (grammar_current_rule_prec_set).
2002-06-11  Akim DemailleGCJ's parser requires the tokens to be defined before...
2002-05-26  Akim Demaille* src/state.h (state_t): `solved_conflicts' is a new...
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-07  Akim Demaille* tests/synclines.at: Be sure to prototype yylex and...
2002-05-06  Akim Demaille* src/closure.c (print_firsts): Display of the symbol...
2002-05-05  Akim Demaille* tests/torture.at (Many lookaheads): New test.
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-05-02  Akim DemailleRemove the so called hairy (semantic) parsers.
2002-04-25  Robert Anisko* src/scan-skel.l: Postprocess quadrigraphs.
2002-04-25  Akim Demaille* tests/sets.at (AT_EXTRACT_SETS): Sed portability...
2002-04-24  Robert Anisko* tests/calc.at: Exercise prologue splitting.
2002-04-23  Akim Demaille* tests/sets.at (AT_EXTRACT_SETS): Don't use 8 char...
2002-04-22  Akim Demaille* data/bison.simple (yyr1): Its type is that of a token...
2002-04-22  Akim Demaille* src/reader.c (token_translations_init): 256 is now...
2002-04-09  Akim Demaille* tests/calc.at (_AT_CHECK_CALC_ERROR): Receive as...
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-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* tests/torture.at (Big triangle): New.
2002-04-07  Akim Demaille* src/LR0.c (new_state): Display `nstates' as the name...
2002-04-07  Akim Demaille* src/gram.h, src/gram.c (rules_rhs_length): New.
2002-03-19  Akim DemailleTest and fix the #line outputs.
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-03-04  Akim Demaille* src/warshall.h, src/warshall.c (bitmatrix_print)...
2002-03-04  Akim Demaille* tests/sets.at (Broken Closure): Add the ending `;'.
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-02-07  Akim DemailleFix the previous test.
2002-02-07  Akim Demaille* tests/input.at: New.
2002-02-05  Akim DemailleGive a try to M4 as a back end.
2002-02-05  Akim Demaille* src/bison.simple, src/bison.hairy, src/bison.c++...
2002-01-27  Akim DemailleFix `%nonassoc and eof'.
2002-01-27  Akim Demaille* tests/sets.at (AT_EXTRACT_SETS): New.
2002-01-27  Akim Demaille* tests/actions.at, tests/calc.at, tests/headers.at,
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-21  Akim DemailleAdjust.
2002-01-20  Marc Autret* tests/output.at: New test.
2002-01-09  Akim Demaille* configure.in (WERROR_CFLAGS): Compute it.
2002-01-06  Akim Demaille* src/reader.c (parse_braces): Don't fetch the next...
2002-01-06  Akim DemailleBison is dead wrong in its RR conflict reports.
2002-01-06  Akim DemailleCreating package.m4 from configure.ac causes too many...
2002-01-06  Akim Demaille* src/Makefile.am (bison_SOURCES): Add parse-skel.h and
2001-12-29  Akim Demaille%name-prefix is broken.
2001-12-29  Akim Demaille* src/bison.simple: Define YYDEBUG and YYERROR_VERBOSE...
2001-12-29  Akim Demaille* src/output.c (header_output): Don't forget to export...
2001-12-29  Akim Demaille* tests/actions.at (Mid-rule actions): Output on a...
2001-12-29  Akim DemailleMid-rule actions are simply... ignored!
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-29  Akim Demaille* src/gram.c (ritem_print): Be sure to subtract 1 when...
2001-12-29  Akim Demaille* src/lalr.c (lookaheads_print): New.
2001-12-29  Akim Demaille* src/derives.c (print_derives): Be sure to use `>...
2001-12-27  Akim Demaille* src/output.c (output_gram): Rely on nritems, not the
2001-12-27  Akim Demaille* tests/regression.at (Unresolved SR Conflicts):
2001-12-27  Akim Demaille* src/LR0.c (new_state): Recognize the final state...
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 DemailleRemove tests/Makefile.in and po/Makefile.in.
2001-12-10  Akim Demaille* configure.in: Require 2.52g.
2001-12-10  Akim DemailleBison dumps core on bash.y.
2001-12-05  Akim Demaille* tests/atlocal.in (CPPFLAGS): Do not leave a space...
2001-11-30  Akim Demaille* configure.in (WARNING_CFLAGS): Add -Werror when possible.
2001-11-30  Akim Demaille* tests/reduce.at (Useless Nonterminals): Fix.
2001-11-30  Akim DemailleInstead of mapping the LHS of unused rules to -1, keep...
2001-11-30  Akim Demaille* src/reduce.c (reduce_output): Formatting changes.
2001-11-30  Akim Demaille* src/reduce.c (nonterminals_reduce): Instead of throwi...
2001-11-29  Marc Autret* tests/calc.at [AT_DATA_CALC_Y]: Use %error-verbose...
2001-11-28  Akim Demaille* tests/reduce.at (Useless Terminals, Useless Nontermin...
2001-11-27  Marc Autret* tests/torture.at [AT_DATA]: Remove YYERROR_VERBOSE...
2001-11-27  Akim Demaille* tests/torture.at (Exploding the Stack Size with Malloc):
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-19  Akim Demaille* src/bison.simple (yyparse): When reporting verbosely...
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-12  Akim Demaille* tests/torture.at (AT_DATA_STACK_TORTURE)
2001-11-05  Akim Demaille* tests/regression.at (AT_TEST_CPP_GUARD_H): Adjust...
next