]> git.saurik.com Git - bison.git/blobdiff - ChangeLog
%parse: support several arguments.
[bison.git] / ChangeLog
index b1fe2eb66fa72cb457f046ab7d95498a6455352b..d8a5d80e1166f0e3eeb2d2049410b299ebd4dc5c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2009-09-09  Akim Demaille  <demaille@gostai.com>
+
+       %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  <demaille@gostai.com>
 
        Regen.