|
|
cff5963b31
|
xo-gc stack: refactor + streamline.
Retiring unused Collector typealiases.
Fix #include topology.
Fix/improve write barrier setup.
|
2026-05-02 13:49:29 -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 |
|
|
|
ee521d3337
|
refactor: make shallow_move() available from AGCObjectVisitor
|
2026-04-06 00:11:08 -04:00 |
|
|
|
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 |
|
|
|
381d9602fb
|
build: retiring REPR argument to xo_add_genfacetimpl()
|
2026-03-11 08:41:57 -05:00 |
|
|
|
c77ca9ff38
|
xo-object2: idl build nits
|
2026-03-07 00:31:52 +11:00 |
|
|
|
e2b239dfb9
|
xo-object2 stack: refactor/tidy after GCObject -> alloc2
|
2026-03-05 20:11:05 +11:00 |
|
|
|
c8a76d23bd
|
xo-gc xo-alloc2: move Collector faceet gc/ -> alloc2/ for levelling
|
2026-03-04 22:26:31 +11:00 |
|
|
|
65526649cc
|
xo-interpreter2 stack: OUTPUT_CPP_DIR cmake->idl/
|
2026-02-16 17:46:51 -05:00 |
|
|
|
19961facb5
|
xo-object2: implement APrintable for DArray
|
2026-01-29 15:12:00 -05:00 |
|
|
|
eef4a1db5d
|
xo-procedure2 xo-object2: + polymorphic primitive support
|
2026-01-26 12:38:17 -05:00 |
|
|
|
6605b459f3
|
xo-object2: GCObjectConversion for double (via DFloat)
|
2026-01-25 10:13:22 -05:00 |
|
|
|
fde4199422
|
xo-reader2 xo-object2: regenerate facets from idl
|
2026-01-20 22:13:01 -05:00 |
|
|
|
287384e37a
|
xo-object2: tidy IPrintable_DInteger + codegen
|
2026-01-15 01:02:50 -05:00 |
|
|
|
5e6db993ee
|
xo-object2: tidy IGCObject_DInteger + codegen
|
2026-01-15 00:58:55 -05:00 |
|
|
|
028dea8047
|
xo-object2: streamline IPrintable_DFloat + codegen
|
2026-01-15 00:50:12 -05:00 |
|
|
|
9244302cc1
|
xo-object2: streamline GCObject_DFloat + codegen
|
2026-01-15 00:46:39 -05:00 |
|