]> git.saurik.com Git - bison.git/commit - src/output.c
More information about the symbols.
authorAkim Demaille <demaille@gostai.com>
Sat, 16 Aug 2008 18:32:37 +0000 (20:32 +0200)
committerAkim Demaille <demaille@gostai.com>
Mon, 10 Nov 2008 10:58:01 +0000 (11:58 +0100)
commit5d73144067d7b53112cbfd1bd5995f1b5063ef50
tree9bffb231a90ee40b7c7f8981f9bd05641c1be117
parent21db118b649923b64b9ce9a7748908761f68b6e5
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.
ChangeLog
data/lalr1.cc
src/output.c