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.
This commit is contained in:
Akim Demaille
2008-11-09 19:57:30 +01:00
parent 757f8f98fc
commit 5de9c59301
3 changed files with 87 additions and 26 deletions
+7
View File
@@ -1,3 +1,10 @@
2008-11-09 Akim Demaille <[email protected]>
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 <[email protected]>
bench.pl -d, --directive.