Update TODO.md

This commit is contained in:
Zihan Chen
2016-03-20 00:31:18 -07:00
parent bc0129e033
commit e0a4d5b16d
+3 -3
View File
@@ -1,10 +1,10 @@
# TODO
* Workflow
* Class: base type, event, field, constructor, destructor
* Class: constructor, destructor
* Enum
* Struct
* Expression: new T{x}, Enum.Item, this, raise event
* Expression: new T{x}, Enum.Item
* async, delay, yield (provider written in C++)
* Workflow to C++ code generation with hint
* GacUI Resource
@@ -19,4 +19,4 @@
* Release
* Workflow -> WorkflowCompiler, Workflow, WorkflowCppGen
* GacUIReflection -> GacUIReflection, GacUICompiler
* GacStudio
* GacStudio