mirror of
https://github.com/vczh-libraries/Release.git
synced 2026-06-04 05:43:01 +08:00
Update TODO.md
This commit is contained in:
@@ -2,8 +2,6 @@
|
|||||||
|
|
||||||
## Working On
|
## Working On
|
||||||
* Workflow
|
* Workflow
|
||||||
* Virtual function
|
|
||||||
* Class implements interface
|
|
||||||
* **Workflow to C++ code generation with hint**.
|
* **Workflow to C++ code generation with hint**.
|
||||||
* Don't create IValueList if apply `{1 2 3}` on `List<int>` argument.
|
* Don't create IValueList if apply `{1 2 3}` on `List<int>` argument.
|
||||||
* Merge user code
|
* Merge user code
|
||||||
@@ -44,6 +42,8 @@
|
|||||||
## Wait For A Few Releases
|
## Wait For A Few Releases
|
||||||
* Workflow
|
* Workflow
|
||||||
* Auto property
|
* Auto property
|
||||||
|
* Virtual function
|
||||||
|
* Class implements interface
|
||||||
* GacUI Resource
|
* GacUI Resource
|
||||||
* Remove `<ref.State>` and `<ref.Property>` (keep `<ref.Parameter>`)
|
* Remove `<ref.State>` and `<ref.Property>` (keep `<ref.Parameter>`)
|
||||||
* Add `<ref.Ctor>`, `<ref.Dtor>` and `<ref.Members>`
|
* Add `<ref.Ctor>`, `<ref.Dtor>` and `<ref.Members>`
|
||||||
|
|||||||
Reference in New Issue
Block a user