added as_allocator; heap bugfix
authorBrendan Hansen <brendan.f.hansen@gmail.com>
Wed, 24 Nov 2021 17:50:19 +0000 (11:50 -0600)
committerBrendan Hansen <brendan.f.hansen@gmail.com>
Wed, 24 Nov 2021 17:50:19 +0000 (11:50 -0600)
commit2f75697de44c0789d2cb9e5c6ed67662eeecf040
tree332b4515fc87784355e1a9bd5ca9d432a62ec46c
parent00d9d5ad2765690ddf3cc928d701f0b913df01b2
added as_allocator; heap bugfix
core/alloc.onyx
core/alloc/arena.onyx
core/alloc/fixed.onyx
core/alloc/heap.onyx
core/alloc/pool.onyx
core/alloc/ring.onyx
core/container/list.onyx