mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-12 05:43:03 +00:00
* src/closure.c, src/derives.c, src/gram.h, src/lalr.c,
* src/nullable.c, src/output.c, src/print.c, src/print_graph.c, * src/reader.c, src/reduce.c: Let rule_t.rhs point directly to the RHS, instead of being an index in RITEMS.
This commit is contained in:
@@ -1,3 +1,10 @@
|
||||
2002-04-07 Akim Demaille <akim@epita.fr>
|
||||
|
||||
* src/closure.c, src/derives.c, src/gram.h, src/lalr.c,
|
||||
* src/nullable.c, src/output.c, src/print.c, src/print_graph.c,
|
||||
* src/reader.c, src/reduce.c: Let rule_t.rhs point directly to the
|
||||
RHS, instead of being an index in RITEMS.
|
||||
|
||||
2002-04-04 Paul Eggert <eggert@twinsun.com>
|
||||
|
||||
* doc/bison.texinfo: Update copyright date.
|
||||
|
||||
Reference in New Issue
Block a user