mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-09 12:23:04 +00:00
* src/muscle_tab.c (muscle_grow): Remove trailing debugging code.
* data/glr.c (YY_USER_FORMALS, YY_USER_ARGS): New. (yyuserAction, yydoAction, yyglrReduce, yyresolveValue) (yyresolveStates, yyresolveAction, yyresolveStack) (yyprocessOneStack): Use them. (yy_reduce_print): New. * tests/calc.at (_AT_DATA_CALC_Y): Exercise %parse-param.
This commit is contained in:
10
ChangeLog
10
ChangeLog
@@ -1,3 +1,13 @@
|
||||
2002-10-20 Akim Demaille <akim@epita.fr>
|
||||
|
||||
* src/muscle_tab.c (muscle_grow): Remove trailing debugging code.
|
||||
* data/glr.c (YY_USER_FORMALS, YY_USER_ARGS): New.
|
||||
(yyuserAction, yydoAction, yyglrReduce, yyresolveValue)
|
||||
(yyresolveStates, yyresolveAction, yyresolveStack)
|
||||
(yyprocessOneStack): Use them.
|
||||
(yy_reduce_print): New.
|
||||
* tests/calc.at (_AT_DATA_CALC_Y): Exercise %parse-param.
|
||||
|
||||
2002-10-20 Akim Demaille <akim@epita.fr>
|
||||
|
||||
* data/c.m4 (b4_c_ansi_args): Recognize functions with no
|
||||
|
||||
Reference in New Issue
Block a user