]> git.saurik.com Git - bison.git/blobdiff - ChangeLog
* src/reader.c (grammar_end, grammar_symbol_append): New.
[bison.git] / ChangeLog
index d50b1e87a8c40dfb42904175e6a6891e57004d70..7fb5fcdcb034eedcae322adad2b68150431aa2cb 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,19 @@
+2002-06-11  Akim Demaille  <akim@epita.fr>
+
+       * src/reader.c (grammar_end, grammar_symbol_append): New.
+       (readgram): Use them.
+       Make the use of `p' as local as possible.
+
+2002-06-10  Akim Demaille  <akim@epita.fr>
+
+       GCJ's parser requires the tokens to be defined before the prologue.
+
+       * data/bison.simple: Output the token definition before the user's
+       prologue.
+       * tests/regression.at (Braces parsing, Duplicate string)
+       (Mixing %token styles): Check the output from bison.
+       (Early token definitions): New.
+
 2002-06-10  Akim Demaille  <akim@epita.fr>
 
        * src/symtab.c (symbol_user_token_number_set): Don't complain when