Commit graph

4 commits

Author SHA1 Message Date
e179c9795b refactor: rename shallow_copy -> shallow_move + streamline
Use RCollector.std_copy_for where appropriate
2026-04-04 16:33:35 -04:00
bd88f441fc 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
761bff734e refactor: make AGCObject.shallow_copy() non-const
prep for moving to ACollector interface
2026-04-04 14:38:14 -04:00
8ff02d52c1 xo-interpreter2: ifelse expressions working + utest 2026-02-14 11:15:38 -05:00