mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-09 12:23:04 +00:00
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:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user