]> git.saurik.com Git - bison.git/commit
* data/bison.c++: Adapt expansion of $s and @s to the C++ parser.
authorRobert Anisko <robert@lrde.epita.fr>
Thu, 2 May 2002 16:43:00 +0000 (16:43 +0000)
committerRobert Anisko <robert@lrde.epita.fr>
Thu, 2 May 2002 16:43:00 +0000 (16:43 +0000)
commit45119f0446d8df8e9c54498194f120c20aa24c83
treeaaa3effc61dc57bd21a50f074c125a0138568c46
parentb2d52318fadef8d2bf04769ec2fffb33baf6d92a
* 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.
ChangeLog
data/bison.c++