]> git.saurik.com Git - bison.git/commit - src/print.c
New experimental feature: if --verbose --trace output all the
authorAkim Demaille <akim@epita.fr>
Wed, 5 Dec 2001 09:41:15 +0000 (09:41 +0000)
committerAkim Demaille <akim@epita.fr>
Wed, 5 Dec 2001 09:41:15 +0000 (09:41 +0000)
commit43168960182a2537605d6a1262a39e4e43c57d98
tree2f2a3f2aefced3a94aff63139fd2548fa4e788c8
parentb2872512f1fdfab1f8869abd3bad6373891c6cda
New experimental feature: if --verbose --trace output all the
items of a state, not only its kernel.
* src/print.c (print_core): If `trace_flag', then invoke closure
before outputting the items of the state (print_core is no longer
a correct name them).
(print_results): Invoke new_closure/free_closure if needed.
ChangeLog
src/print.c