From e89265055e42468d90eeeedb74b54e72bcbddeca Mon Sep 17 00:00:00 2001 From: Zihan Chen Date: Sat, 24 Jun 2017 01:19:06 -0700 Subject: [PATCH] Update TODO.md --- TODO.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/TODO.md b/TODO.md index 9af3e0cd..7fdd0996 100644 --- a/TODO.md +++ b/TODO.md @@ -13,8 +13,7 @@ * **Workflow to C++ code generation with hint**. * Don't create IValueList if apply `{1 2 3}` on `List` argument. * Leave spaces for user defined `#include`s or `using namespace`s. -* Support `name` identifier, make generated code re-parsable. -* Progress callback +* **(optional)** Support `name` identifier, make generated code re-parsable. * **(optional)** Separate assembly binary to types, instructions and debug informations. * **(optional)** State Machine. * **(optional)** WorkflowCompiler.exe (x32/x64)