mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-13 22:33:03 +00:00
* 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.
This commit is contained in:
12
ChangeLog
12
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.
|
||||
|
||||
Reference in New Issue
Block a user