libcmo21/Unvirt
yyc12345 f870d4dde3 refactor: update project
- add documentation CMake build script. re-organise document layout for future changes.
- move LIBCMO_EXPORT to BMap and rename it to BMAP_EXPORT because only BMap need to use this macro.
- fully refactor VTEncoding to make it more like Python
	- Now language name is platform independent.
	- Hide implementation detail as possible as I can.
	- Language mapping are still work in progress.
- add code gen for new added universal encoding feature to generate language name mapping in Windows and Iconv respectively.
- remove old code of CMake build script.
- update VTUtils for new requirement.
	- remove useless functions.
	- create LibCmo specific custom exception classes.
2024-08-16 22:07:23 +08:00
..
AccessibleValue.cpp expose lit mode interface in CKMesh. 2023-11-15 21:47:58 +08:00
AccessibleValue.hpp expose lit mode interface in CKMesh. 2023-11-15 21:47:58 +08:00
CMakeLists.txt refactor: update project 2024-08-16 22:07:23 +08:00
CmdHelper.cpp fix something 2023-08-27 22:14:02 +08:00
CmdHelper.hpp fix something 2023-08-27 22:14:02 +08:00
StringHelper.cpp write some printer for ck class 2023-09-22 16:40:10 +08:00
StringHelper.hpp finish linux related code writting. remove all offensive content. 2023-03-26 20:32:13 +08:00
StructFormatter.cpp expose lit mode interface in CKMesh. 2023-11-15 21:47:58 +08:00
StructFormatter.hpp add some features in Unvirt 2023-10-28 18:17:53 +08:00
TerminalHelper.cpp finish almost object output display 2023-09-22 22:31:51 +08:00
TerminalHelper.hpp fix x64 compile warning. delete CKBOOL. fix terminal color error 2023-08-29 14:00:34 +08:00
Unvirt.cpp add coredump tools 2023-09-20 22:26:39 +08:00
UnvirtContext.cpp add transparent column fixer code and finish bmap load/save 2023-10-29 10:27:35 +08:00
UnvirtContext.hpp add transparent column fixer code and finish bmap load/save 2023-10-29 10:27:35 +08:00