Commit graph

14 commits

Author SHA1 Message Date
a3e72f33a5 xo-arena: + src_fn argument in alloc_error + contributaries 2026-04-10 20:32:23 -04:00
8de4bbd83f xo-gc: use DArenaVector for DX1Collector.object_types_
Original implementation predated DArenaVector,
using it is more natural
2026-03-29 15:17:31 -04:00
4c80ff9396 xo-gc: + ACollector.assign_member() 2026-03-24 22:11:25 -04:00
f9e266b0fc xo-interpreter2 stack: cleanup memory reporting 2026-02-03 11:55:50 -05:00
11293d254e xo-interpreter2 .. xo-arena. memory pool introspection 2026-02-03 01:05:36 -05:00
c89e28367c xo-interpreter2: scaffold repl + alloc measurement frameowkr 2026-02-02 21:55:34 -05:00
c65819d3eb xo-arena: memory checks in DArenaVector::push_back() 2026-01-15 13:42:20 -05:00
0366136e82 xo-arena: + insert/erase in DArenaVector 2026-01-11 12:29:12 -05:00
25ab314492 xo-arena: DArenaHashMap try_expand bugfix + edge utest 2026-01-08 12:27:48 -05:00
aff5a252a0 xo-arena: DArenaHashMap: generative test + check load factor 2026-01-07 16:52:50 -05:00
94647287e0 xo-arena: DArenaHashMap [WIP] 2026-01-06 23:55:33 -05:00
3415e62988 xo-arena: bugfix in DArenaVector move ctor 2026-01-06 17:19:35 -05:00
8d34672a3b xo-arena: DArenaVector bugfixes 2026-01-06 16:15:41 -05:00
6b826e3e67 xo-arena: + DArenaVector template + unit test 2026-01-06 16:10:58 -05:00