Commit graph

6 commits

Author SHA1 Message Date
b64940fa0a xo-gc stack: fix mutation setup + xo-reader2 utest 2026-05-07 23:44:32 -04:00
c19171fb8b xo-gc: utest: fairly comprehensive GCObjectStore utest
Generative!
2026-04-09 19:12:41 -04:00
e6036946bd xo-gc: scaffold utest for GCObjectStore 2026-04-07 11:44:02 -04:00
10e61a1d78 xo-gc: cosmetic: rename xo::mm::role -> xo::mm::Role 2026-04-06 23:33:05 -04:00
70e6d3a5bc xo-gc: use DArenaVector for DX1Collector.object_types_
Original implementation predated DArenaVector,
using it is more natural
2026-03-29 15:17:31 -04:00
1dd3a6543f xo-gc stack: + request-gc-statistics() primitive
1. xo-gc now depends on xo-object2.
2. use genfacet for ICollector_DX1Collector
3. moves xo-gc utest previously in xo-object2 to more natural
   location in xo-gc/
2026-03-29 13:44:19 -04:00