]> git.saurik.com Git - bison.git/blobdiff - ChangeLog
New experimental feature: display the lookaheads in the report and
[bison.git] / ChangeLog
index d499bd3d10e377eeeec132b644dadba33d9e73dd..d49ff431b090f59e2db24efa043b18afbf91f557 100644 (file)
--- a/ChangeLog
+++ b/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.