xo-pyunit/xo-alloc/include/xo/alloc
2025-11-29 16:59:36 -05:00
..
AllocPolicy.hpp
ArenaAlloc.hpp xo-alloc, xo-object: fix alloc,gc unit tests after gc improvements 2025-11-29 16:58:44 -05:00
ArenaAllocT.hpp xo-alloc: + ArenaAllocT for use with std::map() etc. 2025-11-29 16:59:36 -05:00
Blob.hpp xo-interpreter: Object->TaggedPtr conversion (prep for primitives) 2025-11-26 20:15:03 -05:00
CircularBuffer.hpp
Forwarding1.hpp xo-alloc: IAlloc* i/face sufficient for Object._forward_children 2025-11-24 12:58:54 -05:00
GC.hpp xo-alloc, xo-object: fix alloc,gc unit tests after gc improvements 2025-11-29 16:58:44 -05:00
GcStatistics.hpp
generation.hpp
IAlloc.hpp xo-alloc, xo-object: fix alloc,gc unit tests after gc improvements 2025-11-29 16:58:44 -05:00
ListAlloc.hpp xo-alloc, xo-object: fix alloc,gc unit tests after gc improvements 2025-11-29 16:58:44 -05:00
Object.hpp xo-interpreter: implement variable lookup 2025-11-25 12:43:57 -05:00
ObjectStatistics.hpp xo-imgui: clang compiler nits 2025-08-29 19:33:09 -04:00
Stack.hpp