]> git.saurik.com Git - bison.git/history - data/lalr1.cc
* data/push.c (yypstate): Add typedef, and update all uses of
[bison.git] / data / lalr1.cc
2006-12-12  Joel E. Denny* tests/testsuite.at (AT_CHECK): When checking if ...
2006-10-15  Paolo Bonzini2006-10-16 Paolo Bonzini <bonzini@gnu.org>
2006-09-13  Paul EggertFix typo in previous patch; YYCDEBUG was defined in...
2006-09-13  Paul EggertFix glr.cc and lalr1.cc's use of YYDEBUG so that there...
2006-09-11  Paul Eggert* data/glr.c (b4_shared_declarations): Put start-header...
2006-08-11  Paul Eggert* configure.ac (AC_ARG_ENABLE): Use -Wextra -Wno-sign...
2006-08-10  Joel E. DennySuppress signed/unsigned comparison warnings for yycheck.
2006-07-29  Joel E. DennyClean up handling of %destructor for the end token...
2006-07-12  Paul Eggert* data/lalr1.cc (YYCDEBUG): Use 'if (yydebug_) (*yycdeb...
2006-07-09  Paul Eggert* NEWS: Instead of %union, you can define and use your...
2006-07-08  Akim Demaille* data/c.m4 (b4_dirname): New.
2006-06-23  Joel E. DennyRename %before-definitions to %start-header and %after...
2006-06-21  Joel E. DennyDon't put the pre-prologue in the header file. For...
2006-06-10  Joel E. DennyFor consistency, use `lookahead' instead of `look-ahead' or
2006-05-15  Paul Eggert* data/glr.c (yyreportSyntaxError): Fix off-by-one...
2006-05-14  Akim Demaille* data/glr.cc, data/lalr1.cc: Using %defines is mandatory.
2006-05-14  Akim DemailleImplement --trace=m4.
2006-05-14  Paul Eggert* data/c.m4 (b4_copyright): Put the special exception...
2006-05-11  Akim Demaille* data/lalr1.cc (yytranslate_): Rename token as t to...
2006-05-09  Paul Eggert* data/glr.c: Switch to Bison 2.2 special-exception...
2006-03-12  Akim DemailleApply --prefix to C++ skeletons too: they change the...
2006-03-10  Akim Demaille* data/c.m4 (b4_token_enum): Always define the enum...
2006-02-02  Paul Eggert* data/lalr1.cc (yytranslate_): No longer inline.
2006-01-23  Paul EggertWork around a bug in bro 0.8, which underparenthesizes its
2006-01-22  Paul Eggert* Makefile.cfg (local-checks-to-skip): Add changelog...
2006-01-20  Paul EggertMinor fixups to get 'make maintainer-check' to work.
2006-01-03  Paul Eggert* data/glr.c, data/glr.cc, data/lalr1.cc, data/yacc.c:
2005-12-22  Akim Demaille* data/lalr1.cc, data/yacc.c, data/glr.c, data/c.m4
2005-12-22  Paul EggertUndo 2005-12-01 tentative license wording change.
2005-12-22  Paul Eggert* NEWS: Reword %destructor vs YYABORT etc.
2005-12-21  Akim DemailleYYACCEPT, YYERROR, and YYABORT, as user actions, should not
2005-12-09  Paul EggertCleanups so that Bison-generated parsers have less...
2005-12-01  Paul Eggert* data/yacc.c: Say "parser skeleton" rather than "file...
2005-11-16  Akim DemailleGeneralize the display of semantic values and locations...
2005-11-12  Akim DemailleLet position and location be PODs.
2005-11-12  Akim Demaille* data/lalr1.cc: Move the body of the ctor and dtor...
2005-10-13  Akim Demaille* src/scan-skel.l: Output the base name parts of the...
2005-10-06  Paul Eggert* data/c.m4 (yydestruct, yysymprint):
2005-10-05  Paul Eggert* data/glr.c (yyuserMerge, yyreportAmbiguity, yyreportS...
2005-10-02  Paul Eggert* data/lalr1.cc: Don't put an unmatched ' in a dnl...
2005-10-02  Akim Demaille Akim Demaille <akim@epita.fr>
2005-10-02  Akim Demaille* data/location.cc: New, extract from...
2005-09-30  Akim Demaille Alexandre Duret-Lutz <adl@gnu.org>
2005-09-29  Akim Demaille* data/c.m4 (b4_error_verbose_if): New.
2005-09-19  Akim DemailleRemove the traits, failed experiment.
2005-09-19  Akim Demaille* data/lalr1.cc (yyparse): Rename yylooka and yyilooka...
2005-09-16  Paul Eggert* NEWS: Version 2.1.
2005-09-16  Akim Demaille* data/c.m4 (b4_token_enums): New.
2005-09-16  Akim Demaille* data/c.m4 (b4_token_enums): New.
2005-09-16  Akim Demaille* data/lalr1.cc (yylex_): Remove, inline its code.
2005-09-15  Paul Eggert* NEWS: Document when yyparse started to return 2.
2005-09-09  Paul Eggert* doc/bison.texinfo: Correct typos in previous fix.
2005-08-22  Paul Eggert* data/glr.c (yyreturn): Use "Cleanup:" rather than...
2005-07-24  Paul Eggert* NEWS: Version 2.0b.
2005-07-22  Paul Eggert* data/glr.c (YYTOKEN_TABLE): New macro.
2005-07-21  Paul Eggert* data/glr.c (yytnamerr): New function.
2005-07-19  Paul EggertDestructor cleanups and regularization among the three...
2005-07-18  Paul EggertAdd i18n support to the GLR skeleton. Partially fix...
2005-06-22  Akim Demaille* data/lalr1.cc (yylex_): Honor %lex-param.
2005-05-30  Akim Demaille* data/lalr1.cc (_): New.
2005-05-22  Paul Eggert(yy::]b4_parser_class_name[::parse): Port
2005-05-22  Paul EggertUpdate copyright date.
2005-05-14  Paul EggertUpdate FSF postal mail address.
2005-01-17  Paul Eggert* data/glr.c (yyuserAction): Add "default: break;"...
2005-01-08  Paul Eggert(yyparse): Pacify non-GCC compilers about yyerrorlab
2004-12-26  Paul Eggert(yydestruct_): Pacify unused variable warning for yymsg...
2004-12-22  Akim Demaille* data/lalr1.cc (parser::token_number_type, parser...
2004-12-21  Akim Demaille* data/lalr1.cc (parser::parse): Return a bool instead...
2004-12-21  Akim DemailleDon't impose std::string for filenames.
2004-12-21  Akim DemailleDon't impose std::string for filenames.
2004-12-20  Akim DemailleUse more STL like names: my_class instead of MyClass.
2004-12-17  Akim Demaille* data/lalr1.cc: Extensive Doxygenation.
2004-12-16  Paul Eggert* data/glr.c (b4_lhs_value, b4_rhs_value, b4_rhs-location):
2004-12-16  Akim Demaille* data/lalr1.cc (yyreport_syntax_error_): Catch up...
2004-12-16  Akim DemailleUse #define to handle the %name-prefix.
2004-12-16  Akim DemailleMove lalr1.cc internals into yy*.
2004-12-15  Akim Demaille* data/lalr1.cc (lex_): Rename as...
2004-12-15  Akim Demaille* data/lalr1.cc (lex_): Rename as...
2004-12-15  Akim DemailleSimplify the C++ parser constructor.
2004-12-15  Akim DemailleRemove b4_root related material: failure experiment
2004-11-23  Akim Demaille2004-11-23 Akim Demaille <akim@epita.fr>
2004-11-17  Akim Demaille* data/lalr1.cc (symprint_): Use cdebug_ to avoid warnings.
2004-11-17  Akim Demaille Alexandre Duret-Lutz <adl@gnu.org>
2004-11-17  Akim Demaille* data/lalr1.cc (Parser:print_): Remove, use %printer...
2004-10-05  Akim DemailleIn Bison 1.875's yacc.c, YYLLOC_DEFAULT was called...
2004-09-29  Akim Demaille* data/lalr1.cc: Move towards a more standard C++ codin...
2004-09-29  Akim Demaille* data/lalr1.cc: Reinstall the former ctor, for sake of
2004-09-27  Akim Demaille* data/lalr1.cc (b4_parse_param_decl_1): New.
2004-09-20  Akim DemailleLet the initial-action act on the look-ahead, and use...
2004-09-20  Akim Demaille* data/yacc.c (YY_LOCATION_PRINT): New.
2004-09-16  Akim Demaille* data/lalr1.cc (Stack::Iterator, Stack::ConstIterator...
2004-09-16  Akim DemailleHave more complete shift traces.
2004-09-06  Akim Demaille* data/lalr1.cc: Adjust the indentation of the labels.
2004-09-06  Akim Demaille* data/yacc.cc, data/glr.cc (yydestruct): Accept an...
2004-09-06  Akim Demaille* data/glr.c, data/lalr1.cc, data/yacc.c: When YYABORT was
2004-09-02  Akim Demaille* data/lalr1.cc (translate_, destruct_): No reason...
2004-09-02  Akim Demaille* data/glr.c, yacc.c (YYDSYMPRINT): Remove, not used.
2004-09-02  Akim Demaille* tests/actions.at (_AT_CHECK_PRINTER_AND_DESTRUCTOR...
2004-07-22  Paul Eggert(yystype) [defined YYSTYPE]: Define to YYSTYPE, not...
2004-06-21  Paul EggertUse "look-ahead" instead of "lookahead", consistently.
next