]> git.saurik.com Git - bison.git/blobdiff - ChangeLog
* data/bison.c++: Adapt expansion of $s and @s to the C++ parser.
[bison.git] / ChangeLog
index 819c6d2d4921d339f7900cc705ca9eafdccafa02..25d8956d2897f4fa2424c73dd077fa90f80460f3 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2002-05-02  Robert Anisko  <robert@lrde.epita.fr>
+
+       * data/bison.c++: Adapt expansion of $s and @s to the C++ parser.
+       Update the stack class, give a try to deque as the default container.
+
 2002-05-02  Akim Demaille  <akim@epita.fr>
 
        * data/bison.simple (yyparse): Do not implement @$ = @1.