yyc12345
  • Joined on 2024-01-06
yyc12345 pushed to master at yyc12345/libcmo21 2024-08-25 22:27:31 +08:00
bd96f26cfd fix: fix CmdHelper but still not finished
yyc12345 pushed to master at yyc12345/libcmo21 2024-08-24 23:05:50 +08:00
0db8007fcb fix: update CmdHelper in Unvirt but not finished
yyc12345 pushed to master at yyc12345/libcmo21 2024-08-24 21:27:35 +08:00
88ce33c358 fix: fix build issue in Unvirt
yyc12345 pushed to master at yyc12345/libcmo21 2024-08-23 17:40:06 +08:00
d74b4645f0 fix: fix build issue in Unvirt and LibCmo
yyc12345 pushed to master at yyc12345/libcmo21 2024-08-23 11:29:07 +08:00
0447381896 fix: fix libcmo build issue
yyc12345 pushed to master at yyc12345/libcmo21 2024-08-22 10:59:15 +08:00
1028aad155 doc: add documentation
yyc12345 pushed to master at yyc12345/libcmo21 2024-08-21 17:58:41 +08:00
a7c1028926 doc: add documentation
yyc12345 pushed to master at yyc12345/libcmo21 2024-08-20 10:52:19 +08:00
f7708c28e0 doc: add documentation for VxTypes
yyc12345 pushed to master at yyc12345/libcmo21 2024-08-19 10:43:41 +08:00
35d508b1b9 doc: finish XTypes documentation
yyc12345 pushed to master at yyc12345/libcmo21 2024-08-18 11:34:52 +08:00
1483466211 doc: fix issue. add documentation.
yyc12345 pushed to master at yyc12345/libcmo21 2024-08-17 23:30:47 +08:00
9903b61cac fix: fix issues
yyc12345 pushed to master at yyc12345/libcmo21 2024-08-17 20:46:52 +08:00
e682a87d25 refactor: refactor project
yyc12345 pushed to master at yyc12345/libcmo21 2024-08-16 22:12:40 +08:00
f870d4dde3 refactor: update project
yyc12345 pushed to master at yyc12345/libcmo21 2024-08-15 22:21:07 +08:00
afa06339b2 chore: switch to CMake build system instead of native Visual Studio project
yyc12345 pushed to master at yyc12345/libcmo21 2024-08-15 19:12:23 +08:00
da575e42f5 fix: update csharp interop code generator.
yyc12345 pushed to master at yyc12345/YYCCommonplace 2024-07-22 22:42:38 +08:00
805ffe70d6 fix: fix linux build issue
yyc12345 pushed to master at yyc12345/YYCCommonplace 2024-07-22 22:08:50 +08:00
052fa7f4d1 chore: update build script.
9e5bd370c4 doc: add documentation for ConfigManager
94386c93aa doc: finish documentation of StringHelper
b13bb445e4 doc: add documentation for ConsoleHelper
81fe72c425 chore: add Natvis in MSVC CMake build.
Compare 16 commits »
yyc12345 pushed to master at yyc12345/YYCCommonplace 2024-07-07 17:33:52 +08:00
4f1e2447d0 fix: make exception handler be singleton in same process.
3075ec583d fix: in config manager throw exception when facing duplicated setting name instead of slient skip
2e28dd4c48 chore: update build script.
a1699f13db doc: update documentation
65b81f5cfa refactor: rename Native String to Ordinary String.
Compare 7 commits »
yyc12345 pushed to master at yyc12345/YYCCommonplace 2024-07-03 21:26:37 +08:00
06e75924f1 doc: update documentation for dialog helper
yyc12345 pushed to master at yyc12345/YYCCommonplace 2024-07-03 10:15:23 +08:00
e374575852 fix: fix issue in config manager.