yyc12345
  • Joined on 2024-01-06
yyc12345 pushed to master at yyc12345/YYCCommonplace 2025-12-23 13:59:21 +08:00
cc5e6239ba doc: add doc for code, mainly for clap
yyc12345 pushed to master at yyc12345/YYCCommonplace 2025-12-23 13:11:57 +08:00
a077604c7d chore: add github action workflows
yyc12345 pushed to master at yyc12345/YYCCommonplace 2025-12-23 10:59:45 +08:00
7a2edb92b3 doc: finish COMPILE.md
yyc12345 pushed to master at yyc12345/YYCCommonplace 2025-12-20 23:12:54 +08:00
9ce1608be0 fix: fix clang compile error
yyc12345 pushed to master at yyc12345/YYCCommonplace 2025-12-20 23:01:31 +08:00
b80276b058 fix: fix clang compile error
yyc12345 pushed to master at yyc12345/YYCCommonplace 2025-12-20 22:55:42 +08:00
8e9f3b17a4 fix: fix clang compile error
yyc12345 pushed to master at yyc12345/YYCCommonplace 2025-12-20 22:51:40 +08:00
e50002ea88 fix: fix clang compile error
yyc12345 pushed to master at yyc12345/YYCCommonplace 2025-12-20 22:42:41 +08:00
3f6adb9e04 fix: fix clang compile error
yyc12345 pushed to master at yyc12345/YYCCommonplace 2025-12-20 22:36:28 +08:00
73d2cc2e16 fix: fix clang compile error
yyc12345 pushed to master at yyc12345/YYCCommonplace 2025-12-20 22:32:40 +08:00
907b349c4a fix: fix clang compile error
yyc12345 pushed to master at yyc12345/YYCCommonplace 2025-12-20 22:22:07 +08:00
b8f794a879 feat: add polyfill for llvm libcxx to make it possible to compile
yyc12345 pushed to master at yyc12345/YYCCommonplace 2025-12-20 21:58:17 +08:00
622d3e0eb1 refactor: we decide to remove the entire brigadier module
yyc12345 pushed to master at yyc12345/YYCCommonplace 2025-12-20 21:54:20 +08:00
bac1600558 feat: write some brigadier code
yyc12345 pushed to master at yyc12345/YYCCommonplace 2025-12-19 14:35:39 +08:00
96e5172d7a feat: prepare the refactor for brigadier
yyc12345 pushed to master at yyc12345/YYCCommonplace 2025-12-19 09:45:46 +08:00
5993ae59c0 feat: add strict_* family for safe numeric op.
yyc12345 pushed to master at yyc12345/wfassoc 2025-12-17 22:35:02 +08:00
0b98610e1f doc: write some README but not finish
yyc12345 pushed to master at yyc12345/YYCCommonplace 2025-12-16 22:04:16 +08:00
fece224ec5 fix: fix gcc compile issue
yyc12345 pushed to master at yyc12345/YYCCommonplace 2025-12-16 21:28:36 +08:00
e864b0115e feat: swap the default value with min/max value in binstore serde.
yyc12345 pushed to master at yyc12345/YYCCommonplace 2025-12-16 21:23:01 +08:00
8a604ee813 refactor: rename flag_enum to cenum.
yyc12345 pushed to master at yyc12345/YYCCommonplace 2025-12-16 20:37:46 +08:00
b3ace3d820 refactor: remove legacy code.