]> git.saurik.com Git - bison.git/blobdiff - ChangeLog
b4_symbol/type_foreach.
[bison.git] / ChangeLog
index bb18059cb3e88091241a2bba2e1a29ebc967de23..6f48b0e871fe4fe899037bb7d0178f2c64fcb274 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2008-12-01  Akim Demaille  <demaille@gostai.com>
+
+       b4_symbol/type_foreach.
+       * data/lalr1.cc (b4_symbol_foreach, b4_type_foreach): New.
+       Use them.
+
 2008-12-01  Akim Demaille  <demaille@gostai.com>
 
        Use the symbol properties to output the printer/destructor for lalr1.cc.