]> git.saurik.com Git - bison.git/blobdiff - ChangeLog
* src/symtab.c (bucket_new): New function.
[bison.git] / ChangeLog
index 9fb13c39ed8354d1dfd0430a6911efcf46969bac..e0d442325040908227acf9f0dd6a4c60e25fc077 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+2000-10-16  Akim Demaille  <akim@epita.fr>
+
+       * src/symtab.c (bucket_new): New function.
+       (getsym): Use it.
+
+       * src/output.c (output_short_table): New argument to display the
+       comment associated with the table.
+       Adjust dependencies.
+       (output_gram): Use it.
+       (output_rule_data): Nicer output layout for YYTNAME.
+
+       
 2000-10-16  Akim Demaille  <akim@epita.fr>
 
        * src/lex.c (read_typename): New function.