Commit graph

8 commits

Author SHA1 Message Date
9e74e35c68 xo-gc: refactor: demote GCObjectVisitor to GCObjectStore
No longer needed by DX1Collector
Also retires utest/MockCollector
2026-04-12 14:54:38 -04:00
d1e2ae38f3 xo-gc: utest: refactor for modularity 2026-04-11 19:02:05 -04:00
c4eb58f6ff xo-gc: bugfixes for GCObjectStore, unit test exapnded
In particular: drop casual assignment to DList.rest_,
will break acyclic assumption of DList.size()
2026-04-11 16:51:52 -04:00
53d9ab7747 xo-gc: refactor: migrate verify impl DX1Collector -> GCObjectStore 2026-04-10 20:32:55 -04:00
dc31e0f772 xo-interpreter2 stack: + reason arg to visit_gco_children()
Helps streamline DX1Collector in xo-gc/.
Want both forward and verify entry points for the same
representation.
2026-04-10 01:10:03 -04:00
518a3d637a xo-gc: utest: minor improvements for coverage 2026-04-09 21:30:52 -04:00
04131b1ece xo-gc: utest: fairly comprehensive GCObjectStore utest
Generative!
2026-04-09 19:12:41 -04:00
a67d8b962a xo-gc: scaffold utest for GCObjectStore 2026-04-07 11:44:02 -04:00