summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorAkim Demaille <akim.demaille@gmail.com>2020-04-10 07:12:36 +0200
committerAkim Demaille <akim.demaille@gmail.com>2020-04-10 18:35:29 +0200
commit1a5f74d2f6eaed72518e9ae1aef10464e6210b6f (patch)
treec7f5301fb8c78a89c81a5f9c56a5428c06662fd7 /TODO
parent00a654c8ad807789601e4ab45da9ea59610218a5 (diff)
downloadbison-1a5f74d2f6eaed72518e9ae1aef10464e6210b6f.tar.gz
todo: update
Diffstat (limited to 'TODO')
-rw-r--r--TODO5
1 files changed, 3 insertions, 2 deletions
diff --git a/TODO b/TODO
index 915d1e72..1c5c11ec 100644
--- a/TODO
+++ b/TODO
@@ -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.