2012-12-03 |
Theophile Ranquet | errors: indent missing action code semicolon warning |
blob | commitdiff | raw |
2012-11-30 |
Akim Demaille | yacc.c, glr.c: check and fix the display of locations |
blob | commitdiff | raw | diff to current |
2012-11-30 |
Akim Demaille | formatting changes |
blob | commitdiff | raw | diff to current |
2012-11-29 |
Theophile Ranquet | yacc.c: support "%define api.pure full" |
blob | commitdiff | raw | diff to current |
2012-11-26 |
Akim Demaille | Merge remote-tracking branch 'origin/branch-2.6' into... |
blob | commitdiff | raw | diff to current |
2012-11-23 |
Theophile Ranquet | yacc.c: always initialize yylloc |
blob | commitdiff | raw | diff to current |
2012-11-08 |
Akim Demaille | Merge branch 'branch-2.6' into maint |
blob | commitdiff | raw | diff to current |
2012-11-07 |
Akim Demaille | tests: syntax-check |
blob | commitdiff | raw | diff to current |
2012-11-06 |
Akim Demaille | Merge branch 'branch-2.6' into maint |
blob | commitdiff | raw | diff to current |
2012-11-06 |
Akim Demaille | tests: remove useless location initializations |
blob | commitdiff | raw | diff to current |
2012-11-06 |
Akim Demaille | glr.cc, yacc.c: initialize yylloc properly |
blob | commitdiff | raw | diff to current |
2012-11-06 |
Akim Demaille | yacc.c, glr.c: a better YY_LOCATION_PRINT |
blob | commitdiff | raw | diff to current |
2012-11-05 |
Akim Demaille | tests: fix locations in C |
blob | commitdiff | raw | diff to current |
2012-11-05 |
Akim Demaille | tests: simplifications |
blob | commitdiff | raw | diff to current |
2012-11-01 |
Akim Demaille | tests: cosmetic changes |
blob | commitdiff | raw | diff to current |
2012-07-27 |
Akim Demaille | tests: do not depend on __cplusplus to decide for C... |
blob | commitdiff | raw | diff to current |
2012-07-27 |
Akim Demaille | also support $<foo>$ in the %initial-action |
blob | commitdiff | raw | diff to current |
2012-07-26 |
Akim Demaille | support $<tag>$ in printers and destructors |
blob | commitdiff | raw | diff to current |
2012-06-28 |
Akim Demaille | tests: use the generalized default yylex. |
blob | commitdiff | raw | diff to current |
2012-06-28 |
Akim Demaille | tests: AT_YYERROR_DEFINE: prepare for list of ints. |
blob | commitdiff | raw | diff to current |
2012-06-26 |
Akim Demaille | tests: use the generic yyerror function. |
blob | commitdiff | raw | diff to current |
2012-06-26 |
Akim Demaille | tests: use assert instead of plain abort. |
blob | commitdiff | raw | diff to current |
2012-06-22 |
Akim Demaille | tests: more uniformity. |
blob | commitdiff | raw | diff to current |
2012-06-22 |
Akim Demaille | tests: handle locations in the generic yyerror functions. |
blob | commitdiff | raw | diff to current |
2012-06-21 |
Akim Demaille | tests: factor. |
blob | commitdiff | raw | diff to current |
2012-06-17 |
Akim Demaille | tests: factor the declaration/definition of yyerror... |
blob | commitdiff | raw | diff to current |
2012-04-16 |
Akim Demaille | tests: style changes. |
blob | commitdiff | raw | diff to current |
2012-03-31 |
Akim Demaille | c++: use nullptr for C++11. |
blob | commitdiff | raw | diff to current |
2012-01-26 |
Akim Demaille | tests: fix expected output. |
blob | commitdiff | raw | diff to current |
2012-01-26 |
Akim Demaille | yacc: fix YYBACKUP. |
blob | commitdiff | raw | diff to current |
2012-01-23 |
Jim Meyering | quote consistently and make tests pass with new quoting... |
blob | commitdiff | raw | diff to current |
2012-01-13 |
Akim Demaille | maint: run "make update-copyright". |
blob | commitdiff | raw | diff to current |
2011-04-16 |
Joel E. Denny | tests: pacify gcc 4.6.0's -Wunused-but-set-variable. |
blob | commitdiff | raw | diff to current |
2011-02-06 |
Joel E. Denny | Do not allow identifiers that start with a dash. |
blob | commitdiff | raw | diff to current |
2011-01-02 |
Joel E. Denny | maint: run "make update-copyright". |
blob | commitdiff | raw | diff to current |
2010-06-23 |
Paul Eggert | Do not use date ranges in copyright notices. |
blob | commitdiff | raw | diff to current |
2010-01-04 |
Joel E. Denny | maint: run "make update-copyright" |
blob | commitdiff | raw | diff to current |
2009-12-22 |
Joel E. Denny | Fix handling of yychar manipulation in user semantic... |
blob | commitdiff | raw | diff to current |
2009-08-06 |
Joel E. Denny | maint: run "make update-copyright" |
blob | commitdiff | raw | diff to current |
2009-04-17 |
Akim Demaille | Fix portability issue in the test suite. |
blob | commitdiff | raw | diff to current |
2009-04-17 |
Di-an Jan | Implement the FIXME that ends an user action with a... |
blob | commitdiff | raw | diff to current |
2009-04-06 |
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 |
next |