From eec4be4efa63707baf8411b6ea140ee39d7befa3 Mon Sep 17 00:00:00 2001 From: Zihan Chen Date: Tue, 17 Jan 2017 04:29:38 -0800 Subject: [PATCH] Update TODO.md --- TODO.md | 9 --------- 1 file changed, 9 deletions(-) diff --git a/TODO.md b/TODO.md index 5da33ec3..2f26c55a 100644 --- a/TODO.md +++ b/TODO.md @@ -63,15 +63,6 @@ * Vlpp Regex supports UTF-16 (instead of UCS-2) on MSVC Redesign vl::parsing -* No need to specify allow ambiguity or not -* Escaping and Unescaping pairs (instead of only unescaping) -* Calculate ambiguous **Parse** cases, pointing out which AST need to support ambiguity -* Calculate ambiguous **ToString** cases -* Generate **ToString** algorithm -* Low overhead AST with reflection -* Error message generation -* Error recovering -* Full CFG power, no limitation * Workflow * async, delay, yield (provider written in C++). * GacUI Resource