]> git.saurik.com Git - bison.git/history - tests/testsuite.at
(gram_error): Now static. Add static decl.
[bison.git] / tests / testsuite.at
2002-11-14  Akim Demaille* tests/atlocal.in (CPPFLAGS): We have config.h.
2002-10-30  Paul HilfingerAdd test glr-regr1.at to check for incorrect collapsing...
2002-06-30  Akim DemailleHave the GLR tests be `warning' checked, and fix the...
2002-06-28  Paul HilfingerInitial check-in introducing experimental GLR parsing...
2002-05-02  Akim DemailleRemove the so called hairy (semantic) parsers.
2002-04-07  Akim Demaille* tests/torture.at (Big triangle): New.
2002-03-19  Akim DemailleTest and fix the #line outputs.
2002-03-19  Akim Demaille* tests/regression.at (%nonassoc and eof, Unresolved...
2002-02-07  Akim Demaille* tests/input.at: New.
2001-12-29  Akim Demaille* src/output.c (header_output): Don't forget to export...
2001-12-29  Akim DemailleMid-rule actions are simply... ignored!
2001-12-27  Akim Demaille* src/gram.h (rule_t): `guard' and `guard_line' are...
2001-12-13  Akim DemailleThe computation of nullable is broken: it doesn't handl...
2001-11-28  Akim Demaille* tests/reduce.at (Useless Terminals, Useless Nontermin...
2001-11-14  Akim Demaille* tests/calc.at, tests/output.at, tests/regression.at,
2001-11-12  Akim Demaille* tests/torture.at (AT_DATA_STACK_TORTURE)
2001-10-04  Akim DemailleMerge in branch-1_29. after-merge-branch-1_29