Commit graph

8 commits

Author SHA1 Message Date
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
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
77f6dcb541 xo-interpreter2 stack: support op!= + trial numeric refactor 2026-02-19 11:56:06 -08:00
6b614679e7 xo-interpreter2 stack: work on apply for closures [WIP] 2026-02-12 20:09:22 -05:00
bdccb8bee3 xo-interpreter2 stack: work on runtime error representation [WIP] 2026-02-12 18:46:43 -05:00