Merge remote-tracking branch 'origin/master'

# Conflicts:
#	TODO.md
This commit is contained in:
Zihan Chen
2017-01-17 04:26:43 -08:00
+3 -3
View File
@@ -6,9 +6,9 @@
* **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
* Multiple file support
* Merge user code
* Use ::vl::vint for int in both 32 and 64 configurations
## Comming Soon
* GacUI