2010-01-04 |
Joel E. Denny | maint: run "make update-copyright" |
blob | commitdiff | raw |
2009-12-22 |
Joel E. Denny | Fix handling of yychar manipulation in user semantic... |
blob | commitdiff | raw | diff to current |
2009-08-28 |
Joel E. Denny | %define: accept unquoted values. |
blob | commitdiff | raw | diff to current |
2009-06-29 |
Akim Demaille | variables: parse.error |
blob | commitdiff | raw | diff to current |
2009-04-20 |
Akim Demaille | variables: prefer error-verbose to error_verbose. |
blob | commitdiff | raw | diff to current |
2008-12-08 |
Akim Demaille | Fix portability issue in the test suite. |
blob | commitdiff | raw | diff to current |
2008-12-08 |
Di-an Jan | Implement the FIXME that ends an user action with a... |
blob | commitdiff | raw | diff to current |
2008-11-11 |
Akim Demaille | AT_FULL_COMPILE. |
blob | commitdiff | raw | diff to current |
2007-12-22 |
Joel E. Denny | Automate regression testing of the XML/XSLT implementat... |
blob | commitdiff | raw | diff to current |
2007-08-15 |
Paul Eggert | Update to GPLv3. |
blob | commitdiff | raw | diff to current |
2007-02-10 |
Joel E. Denny | As in semantic actions, make @$ in %initial-action... |
blob | commitdiff | raw | diff to current |
2007-01-17 |
Joel E. Denny | * NEWS, data/c++-skel.m4, data/c++.m4, data/c-skel... |
blob | commitdiff | raw | diff to current |
2007-01-09 |
Joel E. Denny | Remove quotes from variables names in %define directive... |
blob | commitdiff | raw | diff to current |
2007-01-05 |
Joel E. Denny | Consolidate the 4 prologue alternative directives ... |
blob | commitdiff | raw | diff to current |
2006-11-21 |
Joel E. Denny | Don't escape $ in test case titles since Autoconf 2... |
blob | commitdiff | raw | diff to current |
2006-11-21 |
Joel E. Denny | Rename <!> to <>. Discussed starting at |
blob | commitdiff | raw | diff to current |
2006-10-21 |
Joel E. Denny | Split the default %destructor/%printer into two kinds... |
blob | commitdiff | raw | diff to current |
2006-10-21 |
Joel E. Denny | Don't apply the default %destructor/%printer to an... |
blob | commitdiff | raw | diff to current |
2006-10-15 |
Paolo Bonzini | 2006-10-16 Paolo Bonzini <bonzini@gnu.org> |
blob | commitdiff | raw | diff to current |
2006-10-13 |
Paul Eggert | * bootstrap.conf (gnulib_modules): Add config-h. |
blob | commitdiff | raw | diff to current |
2006-10-06 |
Paul Eggert | Fix test failure reported by Tom Lane in |
blob | commitdiff | raw | diff to current |
2006-09-13 |
Paul Eggert | * tests/actions.at (_AT_CHECK_PRINTER_AND_DESTRUCTOR... |
blob | commitdiff | raw | diff to current |
2006-09-13 |
Paul Eggert | Remove bogus comments. |
blob | commitdiff | raw | diff to current |
2006-09-11 |
Paul Eggert | * data/glr.c (b4_shared_declarations): Put start-header... |
blob | commitdiff | raw | diff to current |
2006-09-04 |
Joel E. Denny | Finish implementation of per-type %destructor/%printer... |
blob | commitdiff | raw | diff to current |
2006-09-04 |
Joel E. Denny | Require default %destructor/%printer to be declared... |
blob | commitdiff | raw | diff to current |
2006-08-24 |
Joel E. Denny | Whether the default %destructor/%printer applies to... |
blob | commitdiff | raw | diff to current |
2006-08-21 |
Joel E. Denny | Don't apply the default %destructor or %printer to... |
blob | commitdiff | raw | diff to current |
2006-07-29 |
Joel E. Denny | Enable declaration of default %printer/%destructor... |
blob | commitdiff | raw | diff to current |
2006-07-29 |
Joel E. Denny | Clean up handling of %destructor for the end token... |
blob | commitdiff | raw | diff to current |
2006-06-23 |
Joel E. Denny | Rename %before-definitions to %start-header and %after... |
blob | commitdiff | raw | diff to current |
2006-06-21 |
Joel E. Denny | Don't put the pre-prologue in the header file. For... |
blob | commitdiff | raw | diff to current |
2006-01-04 |
Akim Demaille | Also warn about non-used mid-rule values. |
blob | commitdiff | raw | diff to current |
2006-01-04 |
Akim Demaille | * src/reader.c (grammar_midrule_action): If $$ is set... |
blob | commitdiff | raw | diff to current |
2005-12-27 |
Akim Demaille | * src/reader.c (grammar_current_rule_check): Also check... |
blob | commitdiff | raw | diff to current |
2005-12-22 |
Akim Demaille | Warn about unused values. |
blob | commitdiff | raw | diff to current |
2005-09-30 |
Akim Demaille | Alexandre Duret-Lutz <adl@gnu.org> |
blob | commitdiff | raw | diff to current |
2005-09-19 |
Paul Eggert | * tests/glr-regression.at (Duplicated user destructor... |
blob | commitdiff | raw | diff to current |
2005-07-19 |
Paul Eggert | Destructor cleanups and regularization among the three... |
blob | commitdiff | raw | diff to current |
2005-07-19 |
Paul Eggert | * NEWS: Document minor wording changes in diagnostics of |
blob | commitdiff | raw | diff to current |
2005-07-18 |
Paul Eggert | Improve tests for stack overflow in GLR parser. |
blob | commitdiff | raw | diff to current |
2005-05-14 |
Paul Eggert | Update FSF postal mail address. |
blob | commitdiff | raw | diff to current |
2005-05-02 |
Paul Eggert | * tests/actions.at: Test that stack overflow invokes... |
blob | commitdiff | raw | diff to current |
2004-12-20 |
Akim Demaille | Use more STL like names: my_class instead of MyClass. |
blob | commitdiff | raw | diff to current |
2004-12-17 |
Akim Demaille | * data/lalr1.cc: Extensive Doxygenation. |
blob | commitdiff | raw | diff to current |
2004-12-16 |
Akim Demaille | * data/lalr1.cc (yyreport_syntax_error_): Catch up... |
blob | commitdiff | raw | diff to current |
2004-12-15 |
Akim Demaille | Simplify the C++ parser constructor. |
blob | commitdiff | raw | diff to current |
2004-12-11 |
Paul Eggert | (_AT_CHECK_PRINTER_AND_DESTRUCTOR): New arg |
blob | commitdiff | raw | diff to current |
2004-12-11 |
Paul Eggert | (_AT_CHECK_PRINTER_AND_DESTRUCTOR): New arg |
blob | commitdiff | raw | diff to current |
2004-11-17 |
Akim Demaille | Alexandre Duret-Lutz <adl@gnu.org> |
blob | commitdiff | raw | diff to current |
2004-11-17 |
Akim Demaille | * data/lalr1.cc (Parser:print_): Remove, use %printer... |
blob | commitdiff | raw | diff to current |
2004-10-05 |
Akim Demaille | In Bison 1.875's yacc.c, YYLLOC_DEFAULT was called... |
blob | commitdiff | raw | diff to current |
2004-09-20 |
Akim Demaille | Let the initial-action act on the look-ahead, and use... |
blob | commitdiff | raw | diff to current |
2004-09-20 |
Akim Demaille | * data/yacc.c (YY_LOCATION_PRINT): New. |
blob | commitdiff | raw | diff to current |
2004-09-16 |
Akim Demaille | Have more complete shift traces. |
blob | commitdiff | raw | diff to current |
2004-09-08 |
Akim Demaille | * tests/actions.at (_AT_CHECK_PRINTER_AND_DESTRUCTOR... |
blob | commitdiff | raw | diff to current |
2004-09-02 |
Akim Demaille | * tests/actions.at (_AT_CHECK_PRINTER_AND_DESTRUCTOR... |
blob | commitdiff | raw | diff to current |
2004-07-22 |
Paul Eggert | (_AT_CHECK_PRINTER_AND_DESTRUCTOR, |
blob | commitdiff | raw | diff to current |
2004-05-30 |
Paul Eggert | Fix some "make check" problems with Tru64 C++. |
blob | commitdiff | raw | diff to current |
2004-05-29 |
Paul Eggert | Workaround for SGI C++ compiler. |
blob | commitdiff | raw | diff to current |
2004-04-28 |
Paul Eggert | (_AT_CHECK_PRINTER_AND_DESTRUCTOR): Don't |
blob | commitdiff | raw | diff to current |
2004-04-13 |
Paul Eggert | Update copyright to 2004. |
blob | commitdiff | raw | diff to current |
2004-02-09 |
Alexandre Duret... | Support %destructor and merge error locations in lalr1.cc. |
blob | commitdiff | raw | diff to current |
2002-12-28 |
Paul Eggert | (_AT_CHECK_PRINTER_AND_DESTRUCTOR): |
blob | commitdiff | raw | diff to current |
2002-11-27 |
Paul Eggert | (_AT_CHECK_PRINTER_AND_DESTRUCTOR): yyout -> yyoutput, |
blob | commitdiff | raw | diff to current |
2002-11-25 |
Paul Eggert | (Actions after errors): Use an output format |
blob | commitdiff | raw | diff to current |
2002-11-21 |
Paul Eggert | (_AT_CHECK_PRINTER_AND_DESTRUCTOR): Do not include... |
blob | commitdiff | raw | diff to current |
2002-11-16 |
Akim Demaille | Make the ``Printers and Destructors'' test more verbose... |
blob | commitdiff | raw | diff to current |
2002-11-16 |
Paul Eggert | (Actions after errors): New test case. |
blob | commitdiff | raw | diff to current |
2002-11-15 |
Paul Eggert | * data/glr.c, data/lalr1.cc, data/yacc.cc, doc/bison... |
blob | commitdiff | raw | diff to current |
2002-11-14 |
Akim Demaille | * tests/atlocal.in (CPPFLAGS): We have config.h. |
blob | commitdiff | raw | diff to current |
2002-11-12 |
Akim Demaille | * tests/actions.at (_AT_CHECK_PRINTER_AND_DESTRUCTOR... |
blob | commitdiff | raw | diff to current |
2002-11-12 |
Akim Demaille | * tests/actions.at (AT_CHECK_PRINTER_AND_DESTRUCTOR... |
blob | commitdiff | raw | diff to current |
2002-11-12 |
Akim Demaille | * tests/regression.at (input.y): s/YYEOF/MYEOF/, as... |
blob | commitdiff | raw | diff to current |
2002-10-14 |
Paul Eggert | Say "bison -o foo.c foo.y", not "bison foo.y -o foo.c", |
blob | commitdiff | raw | diff to current |
2002-10-13 |
Paul Eggert | (Exotic Dollars): Test for "nonterm: { $$ = 123; }... |
blob | commitdiff | raw | diff to current |
2002-07-30 |
Akim Demaille | In verbose parse error message, don't report `error... |
blob | commitdiff | raw | diff to current |
2002-07-29 |
Akim Demaille | Use $accept and $end, as BYacc and BTYacc do, instead... |
blob | commitdiff | raw | diff to current |
2002-06-30 |
Akim Demaille | Have the GLR tests be `warning' checked, and fix the... |
blob | commitdiff | raw | diff to current |
2002-06-30 |
Akim Demaille | Make the test suite pass with warnings checked. |
blob | commitdiff | raw | diff to current |
2002-06-20 |
Akim Demaille | * src/parse-gram.y (YYPRINT, yyprint): Don't mess with... |
blob | commitdiff | raw | diff to current |
2002-06-20 |
Akim Demaille | * data/bison.simple (yysymprint): Don't print the token... |
blob | commitdiff | raw | diff to current |
2002-06-19 |
Akim Demaille | * tests/actions.at (Destructors): Augment to test locat... |
blob | commitdiff | raw | diff to current |
2002-06-18 |
Akim Demaille | and Akim Demaille <akim@epita.fr> |
blob | commitdiff | raw | diff to current |
2002-06-17 |
Akim Demaille | * data/m4sugar/m4sugar.m4 (m4_map): Recognize when... |
blob | commitdiff | raw | diff to current |
2002-06-12 |
Akim Demaille | * src/scan-gram.l (SC_BRACED_CODE): Don't use `<.*... |
blob | commitdiff | raw | diff to current |
2002-01-27 |
Akim Demaille | * tests/actions.at, tests/calc.at, tests/headers.at, |
blob | commitdiff | raw | diff to current |
2001-12-29 |
Akim Demaille | * src/bison.simple: Define YYDEBUG and YYERROR_VERBOSE... |
blob | commitdiff | raw | diff to current |
2001-12-29 |
Akim Demaille | * tests/actions.at (Mid-rule actions): Output on a... |
blob | commitdiff | raw | diff to current |
2001-12-29 |
Akim Demaille | Mid-rule actions are simply... ignored! |
blob | commitdiff | raw | diff to current |
|