yyc12345
  • Joined on 2024-01-06
yyc12345 pushed to master at SarasasChipWorkshop/wfassoc 2026-05-29 09:47:09 +08:00
447d94fdd6 fix: add arbitrarily_delete_value and fix various bugs for lowlevel and highlevel
f0bd2c0b73 feat: add arbitrarily_delete_subkey_all for regext
Compare 2 commits »
yyc12345 pushed to master at SarasasChipWorkshop/wfassoc 2026-05-28 21:38:59 +08:00
119a4d0341 feat: add highlevel test
yyc12345 pushed to master at SarasasChipWorkshop/wfassoc 2026-05-28 21:04:01 +08:00
53b40a4d2f feat: add test for lowlevel
yyc12345 pushed to master at SarasasChipWorkshop/wfassoc 2026-05-27 19:12:59 +08:00
0533cdab23 test: add test for default icon resource
yyc12345 pushed to master at SarasasChipWorkshop/wfassoc 2026-05-27 13:16:58 +08:00
8c61aa1e1d feat: remove some optional in rust and cbindgen
yyc12345 pushed to master at SarasasChipWorkshop/wfassoc 2026-05-27 12:30:12 +08:00
77924b5937 feat: update cbindgen
yyc12345 pushed to master at SarasasChipWorkshop/wfassoc 2026-05-27 10:38:56 +08:00
2c811503a2 feat: update program and cdylib exposed interface
yyc12345 pushed to master at SarasasChipWorkshop/wfassoc 2026-05-25 23:26:19 +08:00
18a55272a3 ai: update tasks
yyc12345 pushed to master at SarasasChipWorkshop/wfassoc 2026-05-25 16:34:41 +08:00
1658127bdd doc: add some prompt for qwfassoc
yyc12345 pushed to master at SarasasChipWorkshop/wfassoc 2026-05-19 20:34:19 +08:00
72a8c13c1f feat: add c++ wfassoc wrapper
yyc12345 pushed to master at SarasasChipWorkshop/wfassoc 2026-05-19 14:22:49 +08:00
aececd8e5d feat: entirely remove old pure C project
yyc12345 pushed to master at SarasasChipWorkshop/wfassoc 2026-05-19 14:21:06 +08:00
883cba901c feat: updte wfassoc C header
a1874f3682 feat: update wfassoc C header
Compare 2 commits »
yyc12345 pushed to master at SarasasChipWorkshop/wfassoc 2026-05-19 11:04:28 +08:00
3c429b6c51 feat: remove all old useless code
yyc12345 pushed to master at SarasasChipWorkshop/wfassoc 2026-05-19 11:00:01 +08:00
a4d2f7bc26 feat: finish all highlevel function and expose them to cdylib
yyc12345 pushed to master at SarasasChipWorkshop/wfassoc 2026-05-19 10:26:23 +08:00
658806e9ff refactor: seperate highlevel into 2 individual files
yyc12345 pushed to master at SarasasChipWorkshop/wfassoc 2026-05-18 21:26:07 +08:00
f8db414da3 fix: fix the behavior of highlevel fetching string and icon
yyc12345 pushed to master at SarasasChipWorkshop/wfassoc 2026-05-18 21:14:31 +08:00
bc419f8d5e fix: fix refstr concept issue
yyc12345 pushed to master at SarasasChipWorkshop/wfassoc 2026-05-18 20:46:37 +08:00
3b0080849d fix: fix expand string error
yyc12345 pushed to master at SarasasChipWorkshop/wfassoc 2026-05-18 17:04:18 +08:00
53cc8edcfd fix: update blank guard usage and fix issue
yyc12345 pushed to master at SarasasChipWorkshop/wfassoc 2026-05-18 16:40:12 +08:00
1086039dcb feat: finish all lowlevel function