aboutsummaryrefslogtreecommitdiff
path: root/base/runtime/heap_allocator.odin
Commit message (Expand)AuthorAgeFilesLines
* Make `runtime.heap_alloc` `contextless`gingerBill2024-06-251-3/+3
* Fix typo of `_heap_resize`gingerBill2024-01-281-5/+5
* Alias heap calls from `base:runtime` is `core:os`gingerBill2024-01-281-0/+13
* Remove `core:os` dependency for `base:runtime`gingerBill2024-01-281-0/+97