todo: update

This commit is contained in:
Akim Demaille
2020-04-10 07:12:36 +02:00
parent 00a654c8ad
commit 1a5f74d2f6

5
TODO
View File

@@ -1,6 +1,7 @@
* Bison 3.6
** api.symbol.prefix
Something similar to api.token.prefix for SymbolKind.
** C++
yyreport_syntax_error should always be the name of the reporting, yyparse
should not have to dispatch to several APIs.
** Documentation
- yyexpected_tokens in all the languages.