|
|
ec639ebb4b
|
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 |
|
|
|
e95353f1c8
|
refactor: use GCObjectVisitor api w/ gco_shallow_move
|
2026-04-06 15:21:48 -04:00 |
|
|
|
801bb9e39d
|
refactor: + narrower interface for gc pointer forwarding
add AGCObjectVisitor, instead of requiring ACollector.
|
2026-04-05 23:53:02 -04:00 |
|
|
|
30dee1b97f
|
refactor: retire GCObject.shallow_size()
Not needed. Rely on size stored in gc-owned object header
|
2026-04-04 17:30:03 -04:00 |
|
|
|
5eb7abf5f2
|
refactor: void return type for Collector.forward_children()
|
2026-04-04 16:54:46 -04:00 |
|
|
|
8bb460f402
|
refactor: rename shallow_copy -> shallow_move + streamline
Use RCollector.std_copy_for where appropriate
|
2026-04-04 16:33:35 -04:00 |
|
|
|
06161d2b50
|
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 |
|
|
|
e41d69be23
|
refactor: make AGCObject.shallow_copy() non-const
prep for moving to ACollector interface
|
2026-04-04 14:38:14 -04:00 |
|
|
|
28348e46ec
|
xo-interpreter2 stack: OUTPUT_CPP_DIR cmake->idl/
|
2026-02-16 17:46:51 -05:00 |
|
|
|
00117840d0
|
xo-reader2 xo-object2: regenerate facets from idl
|
2026-01-20 22:13:01 -05:00 |
|
|
|
51126ae718
|
xo-object2: tidy IGCObject_DList
|
2026-01-15 00:32:50 -05:00 |
|
|
|
cbf6abb539
|
xo-alloc2 xo-object2 : refactor to build on osx
|
2026-01-12 01:03:49 -05:00 |
|
|
|
c739fba5eb
|
xo-gc xo-object2: gc bugfixes and logging [WORKING]
|
2026-01-04 15:33:08 -05:00 |
|
|
|
84adc35aec
|
xo-gc: copy/move step for collection phase
|
2026-01-04 00:34:19 -05:00 |
|
|
|
6bd33bd900
|
xo-alloc: explicit typeseq arg to alloc
|
2026-01-02 10:20:19 -05:00 |
|
|
|
8c56a94238
|
xo-object2: type registration + gc fixes
|
2026-01-02 09:53:23 -05:00 |
|
|
|
afc44e71fa
|
xo-gc xo-object2 xo-facet: builds w/ ISequence,Dlist
|
2025-12-29 14:32:52 -05:00 |
|
|
|
9b74d749a3
|
xo-alloc2 xo-object: bugfix + refactor -> IGCObject_DList builds
|
2025-12-14 13:52:29 -05:00 |
|