• Joined on 2025年12月18日
xiexingwu deleted branch tagging from xiexingwu/libseriez 2026年02月17日 15:24:34 +01:00
xiexingwu pushed to main at xiexingwu/libseriez 2026年02月17日 15:24:33 +01:00
667c9cc12c Add API to tag nodes (#2)
xiexingwu merged pull request xiexingwu/libseriez#2 2026年02月17日 15:24:32 +01:00
Add API to tag nodes
xiexingwu created pull request xiexingwu/libseriez#2 2026年02月17日 15:23:42 +01:00
Add API to tag nodes
xiexingwu pushed to tagging at xiexingwu/libseriez 2026年02月17日 15:22:22 +01:00
85efc78850 csv io + simple state tests
xiexingwu created branch tagging in xiexingwu/libseriez 2026年02月17日 15:22:22 +01:00
xiexingwu deleted branch serialize from xiexingwu/libseriez 2026年02月15日 05:34:15 +01:00
xiexingwu pushed to main at xiexingwu/libseriez 2026年02月15日 05:03:46 +01:00
eca3cdb439 Merge pull request 'API cleanup + serialisation' (#1) from serialize into main
b0b0727cd6 cleanup slotmap api + commonActions
119b050036 clean materialization API + io test + state test + log
54ec3523cc Cleaner testing & Fix SlotMap init
f2e1efb01a loadHistory WIP
Compare 11 commits »
xiexingwu merged pull request xiexingwu/libseriez#1 2026年02月15日 05:03:43 +01:00
API cleanup + serialisation
xiexingwu created pull request xiexingwu/libseriez#1 2026年02月15日 05:03:10 +01:00
API cleanup + serialisation
xiexingwu pushed to serialize at xiexingwu/libseriez 2026年02月15日 05:00:52 +01:00
b0b0727cd6 cleanup slotmap api + commonActions
xiexingwu pushed to serialize at xiexingwu/libseriez 2026年02月14日 08:02:15 +01:00
119b050036 clean materialization API + io test + state test + log
xiexingwu pushed to serialize at xiexingwu/libseriez 2026年02月10日 16:26:51 +01:00
54ec3523cc Cleaner testing & Fix SlotMap init
f2e1efb01a loadHistory WIP
Compare 2 commits »
xiexingwu pushed to serialize at xiexingwu/libseriez 2026年01月27日 17:38:20 +01:00
58e315b89b first test: applyActionRaw
3d4d32bff8 History and Action refactor
e08bf7e3dc initial slotmap impl
57796bffb9 ptr logic cleanup
079b3176ae migrate sample files to tests/ folder
Compare 6 commits »
xiexingwu created branch serialize in xiexingwu/libseriez 2026年01月27日 17:38:20 +01:00
xiexingwu commented on issue ziglang/zig#30985 2026年01月24日 08:58:57 +01:00
Repeated access of null field via pointer is no longer null

I suspect it's a bug with direct field access via pointer.

xiexingwu opened issue ziglang/zig#30985 2026年01月24日 08:51:36 +01:00
Repeated access of null field is no longer null
xiexingwu pushed to main at xiexingwu/libseriez 2026年01月15日 16:38:18 +01:00
eab8571b71 README, cleanup debugs, check-in empty out/
xiexingwu pushed to main at xiexingwu/libseriez 2026年01月15日 16:26:02 +01:00
5a2464b599 various refactor. Now does a simple centred moving avg
eb498bebfd can load/dump csv
976e4a9386 stub init
20c8e768ae appstate now requires Io and allocator on init
xiexingwu created branch main in xiexingwu/libseriez 2026年01月15日 16:26:02 +01:00