yyc12345
  • Joined on 2024-01-06
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
yyc12345 pushed to master at yyc12345/YYCCommonplace 2025-12-11 19:57:57 +08:00
6b29b7f715 fix: fix clap and its test.
yyc12345 pushed to master at yyc12345/YYCCommonplace 2025-12-11 15:22:47 +08:00
6a97b13f66 test: basically finish clap test.
yyc12345 pushed to master at yyc12345/YYCCommonplace 2025-12-10 22:17:51 +08:00
79e8af89fe feat: finish binstore configuration and partial storage
yyc12345 pushed to master at yyc12345/YYCCommonplace 2025-12-10 20:14:14 +08:00
d64c6669b4 feat: finish binstore setting
yyc12345 pushed to master at yyc12345/YYCCommonplace 2025-12-10 19:59:03 +08:00
f078dd4399 feat: add comprehensive header for clap
e4387439ee feat: add all binstore headers and sources file
Compare 2 commits »
yyc12345 pushed to master at yyc12345/YYCCommonplace 2025-12-10 17:03:02 +08:00
a6668dff04 feat: add SerDes concept for binstore
yyc12345 pushed to master at yyc12345/YYCCommonplace 2025-12-10 10:17:46 +08:00
e8241e21b9 fix: update clap validator concept and used functions