mirror of
https://github.com/vczh-libraries/Release.git
synced 2026-03-23 15:52:56 +08:00
573 B
573 B
TODO
See TODO.md in each repos.
Roadmap
- Reimplement C++ parser in vczh-libraries/Document using this project.
- Move all test cases to
BuiltIn_CppDoc.
- Move all test cases to
- Refactor vczh-libraries/Document to generate document using the new parser but skip the code index temporary.
- Create a new repo
BuildToolsand adapt the release license instead of the development license. - Revisit Hero DB (prolog is a bad idea, use a simple FPL with additional
querysyntax for querying)
Ubuntu Development Environment
- Consider recognize referenced projects automatically.