mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-09 12:23:04 +00:00
Simplify names.
* src/output.c (symbol_definitions_output): Rename symbol attributes type_name and has_type_name as type and has_type. * data/lalr1.cc: Adjust uses.
This commit is contained in:
@@ -1,3 +1,10 @@
|
||||
2008-11-13 Akim Demaille <demaille@gostai.com>
|
||||
|
||||
Simplify names.
|
||||
* src/output.c (symbol_definitions_output): Rename symbol
|
||||
attributes type_name and has_type_name as type and has_type.
|
||||
* data/lalr1.cc: Adjust uses.
|
||||
|
||||
2008-11-13 Akim Demaille <demaille@gostai.com>
|
||||
|
||||
Use b4_type_names for the union type.
|
||||
|
||||
Reference in New Issue
Block a user