]> git.saurik.com Git - bison.git/commit - ChangeLog
New experimental feature: display the lookaheads in the report and
authorAkim Demaille <akim@epita.fr>
Sun, 5 May 2002 11:56:49 +0000 (11:56 +0000)
committerAkim Demaille <akim@epita.fr>
Sun, 5 May 2002 11:56:49 +0000 (11:56 +0000)
commitd4e7d3a1919c20a6dbf5eb4cfa62cb6228a0e48d
treee1fe3eed34b0fbe8af8a19ad064a650722aabf22
parent39ceb25bdbe9fe2a0963f55430a8dd44e82c3161
New experimental feature: display the lookaheads in the report and
graph.
* src/print (print_core): When --trace-flag, display the rules
lookaheads.
* src/print_graph.c (print_core): Likewise.
Swap the arguments.
Adjust caller.
ChangeLog
TODO
src/print.c
src/print_graph.c