mirror of
https://github.com/vczh-libraries/Release.git
synced 2026-05-31 22:04:09 +08:00
Update TODO.md
This commit is contained in:
@@ -13,8 +13,7 @@
|
|||||||
* **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.
|
||||||
* Leave spaces for user defined `#include`s or `using namespace`s.
|
* Leave spaces for user defined `#include`s or `using namespace`s.
|
||||||
* Support `<category>name` identifier, make generated code re-parsable.
|
* **(optional)** Support `<category>name` identifier, make generated code re-parsable.
|
||||||
* Progress callback
|
|
||||||
* **(optional)** Separate assembly binary to types, instructions and debug informations.
|
* **(optional)** Separate assembly binary to types, instructions and debug informations.
|
||||||
* **(optional)** State Machine.
|
* **(optional)** State Machine.
|
||||||
* **(optional)** WorkflowCompiler.exe (x32/x64)
|
* **(optional)** WorkflowCompiler.exe (x32/x64)
|
||||||
|
|||||||
Reference in New Issue
Block a user