Commit graph

34 commits

Author SHA1 Message Date
3c53d92735 xo-interpreter2 .. xo-arena. memory pool introspection 2026-02-03 01:05:36 -05:00
78a71baa31 xo-arena: annex DArena.* DArenaIterator.* from xo-alloc2 2026-01-06 00:49:41 -05:00
c1ebe1febd xo-object2: utest: ++ allocation in collector utest 2026-01-02 18:55:53 -05:00
d5b6861b80 xo-alloc: explicit typeseq arg to alloc 2026-01-02 10:20:19 -05:00
0a596294b2 xo-alloc2: + AllocRange aux class, for alloc_range() 2025-12-21 15:23:39 -05:00
30615341e2 xo-alloc2: work on alloc_range + operator++ for alloc iterators [WIP] 2025-12-19 13:55:19 -05:00
1ec9759f19 xo-alloc: streamlining DArena allocation: + construct_with() helper 2025-12-18 19:41:47 -05:00
f9cc86e4a5 xo-alloc2: refactor: consolidate alloc methods into DArena 2025-12-18 18:54:01 -05:00
181ae9f12b xo-alloc2: + Allocator.alloc_range() with DArena input 2025-12-18 18:34:54 -05:00
d8ed0d6235 xo-alloc2: work on alloc iteration. 2025-12-18 11:22:36 -05:00
bf27314688 xo-alloc2: DX1CollectorIterator infra [WIP] 2025-12-17 20:16:46 -05:00
75897884f0 xo-alloc2: add guard-byte spans to AllocInfo 2025-12-16 21:43:51 -05:00
2dec6dbee8 xo-alloc2: rename: AllocatorError -> AllocError 2025-12-16 17:18:38 -05:00
56bdaec94c xo-alloc2: + Allocator::alloc_info()
Also extend unit test
2025-12-16 16:44:44 -05:00
92fc2a4961 xo-alloc2: refactor - explicit AllocHeader class 2025-12-16 11:43:41 -05:00
1fd5d544f2 xo-alloc2 : work on X1Collector unit test [WIP] 2025-12-15 22:43:21 -05:00
31a8a8ae48 xo-alloc2: progress on forwarding objects [WIP] 2025-12-15 00:56:49 -05:00
257fc258ae xo-alloc2: ICollector_Xfer + ICollector_DX1Collector [WIP] 2025-12-14 18:30:46 -05:00
fa32a95be5 xo-alloc2: header reorg redux 2025-12-14 17:16:05 -05:00
0e10777767 xo-alloc2: + guard bytes at beginning of arena + refactoring 2025-12-13 22:15:43 -05:00
0c7d63bf01 xo-alloc2: streamlining + bugfixes [wip] 2025-12-12 19:44:38 -05:00
37b1b9d312 xo-alloc2: make AAllocator.name() -> string_view 2025-12-12 14:40:16 -05:00
c63ec1f4d1 xo-alloc2: allocation unit tests 2025-12-12 14:04:20 -05:00
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