aboutsummaryrefslogtreecommitdiff
path: root/base/runtime/heap_allocator_other.odin
Commit message (Collapse)AuthorAgeFilesLines
* Moved all packages in core, base, vendor, tests and examples to use new #+ ↵Karl Zylinski2024-09-141-2/+2
| | | | file tag syntax.
* Initialize default `context` in `heap_allocator_other.odin`gingerBill2024-06-281-0/+3
|
* Make `runtime.heap_alloc` `contextless`gingerBill2024-06-251-3/+3
|
* improve orca targetLaytan Laats2024-06-051-1/+1
|
* Alias heap calls from `base:runtime` is `core:os`gingerBill2024-01-281-3/+3
|
* Remove `core:os` dependency for `base:runtime`gingerBill2024-01-281-0/+15