Update TODO.md

This commit is contained in:
Zihan Chen
2017-05-11 00:21:43 -07:00
committed by GitHub
parent 3d02a0f0d7
commit 09704f6de8
-1
View File
@@ -2,7 +2,6 @@
## Vlpp
* `IValueSubscription` uses event instead of `IValueListener` + `Subscribe(object)`
* Regex supports UTF-16 (instead of UCS-2) on MSVC
* Always convert to UTF-32 internally (**`vl::regex::Utf32Reader`**)
* Redesign vl::parsing