1
0
Commit Graph

10 Commits

Author SHA1 Message Date
9369728759 feat: finish binstore storage 2025-12-12 23:23:02 +08:00
6c9e23f628 feat: finish storage helper functions.
- finish IO read and write function for binstore storage.
- refactor binstore ByteArray.
2025-12-12 22:23:56 +08:00
f49d974a46 feat: finish binstore setting get/set/reset 2025-12-12 20:25:06 +08:00
6b29b7f715 fix: fix clap and its test.
- fix clap test compile and running issue.
- fix unexpected output in console for clap manual.
- remove duplicated program name in clap manual.
- fix there is no default ctor for clap validator.
- fix fatal scoped pointer return in clap parser and resolver.
2025-12-11 19:57:48 +08:00
6a97b13f66 test: basically finish clap test.
- basically finish clap test (except variable part)
- fix some clap issue (still have some bugs)
2025-12-11 15:21:59 +08:00
79e8af89fe feat: finish binstore configuration and partial storage 2025-12-10 22:17:38 +08:00
d64c6669b4 feat: finish binstore setting 2025-12-10 20:13:53 +08:00
e4387439ee feat: add all binstore headers and sources file 2025-12-10 19:55:13 +08:00
a6668dff04 feat: add SerDes concept for binstore 2025-12-10 17:02:52 +08:00
7785773196 refactor: use new layout for YYCC 2025-08-12 16:32:59 +08:00