]> git.saurik.com Git - bison.git/commit
(add_param): 2nd arg is now char * not char
authorPaul Eggert <eggert@cs.ucla.edu>
Tue, 24 Dec 2002 07:44:40 +0000 (07:44 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Tue, 24 Dec 2002 07:44:40 +0000 (07:44 +0000)
commite9ce56889c73b46052abd2ed2198d5c436cf5852
tree3b5d0eaf8fe3d7f741e576065dff808f94ef349d
parent6273355b3684fd20d7a571420252bbc0aff3459e
(add_param): 2nd arg is now char * not char
const *, since it is now modified by stripping surrounding { }.
(current_braced_code): Remove.
(PERCENT_DESTRUCTOR, PERCENT_PRINTER, PERCENT_UNION,
PERCENT_LEX_PARAM, PERCENT_PARSE_PARAM): Change names to include
trailing " {...}".  Now of type <chars>.
(grammar_declaration): Adjust to bundled tokens.
(code_content): Remove; stripping is now done by add_param.
(print_token_value): Print contents of bundled tokens.
(token_name): New function.
src/parse-gram.y