667c9cc12c
Add API to tag nodes (#2)
Add API to tag nodes
Add API to tag nodes
85efc78850
csv io + simple state tests
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
API cleanup + serialisation
API cleanup + serialisation
b0b0727cd6
cleanup slotmap api + commonActions
119b050036
clean materialization API + io test + state test + log
54ec3523cc
Cleaner testing & Fix SlotMap init
f2e1efb01a
loadHistory WIP
58e315b89b
first test: applyActionRaw
3d4d32bff8
History and Action refactor
e08bf7e3dc
initial slotmap impl
57796bffb9
ptr logic cleanup
079b3176ae
migrate sample files to tests/ folder
Repeated access of null field via pointer is no longer null
I suspect it's a bug with direct field access via pointer.
Repeated access of null field is no longer null
eab8571b71
README, cleanup debugs, check-in empty out/
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