]> git.saurik.com Git - bison.git/blobdiff - ChangeLog
Use a static hierarchy for symbols in the C++ parser.
[bison.git] / ChangeLog
index fd5fcb86664e822ba0e07fe60bc39fd49c66bc13..970b6b9e78e6b815594f27a17beb5a5a935a9a25 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2008-11-09  Akim Demaille  <demaille@gostai.com>
+
+       Use a static hierarchy for symbols in the C++ parser.
+       * data/lalr1.cc (symbol_base_type, symbol_type)
+       (stack_symbol_type): Make it a static hierarchy.
+       Adjust dependencies.
+
 2008-11-09  Akim Demaille  <demaille@gostai.com>
 
        bench.pl -d, --directive.