]> git.saurik.com Git - bison.git/commitdiff
* src/symlist.h, src/symlist.c (symbol_list_length): New.
authorAkim Demaille <akim@epita.fr>
Mon, 17 Jun 2002 07:05:12 +0000 (07:05 +0000)
committerAkim Demaille <akim@epita.fr>
Mon, 17 Jun 2002 07:05:12 +0000 (07:05 +0000)
* src/scan-gram.l (handle_dollar, handle_at): Compute the
rule_length only when needed.
* src/output.c (actions_output, token_definitions_output): Output
the full M4 block.
* src/symtab.c: Don't access directly to the symbol tag, use
symbol_tag_get.
* src/parse-gram.y: Use symbol_list_free.


No differences found