aboutsummaryrefslogtreecommitdiff
path: root/base/runtime/heap_allocator.odin
Commit message (Collapse)AuthorAgeFilesLines
* 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