]> git.saurik.com Git - bison.git/commit - src/print_graph.c
* src/print.c, src/print_graph.c (escape): New.
authorAkim Demaille <akim@epita.fr>
Thu, 27 Dec 2001 18:11:20 +0000 (18:11 +0000)
committerAkim Demaille <akim@epita.fr>
Thu, 27 Dec 2001 18:11:20 +0000 (18:11 +0000)
commit8adfa272f72683102c45cc6eaba00aaa5db2497a
tree650f601bb64c7e9f07106325c85184e222a5db8b
parent80dac38c5eb3b95412a6c99c9dbe976ac963c01b
* src/print.c, src/print_graph.c (escape): New.
Use it to quote the TAGS outputs.
* src/print_graph.c (print_state): Now errors are in red, and
reductions in green.
Prefer high to wide: output the state number on a line of its own.
ChangeLog
src/print.c
src/print_graph.c