--- 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. -- 2.26.0
- [PATCH 4/5] style: scope reduction in lalr.c Akim Demaille
- [PATCH 3/5] style: comment changes Akim Demaille
- [PATCH 5/5] yacc.c: minor style change Akim Demaille
- [PATCH 0/5] Clean up Akim Demaille
- [PATCH 2/5] parser: use grammar_file instead of current... Akim Demaille
- [PATCH 1/5] diagnostics: use grammar_file instead of cu... Akim Demaille
- [PATCH 3/5] regen Akim Demaille
- [PATCH 5/5] CI: pass -O1 to GCC8 with sanitizers Akim Demaille
- [PATCH 4/5] reader: reduce the "scope" of glo... Akim Demaille
- [PATCH 0/5] Clean up Akim Demaille
- [PATCH 4/5] todo: update Akim Demaille
- [PATCH 2/5] d: improvements on symbol kinds Akim Demaille
- [PATCH 3/5] c++: improvements on symbol kinds Akim Demaille
- Re: [PATCH 3/5] c++: improvements on symbol kinds Hans Åberg
- Re: [PATCH 3/5] c++: improvements on symbol kin... Akim Demaille
- Re: [PATCH 3/5] c++: improvements on symbol... Hans Åberg
- Re: [PATCH 3/5] c++: improvements on s... Akim Demaille
- Re: [PATCH 3/5] c++: improvements ... Hans Åberg
- Re: [PATCH 3/5] c++: improvements ... Akim Demaille
- Re: [PATCH 3/5] c++: improvements ... Hans Åberg
- Re: [PATCH 3/5] c++: improvements ... Akim Demaille
