From aad80a1f733ffbdf8961e55a773c401bf36cc2d4 Mon Sep 17 00:00:00 2001 From: Zihan Chen Date: Tue, 17 Jan 2017 23:14:54 -0800 Subject: [PATCH] Update TODO.md --- TODO.md | 1 - 1 file changed, 1 deletion(-) diff --git a/TODO.md b/TODO.md index f9c2be33..4faae249 100644 --- a/TODO.md +++ b/TODO.md @@ -5,7 +5,6 @@ * Attributes * **Workflow to C++ code generation with hint**. * Don't create IValueList if apply `{1 2 3}` on `List` 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