Commit graph

15 commits

Author SHA1 Message Date
198f46f1c4 xo-alloc2 scaffold for ACollector + AGCObject facets. [WIP] 2025-12-13 22:20:29 -05:00
c6b57232e8 xo-alloc2: + guard bytes at beginning of arena + refactoring 2025-12-13 22:15:43 -05:00
6cf535eaef xo-alloc2: streamlining + bugfixes [wip] 2025-12-12 19:44:38 -05:00
8d0af9a0e3 xo-alloc2: make AAllocator.name() -> string_view 2025-12-12 14:40:16 -05:00
1ac6631d6d xo-alloc2: allocation unit tests 2025-12-12 14:04:20 -05:00
644100633d xo-alloc2: implement alloc for obj<AAllocator,DArena> 2025-12-12 13:42:56 -05:00
4865c0cd22 xo-alloc2: + Allocator.last_error() for last-error reporting. 2025-12-12 13:26:09 -05:00
f51d2e7b7c xo-alloc2: mark Allocator.expand() noexcept 2025-12-12 13:12:56 -05:00
29ecc2dc38 xo-alloc2: capture error info, retire exceptions in alloc path 2025-12-12 13:10:26 -05:00
2538a3e7d8 xo-alloc2: + Allocator.allocated() + unit test 2025-12-12 11:58:49 -05:00
e2efe9d605 xo-alloc2: + Allocator.available() + unit test 2025-12-12 11:50:12 -05:00
38f419f2ea xo-alloc2: + Allocator.expand() + streamlining _Any 2025-12-12 11:19:05 -05:00
e21debcda2 xo-alloc2: ++ plumbing for AAllocator / DArena 2025-12-12 01:02:45 -05:00
f52184f84c + docs in xo-alloc2/ + misc improvements 2025-12-11 22:18:09 -05:00
c172492007 xo-alloc2: work on fomo Arena 2025-12-11 11:14:46 -05:00