X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/8a6f72f3d7b273fada66d1af89b7f95cb578810d..d4fb5e3cb9116c90ba5afa7ca272df89bbc4e32a:/ChangeLog diff --git a/ChangeLog b/ChangeLog index 3ee2f4db..4ac03cf5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,16 @@ +2005-09-29 Akim + + * data/c.m4 (b4_error_verbose_if): New. + * data/lalr1.cc: Use it. + (YYERROR_VERBOSE_IF): Remove. + (yyn_, yylen_, yystate_, yynerrs_, yyerrstatus_): Remove as + parser members, replaced by... + (yyn, yylen, yystate, yynerss, yyerrstatus): these parser::parse + local variables. + (yysyntax_error_): Takes the state number as argument. + (yyreduce_print_): Use the argument yyrule, not the former + attribute yyn_. + 2005-09-26 Paul Eggert * bootstrap (gnulib_modules): Add verify.