mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-14 14:53:03 +00:00
More information about the symbols.
* src/output.c (type_names_output): Document all the symbols, including those that don't have a type-name. (symbol_definitions_output): Define "is_token" and "has_type_name". * data/lalr1.cc (b4_type_action_): Skip symbols that have an empty type-name, now that they are defined too in b4_type_names.
This commit is contained in:
10
ChangeLog
10
ChangeLog
@@ -1,3 +1,13 @@
|
||||
2008-11-10 Akim Demaille <demaille@gostai.com>
|
||||
|
||||
More information about the symbols.
|
||||
* src/output.c (type_names_output): Document all the symbols,
|
||||
including those that don't have a type-name.
|
||||
(symbol_definitions_output): Define "is_token" and
|
||||
"has_type_name".
|
||||
* data/lalr1.cc (b4_type_action_): Skip symbols that have an empty
|
||||
type-name, now that they are defined too in b4_type_names.
|
||||
|
||||
2008-11-10 Akim Demaille <demaille@gostai.com>
|
||||
|
||||
Regen.
|
||||
|
||||
Reference in New Issue
Block a user