Commit graph

23 commits

Author SHA1 Message Date
f2f10242ac xo-alloc2: implement alloc for obj<AAllocator,DArena> 2025-12-12 13:42:56 -05:00
1b1a2b5eab xo-alloc2: + Allocator.last_error() for last-error reporting. 2025-12-12 13:26:09 -05:00
07569add32 xo-alloc2: mark Allocator.expand() noexcept 2025-12-12 13:12:56 -05:00
360ae4cb45 xo-alloc2: capture error info, retire exceptions in alloc path 2025-12-12 13:10:26 -05:00
045029ae19 xo-alloc2: + Allocator.allocated() + unit test 2025-12-12 11:58:49 -05:00
7bca67eafc xo-alloc2: + Allocator.available() + unit test 2025-12-12 11:50:12 -05:00
5b96781801 xo-alloc2: AAllocator.expand() working 2025-12-12 11:38:48 -05:00
12ade26a79 xo-alloc2: + Allocator.expand() + streamlining _Any 2025-12-12 11:19:05 -05:00
e0dd9d2a1c xo-alloc2: ++ plumbing for AAllocator / DArena 2025-12-12 01:02:45 -05:00
5964bcf3d5 + docs in xo-alloc2/ + misc improvements 2025-12-11 22:18:09 -05:00
a69158ab32 xo-alloc2: work on fomo Arena 2025-12-11 11:14:46 -05:00
19e612dd14 xo-facet: + doc scaffold + begin include scaffold 2025-12-10 09:56:09 -05:00
12434a65e7 + xo-facet subsystem [WIP] 2025-12-09 21:07:24 -05:00
a15e4ddb4e xo-alloc2: ++ objectmodel improvements 2025-12-09 17:21:52 -05:00
e3235511a8 xo-alloc2: object model utest: + concepts, streamlining 2025-12-09 15:52:37 -05:00
71063047d8 xo-alloc2: utest improvements [not working state] 2025-12-09 10:47:01 -05:00
d0d6e2d2d4 xo-alloc2: minor improvements + docs 2025-12-09 10:46:29 -05:00
7b46a764a8 xo-alloc2: wip towards uany + fix utest build in xo-ordinaltree 2025-12-08 22:53:39 -05:00
764ce8c7f2 xo-alloc2: utest working w/ object-model demo 2025-12-08 12:06:35 -05:00
86964a2c05 xo-alloc2: expand utest manifesto 2025-12-07 16:40:20 -05:00
382b2d2a2c xo-alloc2: scaffold for interface+data separation 2025-12-07 15:55:33 -05:00
704c870c1f xo-alloc2: expand README 2025-12-07 12:57:30 -05:00
639705821d initial commit 2025-12-07 01:48:42 -05:00