From f8d4c28bbc5f2bc1673563cd7b9ca8d10c1020b3 Mon Sep 17 00:00:00 2001 From: Zihan Chen Date: Thu, 30 Nov 2017 14:58:12 -0800 Subject: [PATCH] Update TODO.md --- TODO.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/TODO.md b/TODO.md index b2bab62d..504d8260 100644 --- a/TODO.md +++ b/TODO.md @@ -52,11 +52,11 @@ - [x] Radian Gradient - [x] Element demo page - [x] Async: `$.IsCancelled()` -- [ ] Use `GetTypeExpressionFromTypeDescriptor` in GacUI compiler +- [x] Use `GetTypeExpressionFromTypeDescriptor` in GacUI compiler - [x] Coroutine: `StoreResult` for `ReturnAndExit` - [x] State Machine (coroutine) - [x] VlppWorkflowLibrary.(h|cpp) - - [ ] Calculator demo + - [x] Calculator demo - [ ] Workflow (coroutine) - [x] ContextFreeVirtual(AST) and ContextSensitiveVirtual(AST) - [ ] To implement animation