Update TODO.md

This commit is contained in:
Zihan Chen
2017-11-30 00:04:46 -08:00
committed by GitHub
parent 8222f8a307
commit 4aed1d37fc
+1 -1
View File
@@ -54,7 +54,7 @@
- [x] Async: `$.IsCancelled()`
- [ ] Use `GetTypeExpressionFromTypeDescriptor` in GacUI compiler
- [x] Coroutine: `StoreResult` for `ReturnAndExit`
- [ ] State Machine (coroutine)
- [x] State Machine (coroutine)
- [x] VlppWorkflowLibrary.(h|cpp)
- [ ] Calculator demo
- [ ] Workflow (coroutine)