d414d055b8
xo-object2: missed DDictionary.hpp update
2026-04-10 20:31:54 -04:00
4fdaa64085
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
21ce28ee82
refactor: use GCObjectVisitor api w/ gco_shallow_move
2026-04-06 15:21:48 -04:00
39ae54167f
refactor: + narrower interface for gc pointer forwarding
...
add AGCObjectVisitor, instead of requiring ACollector.
2026-04-05 23:53:02 -04:00
5676a69dd3
refactor: retire GCObject.shallow_copy()
...
Collector gets this info from gc-owned object header
2026-04-04 18:01:25 -04:00
8ac5ba9bbb
refactor: rename shallow_copy -> shallow_move + streamline
...
Use RCollector.std_copy_for where appropriate
2026-04-04 16:33:35 -04:00
0cb20c3789
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
24f857588c
refactor: make AGCObject.shallow_copy() non-const
...
prep for moving to ACollector interface
2026-04-04 14:38:14 -04:00
28cd1523fa
xo-gc stack: + gc-report-object-types() primitive
2026-03-29 17:19:23 -04:00
375f8c1ec4
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
daf86b151d
cosmetic
2026-03-17 21:02:27 -04:00
bd811111a1
x-procedure2: + dict_lookup() primitive
2026-03-16 00:57:17 -05:00
c8a76d23bd
xo-gc xo-alloc2: move Collector faceet gc/ -> alloc2/ for levelling
2026-03-04 22:26:31 +11:00
7871c7dbea
xo-interpreter2 stack: + dict.make() + Dictionary impl
2026-03-03 16:45:54 +11:00