From 1a5f74d2f6eaed72518e9ae1aef10464e6210b6f Mon Sep 17 00:00:00 2001 From: Akim Demaille Date: Fri, 10 Apr 2020 07:12:36 +0200 Subject: [PATCH] todo: update --- TODO | 5 +++-- 1 file 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.