xo-umbrella2/src/alloc2
Roland Conybeare 46c1efa952 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
..
facet xo-gc stack: + ACollector.shallow_copy() 2026-04-03 18:33:09 -04:00
AAllocator.cpp xo-alloc2: header reorg redux 2025-12-14 17:16:05 -05:00
CMakeLists.txt xo-gc stack: genfacet for Collector + facet registry bugfix 2026-03-27 22:33:21 -04:00
CollectorTypeRegistry.cpp xo-interpreter2 stack: refactor + bugfix operator expr 2026-03-12 20:26:08 -05:00
IAllocator_Any.cpp xo: _Any.cpp files need <exception> for clang 18 build 2026-02-27 11:31:54 +11:00
IAllocator_DArena.cpp xo-interpreter2 .. xo-arena. memory pool introspection 2026-02-03 01:05:36 -05:00
IAllocIterator_Any.cpp xo: _Any.cpp files need <exception> for clang 18 build 2026-02-27 11:31:54 +11:00
IAllocIterator_DArenaIterator.cpp xo-alloc2: utest: cleanup stray error messages 2025-12-21 22:55:19 -05:00
IGCObject_Any.cpp refactor: rename GCObject.shallow_copy -> shallow_move 2026-04-04 15:00:53 -04:00
init_alloc2.cpp xo-alloc2: streamline setup 2026-03-16 19:12:09 -05:00
IResourceVisitor_Any.cpp xo: _Any.cpp files need <exception> for clang 18 build 2026-02-27 11:31:54 +11:00
SetupAlloc2.cpp xo-alloc2: + missing setup .*pp files 2026-03-16 19:12:31 -05:00