|
|
5a0314d8d6
|
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 |
|
|
|
3489699f5d
|
refactor: use GCObjectVisitor api w/ gco_shallow_move
|
2026-04-06 15:21:48 -04:00 |
|
|
|
90ab86f69c
|
refactor: + narrower interface for gc pointer forwarding
add AGCObjectVisitor, instead of requiring ACollector.
|
2026-04-05 23:53:02 -04:00 |
|
|
|
fefb15fbad
|
refactor: void return type for Collector.forward_children()
|
2026-04-04 16:54:46 -04:00 |
|
|
|
4e4687bc2a
|
refactor: rename shallow_copy -> shallow_move + streamline
Use RCollector.std_copy_for where appropriate
|
2026-04-04 16:33:35 -04:00 |
|
|
|
46c1efa952
|
refactor: rename GCObject.shallow_copy -> shallow_move
resolve conflict since relying on move constructor in std_copy_for
|
2026-04-04 15:00:53 -04:00 |
|
|
|
b88d181906
|
refactor: make AGCObject.shallow_copy() non-const
prep for moving to ACollector interface
|
2026-04-04 14:38:14 -04:00 |
|
|
|
ee982276c9
|
refactor: + xo-stringtable2 w/ DString impl
|
2026-03-05 00:50:58 +11:00 |
|
|
|
3b89f367d7
|
xo-gc: refactor to extract DX1Collector etc from xo-alloc2/
|
2025-12-22 22:24:10 -05:00 |
|
|
|
b26212c5aa
|
xo-alloc2: still more header org-streamlining
|
2025-12-14 17:28:19 -05:00 |
|
|
|
0496bd12e6
|
xo-alloc2: header reorg + DX1Collector utest
|
2025-12-14 16:58:58 -05:00 |
|
|
|
71bdda1e16
|
xo-alloc2 scaffold for ACollector + AGCObject facets. [WIP]
|
2025-12-13 22:20:29 -05:00 |
|