mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-10 12:53:03 +00:00
doc: fix lalr1.cc documentation.
* doc/bison.texinfo (C++ Scanner Interface): Fix yylex signature. (C++ Bison Interface): Fix lalr1.cc skeleton name. (C++ Parser Interface): Fix semantic_type and location_type names. Document yy::parser::token. Reported by Jerry Quinn.
This commit is contained in:
@@ -1,3 +1,12 @@
|
||||
2010-05-10 Akim Demaille <demaille@gostai.com>
|
||||
|
||||
doc: fix lalr1.cc documentation.
|
||||
* doc/bison.texinfo (C++ Scanner Interface): Fix yylex signature.
|
||||
(C++ Bison Interface): Fix lalr1.cc skeleton name.
|
||||
(C++ Parser Interface): Fix semantic_type and location_type names.
|
||||
Document yy::parser::token.
|
||||
Reported by Jerry Quinn.
|
||||
|
||||
2010-05-07 Akim Demaille <demaille@gostai.com>
|
||||
|
||||
doc: fix typo.
|
||||
|
||||
Reference in New Issue
Block a user