mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-12 22:03:02 +00:00
doc: token.prefix
* doc/bison.simple (Decl Summary): Document token.prefix. (Calc++ Parser): Various fixes. Formatting changes. Use token.prefix. Introduce a macro TOKEN to shorten the code and make it more readable. (Calc++ Scanner): Adjust. * NEWS (Variable token.prefix): New.
This commit is contained in:
12
ChangeLog
12
ChangeLog
@@ -1,3 +1,15 @@
|
||||
2009-05-11 Akim Demaille <demaille@gostai.com>
|
||||
|
||||
doc: token.prefix
|
||||
* doc/bison.simple (Decl Summary): Document token.prefix.
|
||||
(Calc++ Parser): Various fixes.
|
||||
Formatting changes.
|
||||
Use token.prefix.
|
||||
Introduce a macro TOKEN to shorten the code and make it more
|
||||
readable.
|
||||
(Calc++ Scanner): Adjust.
|
||||
* NEWS (Variable token.prefix): New.
|
||||
|
||||
2009-05-04 Akim Demaille <demaille@gostai.com>
|
||||
|
||||
bison: catch bad symbol names.
|
||||
|
||||
Reference in New Issue
Block a user