Commit graph

4 commits

Author SHA1 Message Date
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
bdccb8bee3 xo-interpreter2 stack: work on runtime error representation [WIP] 2026-02-12 18:46:43 -05:00