From 6c15be93bfca41d2f69e66e105b532af0f11c7a1 Mon Sep 17 00:00:00 2001 From: Zihan Chen Date: Tue, 24 Jan 2017 02:16:25 -0800 Subject: [PATCH] Update TODO.md --- TODO.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/TODO.md b/TODO.md index 939bcc61..4e4ac04a 100644 --- a/TODO.md +++ b/TODO.md @@ -4,10 +4,10 @@ * Workflow * **Workflow to C++ code generation with hint**. * Don't create IValueList if apply `{1 2 3}` on `List` argument. - * Use ::vl::vint for int in both 32 and 64 configurations + * Use ::vl::vint for int in both 32 and 64 configurations. + * Process nested `{}` in user code. * GacUI * Standard GacGen.exe resource representation - * C++ Code Generation Configuration * Report errors with XML row/column number, instead of having Workflow_ValidateStatement ## Comming Soon @@ -30,9 +30,7 @@ * **TabTemplate**.(Header|Dropdown|Menu|MenuItem)Template * IEventInfo::ICpp for composition events * GacGen.exe - * Add G4, Retire G2 [(reference)](http://www.gaclib.net/#~/Tutorial) * Regenerate G2 tutorials using G4 - * **HelloWorlds**: CppXml, MVVM * **Layout**: Alignment, Flow, Stack, Table, TableSplitter, RichTextEmbedding * **Controls**: ContainersAndButtons, TextEditor, ColorPicker, AddressBook * **ControlTemplates**: BlackSkin