|
|
39ae54167f
|
refactor: + narrower interface for gc pointer forwarding
add AGCObjectVisitor, instead of requiring ACollector.
|
2026-04-05 23:53:02 -04:00 |
|
|
|
210f568f7b
|
refactor: retire GCObject.shallow_size()
Not needed. Rely on size stored in gc-owned object header
|
2026-04-04 17:30:03 -04:00 |
|
|
|
d4e951fded
|
refactor: void return type for Collector.forward_children()
|
2026-04-04 16:54:46 -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 |
|
|
|
65526649cc
|
xo-interpreter2 stack: OUTPUT_CPP_DIR cmake->idl/
|
2026-02-16 17:46:51 -05:00 |
|
|
|
fde4199422
|
xo-reader2 xo-object2: regenerate facets from idl
|
2026-01-20 22:13:01 -05:00 |
|
|
|
503fd41c78
|
xo-object2: tidy IGCObject_DList
|
2026-01-15 00:32:50 -05:00 |
|
|
|
3d8cff5483
|
xo-alloc2 xo-object2 : refactor to build on osx
|
2026-01-12 01:03:49 -05:00 |
|
|
|
103ffb8a17
|
xo-gc xo-object2: gc bugfixes and logging [WORKING]
|
2026-01-04 15:33:08 -05:00 |
|
|
|
65ee116ff8
|
xo-gc: copy/move step for collection phase
|
2026-01-04 00:34:19 -05:00 |
|
|
|
c1b0504fc1
|
xo-alloc: explicit typeseq arg to alloc
|
2026-01-02 10:20:19 -05:00 |
|
|
|
99108b8dbb
|
xo-object2: type registration + gc fixes
|
2026-01-02 09:53:23 -05:00 |
|
|
|
0d3470c541
|
xo-gc xo-object2 xo-facet: builds w/ ISequence,Dlist
|
2025-12-29 14:32:52 -05:00 |
|
|
|
1caa002faa
|
xo-alloc2 xo-object: bugfix + refactor -> IGCObject_DList builds
|
2025-12-14 13:52:29 -05:00 |
|