mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-14 23:03:04 +00:00
* tests/calc.at (_AT_DATA_CALC_Y): Define VAL, LOC, LEX_FORMALS,
LEX_PRE_FORMALS, LEX_ARGS, LEX_PRE_ARGS, USE_LEX_ARGS. Use them to have `calc.y' ready for %pure-parser. * data/yacc.c (YYLEX): Pass a yylex return type to b4_c_function_call.
This commit is contained in:
@@ -1,3 +1,11 @@
|
||||
2002-10-19 Akim Demaille <akim@epita.fr>
|
||||
|
||||
* tests/calc.at (_AT_DATA_CALC_Y): Define VAL, LOC, LEX_FORMALS,
|
||||
LEX_PRE_FORMALS, LEX_ARGS, LEX_PRE_ARGS, USE_LEX_ARGS.
|
||||
Use them to have `calc.y' ready for %pure-parser.
|
||||
* data/yacc.c (YYLEX): Pass a yylex return type to
|
||||
b4_c_function_call.
|
||||
|
||||
2002-10-19 Akim Demaille <akim@epita.fr>
|
||||
|
||||
Prototype support of %lex-param and %parse-param.
|
||||
|
||||
Reference in New Issue
Block a user