See TODO.md
in each repos.
- 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
BuildTools
and adapt the release license instead of the development license. - Revisit Hero DB (prolog is a bad idea, use a simple FPL with additional
query
syntax for querying)
- Consider recognize referenced projects automatically.