mirror of
https://github.com/vczh-libraries/Release.git
synced 2026-06-06 00:01:35 +08:00
Update TODO.md
This commit is contained in:
@@ -63,15 +63,15 @@
|
|||||||
* Vlpp
|
* Vlpp
|
||||||
Regex supports UTF-16 (instead of UCS-2) on MSVC
|
Regex supports UTF-16 (instead of UCS-2) on MSVC
|
||||||
Redesign vl::parsing
|
Redesign vl::parsing
|
||||||
* No need to specify allow ambiguity or not
|
* No need to specify allow ambiguity or not
|
||||||
* Escaping and Unescaping pairs (instead of only unescaping)
|
* Escaping and Unescaping pairs (instead of only unescaping)
|
||||||
* Calculate ambiguous **Parse** cases, pointing out which AST need to support ambiguity
|
* Calculate ambiguous **Parse** cases, pointing out which AST need to support ambiguity
|
||||||
* Calculate ambiguous **ToString** cases
|
* Calculate ambiguous **ToString** cases
|
||||||
* Generate **ToString** algorithm
|
* Generate **ToString** algorithm
|
||||||
* Low overhead AST with reflection
|
* Low overhead AST with reflection
|
||||||
* Error message generation
|
* Error message generation
|
||||||
* Error recovering
|
* Error recovering
|
||||||
* Full CFG power, no limitation
|
* Full CFG power, no limitation
|
||||||
* Workflow
|
* Workflow
|
||||||
* async, delay, yield (provider written in C++).
|
* async, delay, yield (provider written in C++).
|
||||||
* GacUI Resource
|
* GacUI Resource
|
||||||
|
|||||||
Reference in New Issue
Block a user