aboutsummaryrefslogtreecommitdiff
path: root/base/runtime/default_allocators_nil.odin
Commit message (Expand)AuthorAgeFilesLines
* Add docs to `nil_allocator` and `panic_allocator`gingerBill2025-10-071-0/+11
* Add require_results attr to procs returning an allocatorDamian Tarnawski2025-09-021-0/+2
* Require `@(init)` and `@(fini)` to be `proc "contextless" ()`gingerBill2025-08-081-1/+1
* Fix `-vet-tabs` issuesgingerBill2024-08-241-2/+2
* Remove `core:os` dependency for `base:runtime`gingerBill2024-01-281-8/+0
* Move `core:runtime` to `base:runtime`; keep alias aroundgingerBill2024-01-281-0/+88