]> git.saurik.com Git - bison.git/blobdiff - ChangeLog
doc: token.prefix
[bison.git] / ChangeLog
index bf412806d9bf870a9f84aa233cc9377a33670887..09047f841e0744109cb8ce22cea57680d4b17c72 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+2009-05-11  Akim Demaille  <demaille@gostai.com>
+
+       doc: token.prefix
+       * doc/bison.simple (Decl Summary): Document token.prefix.
+       (Calc++ Parser): Various fixes.
+       Formatting changes.
+       Use token.prefix.
+       Introduce a macro TOKEN to shorten the code and make it more
+       readable.
+       (Calc++ Scanner): Adjust.
+       * NEWS (Variable token.prefix): New.
+
 2009-05-04  Akim Demaille  <demaille@gostai.com>
 
        bison: catch bad symbol names.