Update TODO.md

This commit is contained in:
Zihan Chen
2017-01-17 23:14:54 -08:00
committed by GitHub
parent 899fa72cfe
commit aad80a1f73

View File

@@ -5,7 +5,6 @@
* Attributes
* **Workflow to C++ code generation with hint**.
* Don't create IValueList if apply `{1 2 3}` on `List<int>` argument.
* Generate reflection code, protected by VCZH_DEBUG_NO_REFLECTION.
* Multiple file support
* Merge user code
* Use ::vl::vint for int in both 32 and 64 configurations