yyc12345
  • Joined on 2024-01-06
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 SarasasChipWorkshop/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.
yyc12345 pushed to master at yyc12345/YYCCommonplace 2025-12-16 20:36:19 +08:00
75442061e9 refactor: remove constraint
yyc12345 pushed to master at yyc12345/YYCCommonplace 2025-12-16 14:37:53 +08:00
194f055039 fix: fix binstore bugs according to test
yyc12345 pushed to master at yyc12345/YYCCommonplace 2025-12-16 14:32:43 +08:00
fcd0b3364f test: add test for carton binstore
yyc12345 pushed to master at yyc12345/YYCCommonplace 2025-12-15 13:47:15 +08:00
8a7387c7ff test: finish lexer61 test and fix its issue.
yyc12345 pushed to master at yyc12345/YYCCommonplace 2025-12-14 23:25:08 +08:00
23c2378ebc feat: add 61 lexer
yyc12345 pushed to master at yyc12345/YYCCommonplace 2025-12-12 23:23:10 +08:00
9369728759 feat: finish binstore storage
yyc12345 pushed to master at yyc12345/YYCCommonplace 2025-12-12 22:24:37 +08:00
6c9e23f628 feat: finish storage helper functions.
yyc12345 pushed to master at yyc12345/YYCCommonplace 2025-12-12 20:25:15 +08:00
f49d974a46 feat: finish binstore setting get/set/reset
yyc12345 pushed to master at yyc12345/YYCCommonplace 2025-12-12 14:57:18 +08:00
6c2dba74d1 fix: add test for new added env function and fix their bugs
yyc12345 pushed to master at yyc12345/YYCCommonplace 2025-12-12 13:45:19 +08:00
19086f44e2 refactor: add result wrapper for env vars and args
yyc12345 pushed to master at yyc12345/YYCCommonplace 2025-12-12 13:23:18 +08:00
8cd125a4b9 feat: finish env remains functions
yyc12345 pushed to master at yyc12345/YYCCommonplace 2025-12-11 21:05:39 +08:00
5ff8f2d8cc refactor: remove old test code
yyc12345 pushed to master at yyc12345/YYCCommonplace 2025-12-11 20:16:41 +08:00
772bfbeb15 test: add resolver test for clap