]> git.saurik.com Git - bison.git/blobdiff - ChangeLog
* src/symtab.h, src/symtab.c (symbol_print): Swap the arguments,
[bison.git] / ChangeLog
index e8c2016a80cb9a678b0e05caeae68d3c990340b4..c5885f4b5ba1c97d054e9c8ad0e5fc96cefefe1d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+2005-07-12  Akim Demaille  <akim@epita.fr>
+
+       * src/symtab.h, src/symtab.c (symbol_print): Swap the arguments,
+       for consistency with the rest of the code.
+       * src/symlist.h, src/symlist.c (symbol_list_print): Ditto.
+       Add separators.
+
+2005-07-12  Akim Demaille  <akim@epita.fr>
+
+       * src/parse-gram.y: Use %printer instead of YYPRINT.
+
 2005-07-12  Akim Demaille  <akim@epita.fr>
 
        * src/symtab.h, src/symtab.c (symbol_print): New.