]> git.saurik.com Git - bison.git/blobdiff - ChangeLog
Minor code cleanup.
[bison.git] / ChangeLog
index 6fa49d9778d8ef6e5f21853c295ed3c247f9d98c..a5b35205eae43341e2c4bffcb30eebea9d567b89 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2009-10-04  Joel E. Denny  <jdenny@clemson.edu>
+
+       Minor code cleanup.
+       * src/parse-gram.y: Clean up sorting of declarations.
+       Use types to simplify %printer declarations where possible.
+       Provide %printer for BRACKETED_ID and symbol.prec.
+       * src/symtab.c: Whitespace change.
+
 2009-10-04  Joel E. Denny  <jdenny@clemson.edu>
 
        tests: skip tests of file names that platform does not support.