mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-10 12:53:03 +00:00
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.
This commit is contained in:
11
ChangeLog
11
ChangeLog
@@ -1,3 +1,14 @@
|
||||
2002-05-05 Akim Demaille <akim@epita.fr>
|
||||
|
||||
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.
|
||||
|
||||
2002-05-05 Akim Demaille <akim@epita.fr>
|
||||
|
||||
* tests/torture.at (Many lookaheads): New test.
|
||||
|
||||
Reference in New Issue
Block a user