2012-11-06 |
Akim Demaille | tests: remove useless location initializations |
blob | commitdiff | raw |
2012-11-05 |
Akim Demaille | tests: handle %parse-param in the generated yyerror |
blob | commitdiff | raw | diff to current |
2012-10-22 |
Akim Demaille | tests: use $PERL instead of perl |
blob | commitdiff | raw | diff to current |
2012-10-22 |
Akim Demaille | tests: fix sed portability issues |
blob | commitdiff | raw | diff to current |
2012-08-02 |
Akim Demaille | yacc: remove trailing end of line at end of file |
blob | commitdiff | raw | diff to current |
2012-07-26 |
Akim Demaille | support $<tag>$ in printers and destructors |
blob | commitdiff | raw | diff to current |
2012-07-05 |
Akim Demaille | api.prefix: strengthen the tests and fix push-parsers. |
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-22 |
Akim Demaille | tests: fix AT_CHECK_CALC. |
blob | commitdiff | raw | diff to current |
2012-06-17 |
Akim Demaille | tests: portability issues. |
blob | commitdiff | raw | diff to current |
2012-06-15 |
Akim Demaille | tests: call the parser from another compilation unit. |
blob | commitdiff | raw | diff to current |
2012-06-15 |
Akim Demaille | tests: reorder. |
blob | commitdiff | raw | diff to current |
2012-03-31 |
Akim Demaille | c++: use nullptr for C++11. |
blob | commitdiff | raw | diff to current |
2012-02-23 |
Akim Demaille | tests: fix regressions. |
blob | commitdiff | raw | diff to current |
2012-02-19 |
Akim Demaille | maint: avoid "magic number exit". |
blob | commitdiff | raw | diff to current |
2012-01-13 |
Akim Demaille | maint: run "make update-copyright". |
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-05-12 |
Akim Demaille | c++: use YYRHSLOC. |
blob | commitdiff | raw | diff to current |
2010-05-07 |
Akim Demaille | lalr1.cc: location_type: make sure we don't depend... |
blob | commitdiff | raw | diff to current |
2010-04-14 |
Akim Demaille | tests: calc: minor refactoring. |
blob | commitdiff | raw | diff to current |
2010-04-14 |
Akim Demaille | tests: calc: simplify location management. |
blob | commitdiff | raw | diff to current |
2010-04-14 |
Akim Demaille | test location_type. |
blob | commitdiff | raw | diff to current |
2010-04-14 |
Akim Demaille | tests: check fclose's return value. |
blob | commitdiff | raw | diff to current |
2010-04-14 |
Akim Demaille | tests: don't depend on the actual location type. |
blob | commitdiff | raw | diff to current |
2010-04-14 |
Akim Demaille | formatting changes. |
blob | commitdiff | raw | diff to current |
2010-01-04 |
Joel E. Denny | maint: run "make update-copyright" |
blob | commitdiff | raw | diff to current |
2009-08-28 |
Joel E. Denny | %define: accept unquoted values. |
blob | commitdiff | raw | diff to current |
2009-04-30 |
Joel E. Denny | Convert underscores to dashes in some %define variable... |
blob | commitdiff | raw | diff to current |
2008-11-19 |
Joel E. Denny | Fix unexpanded macros in GLR defines file. |
blob | commitdiff | raw | diff to current |
2008-08-27 |
Akim Demaille | Check yyerrok in calc.at. |
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-10-29 |
Joel E. Denny | Deprecate %pure-parser and add `%define api.pure'.... |
blob | commitdiff | raw | diff to current |
2007-10-28 |
Joel E. Denny | %define push_pull -> %define api.push_pull. Discussed... |
blob | commitdiff | raw | diff to current |
2007-09-25 |
Joel E. Denny | Replace `%push-parser' and `%push-pull-parser' with |
blob | commitdiff | raw | diff to current |
2007-08-15 |
Paul Eggert | Update to GPLv3. |
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-01 |
Joel E. Denny | * data/push.c (yypush_parse): Set yynew = 1 at the... |
blob | commitdiff | raw | diff to current |
2006-12-31 |
Joel E. Denny | For push mode, convert yyparse from a macro to a functi... |
blob | commitdiff | raw | diff to current |
2006-12-25 |
Joel E. Denny | For push mode, add pull wrappers around yypush_parse. |
blob | commitdiff | raw | diff to current |
2006-12-25 |
Joel E. Denny | Enable push parsers to operate in impure mode. Thus... |
blob | commitdiff | raw | diff to current |
2006-12-19 |
Paul Eggert | * src/getargs.c (skeleton_arg): Last arg is now locatio... |
blob | commitdiff | raw | diff to current |
2006-12-15 |
Joel E. Denny | * data/push.c (yypstate): Add typedef, and update all... |
blob | commitdiff | raw | diff to current |
2006-12-14 |
Joel E. Denny | * data/push.c (yypstate_init): Rename to... |
blob | commitdiff | raw | diff to current |
2006-12-08 |
Joel E. Denny | * data/push.c: (yypvarsinit, yypvars, struct yypvars... |
blob | commitdiff | raw | diff to current |
2006-12-07 |
Joel E. Denny | * data/push.c (yychar_set, yylval_set, yylloc_set)... |
blob | commitdiff | raw | diff to current |
2006-12-02 |
Joel E. Denny | Support a file name argument to %defines. Deprecate... |
blob | commitdiff | raw | diff to current |
2006-11-08 |
Paul Eggert | Don't let Bison leak memory except when it complains. |
blob | commitdiff | raw | diff to current |
2006-09-15 |
Paul Eggert | * data/Makefile.am (dist_pkgdata_DATA): Add push.c. |
blob | commitdiff | raw | diff to current |
2006-09-13 |
Paul Eggert | Fix glr.cc and lalr1.cc's use of YYDEBUG so that there... |
blob | commitdiff | raw | diff to current |
2006-07-08 |
Akim Demaille | * data/c.m4 (b4_location_initial_column, b4_location_in... |
blob | commitdiff | raw | diff to current |
2006-06-10 |
Joel E. Denny | For consistency, use `lookahead' instead of `look-ahead' or |
blob | commitdiff | raw | diff to current |
2006-03-12 |
Akim Demaille | Apply --prefix to C++ skeletons too: they change the... |
blob | commitdiff | raw | diff to current |
2006-01-19 |
Akim Demaille | * tests/calc.at (_AT_DATA_CALC_Y): Initialize the whole... |
blob | commitdiff | raw | diff to current |
2006-01-03 |
Akim Demaille | Have glr.cc pass (some of) the calc.at tests. |
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-11-18 |
Paul Eggert | * data/yacc.c (yy_reduce_print, YY_REDUCE_PRINT): |
blob | commitdiff | raw | diff to current |
2005-11-16 |
Akim Demaille | Generalize the display of semantic values and locations... |
blob | commitdiff | raw | diff to current |
2005-11-11 |
Akim Demaille | When yydebug, report semantic and location values for... |
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-21 |
Paul Eggert | * tests/local.at (_AT_BISON_OPTION_PUSHDEFS): Do not use |
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-08-22 |
Paul Eggert | * data/glr.c (yyreturn): Use "Cleanup:" rather than... |
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-18 |
Paul Eggert | Improve tests for stack overflow in GLR parser. |
blob | commitdiff | raw | diff to current |
2005-05-22 |
Paul Eggert | Fix a destructor bug reported by Wolfgang Spraul in |
blob | commitdiff | raw | diff to current |
2005-05-14 |
Paul Eggert | Update FSF postal mail address. |
blob | commitdiff | raw | diff to current |
2005-04-17 |
Paul Eggert | * NEWS: Bison-generated C parsers no longer quote liter... |
blob | commitdiff | raw | diff to current |
2005-01-10 |
Paul Eggert | (_AT_DATA_CALC_Y): Use alarm (100), not alarm (10). |
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-15 |
Akim Demaille | Simplify the C++ parser constructor. |
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-09-20 |
Akim Demaille | Let the initial-action act on the look-ahead, and use... |
blob | commitdiff | raw | diff to current |
2004-09-16 |
Akim Demaille | Have more complete shift traces. |
blob | commitdiff | raw | diff to current |
2004-09-06 |
Akim Demaille | * data/glr.c, data/lalr1.cc, data/yacc.c: When YYABORT was |
blob | commitdiff | raw | diff to current |
2004-06-21 |
Paul Eggert | Use "look-ahead" instead of "lookahead", consistently. |
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 | Remove more K&R C support. |
blob | commitdiff | raw | diff to current |
2003-08-25 |
Akim Demaille | Have lalr1.cc catch with Paul Eggert's patch to fix... |
blob | commitdiff | raw | diff to current |
2003-06-16 |
Paul Eggert | (AT_CHECK_CALC): New option EXPECTED-TO-FAIL. |
blob | commitdiff | raw | diff to current |
2003-06-02 |
Paul Eggert | (_AT_DATA_CALC_Y): Include unistd.h if available. |
blob | commitdiff | raw | diff to current |
2003-05-14 |
Alexandre Duret... | %parse-param support for lalr1.cc. |
blob | commitdiff | raw | diff to current |
2003-04-29 |
Akim Demaille | * tests/calc.at: Also test yacc.c and glr.c (but not... |
blob | commitdiff | raw | diff to current |
2003-03-02 |
Akim Demaille | Create tests/local.at for Bison generic testing macros. |
blob | commitdiff | raw | diff to current |
2003-02-20 |
Akim Demaille | * tests/calc.at (AT_CHECK_PUSHDEFS, AT_CHECK_POPDEFS... |
blob | commitdiff | raw | diff to current |
2003-02-19 |
Akim Demaille | * data/lalr1.cc (b4_stack_depth_init, yy::Parser::initd... |
blob | commitdiff | raw | diff to current |
2003-02-19 |
Akim Demaille | * tests/calc.at (AT_CHECK_CALC): Check different scenar... |
blob | commitdiff | raw | diff to current |
2003-02-06 |
Akim Demaille | * configure.ac (GXX): Rename as... |
blob | commitdiff | raw | diff to current |
2002-12-11 |
Paul Eggert | (_AT_DATA_CALC_Y, Simple LALR Calculator): |
blob | commitdiff | raw | diff to current |
2002-11-29 |
Paul Eggert | (Simple LALR Calculator): Adopt new convention for... |
blob | commitdiff | raw | diff to current |
2002-11-21 |
Paul Eggert | (_AT_DATA_CALC_Y): Do not include <assert.h>. |
blob | commitdiff | raw | diff to current |
2002-11-18 |
Paul Eggert | (_AT_DATA_CALC_Y): Make vars static instead of |
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-15 |
Akim Demaille | * src/parse-gram.y (declaration): Have %parse-param... |
blob | commitdiff | raw | diff to current |
next |