yyc12345
  • Joined on 2024-01-06
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
yyc12345 pushed to master at yyc12345/YYCCommonplace 2025-12-09 23:14:53 +08:00
45cbdc1a2a fix: fix gcc build issue
yyc12345 pushed to master at yyc12345/YYCCommonplace 2025-12-09 23:11:28 +08:00
c6d080ad82 fix: fix clap parser resolver build issue
yyc12345 pushed to master at yyc12345/YYCCommonplace 2025-12-09 22:55:29 +08:00
a1d19cf09c feat: finish clap parser and resolver
yyc12345 pushed to master at yyc12345/YYCCommonplace 2025-12-09 20:53:32 +08:00
d6662dbb53 feat: basically finish clap parser
yyc12345 pushed to master at yyc12345/YYCCommonplace 2025-12-08 15:16:45 +08:00
eb9e576d33 feat: finish clap parser basic layout
yyc12345 pushed to master at yyc12345/YYCCommonplace 2025-12-07 21:49:43 +08:00
8b7ab2c870 feat: add lost functions for env namespace.
yyc12345 pushed to master at yyc12345/YYCCommonplace 2025-12-06 21:30:03 +08:00
f76eabee7a feat: add validator concept for clap
yyc12345 pushed to master at yyc12345/wfassoc 2025-11-26 22:40:31 +08:00
11c48b4aaf feat: update wfassoc dylib design
yyc12345 pushed to mvvm at yyc12345/BallanceTasToolbox 2025-11-19 13:19:23 +08:00
4aaf64eae5 feat: add tas operation interface