mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-12 22:03:02 +00:00
Rename token.prefix as api.tokens.prefix.
Discussed here. http://lists.gnu.org/archive/html/bison-patches/2009-05/msg00024.html. * NEWS, data/bison.m4, data/c.m4, data/java.m4, doc/bison.texinfo, * tests/c++.at, tests/calc.at, tests/java.at, tests/local.at (token.prefix): Rename as... (api.tokens.prefix): this.
This commit is contained in:
11
ChangeLog
11
ChangeLog
@@ -1,3 +1,14 @@
|
||||
2009-05-15 Akim Demaille <demaille@gostai.com>
|
||||
|
||||
Rename token.prefix as api.tokens.prefix.
|
||||
Discussed here.
|
||||
http://lists.gnu.org/archive/html/bison-patches/2009-05/msg00024.html.
|
||||
|
||||
* NEWS, data/bison.m4, data/c.m4, data/java.m4, doc/bison.texinfo,
|
||||
* tests/c++.at, tests/calc.at, tests/java.at, tests/local.at
|
||||
(token.prefix): Rename as...
|
||||
(api.tokens.prefix): this.
|
||||
|
||||
2009-05-11 Akim Demaille <demaille@gostai.com>
|
||||
|
||||
doc: use C++ headers.
|
||||
|
||||
Reference in New Issue
Block a user