mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-07-24 05:40:32 +00:00
%parse: support several arguments.
* src/parse-gram.y (current_param): New. (param_type): Add param_none. (params): New nonterminal. Use it.
This commit is contained in:
@@ -1,3 +1,11 @@
|
||||
2009-09-09 Akim Demaille <[email protected]>
|
||||
|
||||
%parse: support several arguments.
|
||||
* src/parse-gram.y (current_param): New.
|
||||
(param_type): Add param_none.
|
||||
(params): New nonterminal.
|
||||
Use it.
|
||||
|
||||
2009-09-09 Akim Demaille <[email protected]>
|
||||
|
||||
Regen.
|
||||
|
||||
Reference in New Issue
Block a user