]> git.saurik.com Git - bison.git/blobdiff - ChangeLog
* src/print_graph.c (print_graph): Remove layoutalgorithm uses for
[bison.git] / ChangeLog
index aa070b797ea900c1593291cc838d7d1cadd2caac..2b2847d4373745bbd682cb4b11c8528aa92c82cf 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,17 @@
+2004-12-16  Akim Demaille  <akim@epita.fr>
+
+       * src/print_graph.c (print_graph): Remove layoutalgorithm uses for
+       real.
+
+2004-12-16  Akim Demaille  <akim@epita.fr>
+
+       Use #define to handle the %name-prefix.
+
+       * data/glr.c, data/yacc.c: Comment changes.
+       * data/lalr1.cc (yylex): Use #define to select the name of yylex,
+       so that one can refer to yylex in the parser file, and have it
+       renamed, as is the case with other skeletons.
+
 2004-12-16  Akim Demaille  <akim@epita.fr>
 
        Move lalr1.cc internals into yy*.