yyc12345
  • Joined on 2024-01-06
yyc12345 pushed to master at yyc12345/libcmo21 2026-01-24 22:38:37 +08:00
940ffeecf2 refactor: re-organize the layout of asset directory and write some readme
yyc12345 pushed to master at yyc12345/libcmo21 2026-01-24 22:27:12 +08:00
440bc63432 refactor: refactor debugging tools
f7acb3bfa9 chore: update doc build
Compare 2 commits »
yyc12345 pushed to master at yyc12345/libcmo21 2026-01-24 20:13:32 +08:00
43984685bc refactor: remove build script
c2dafab217 refactor: change repo layout
34de35dd31 fix: fix XContainer
Compare 3 commits »
yyc12345 pushed to master at yyc12345/libcmo21 2026-01-24 17:50:23 +08:00
ff2600c8fb fix: fix libcom top headers
yyc12345 pushed to master at yyc12345/libcmo21 2026-01-24 17:32:26 +08:00
9228f343ff chore: change build script to make BMap can be used by CMake
yyc12345 pushed to master at yyc12345/libcmo21 2026-01-24 17:16:20 +08:00
f9ab66dfc2 chore: update build script
yyc12345 pushed to master at yyc12345/libcmo21 2026-01-24 17:15:25 +08:00
dde317ece6 chore: update build script
yyc12345 pushed to master at yyc12345/YYCCommonplace 2026-01-23 20:46:35 +08:00
aa6dd3031a doc: update compile manual
yyc12345 pushed to master at yyc12345/YYCCommonplace 2026-01-23 15:15:40 +08:00
19df293463 fix: fix macos build issue again
yyc12345 pushed to master at yyc12345/YYCCommonplace 2026-01-23 14:46:16 +08:00
71eb0741f6 fix: try fix clang libcxx charconv issue.
yyc12345 pushed to master at yyc12345/YYCCommonplace 2026-01-23 14:43:15 +08:00
7e434ffcdb fix: try fix clang libcxx charconv issue.
yyc12345 pushed to master at yyc12345/YYCCommonplace 2026-01-23 14:40:49 +08:00
9c05aaf20e fix: try fix clang libcxx charconv issue.
yyc12345 pushed to master at yyc12345/YYCCommonplace 2026-01-23 14:38:44 +08:00
76d01a3cad fix: try fix clang libcxx charconv issue.
yyc12345 pushed to master at yyc12345/YYCCommonplace 2026-01-23 11:03:05 +08:00
09fea7e0a3 feat: add charconv polyfill for clang and apple clang
yyc12345 pushed to master at yyc12345/YYCCommonplace 2026-01-22 19:57:16 +08:00
aecf9bb8cc chore: fix github action build issue
yyc12345 pushed to master at yyc12345/YYCCommonplace 2026-01-22 16:24:35 +08:00
6449ae1977 chore: use github provided package to fetch dependencies
yyc12345 pushed to master at yyc12345/YYCCommonplace 2026-01-22 16:13:08 +08:00
1c1e709ed1 chore: update github build script.
yyc12345 pushed to master at yyc12345/YYCCommonplace 2026-01-22 15:50:02 +08:00
fe4193efa7 refactor: change project layout
yyc12345 pushed to master at yyc12345/YYCCommonplace 2026-01-22 15:28:04 +08:00
746d20a835 fix: fix environ not found when building env.
yyc12345 pushed to master at yyc12345/YYCCommonplace 2026-01-22 10:24:10 +08:00
8989e909ad refactor: rename one overload of "replace" in string op into "to_replace" to indicate it produce new instance.