aboutsummaryrefslogtreecommitdiff
path: root/core/runtime/default_allocators_nil.odin
Commit message (Expand)AuthorAgeFilesLines
* Convert `ODIN_OS` and `ODIN_ARCH` to use enums rather than use stringsgingerBill2022-01-201-1/+1
* Correctly support `-default-to-nil-allocator` for all platformsgingerBill2021-11-041-6/+27
* Strip semicolonsgingerBill2021-10-231-2/+2
* Replace `js_wasm32` with `freestanding_wasm32`gingerBill2021-06-081-1/+1
* Fix `-target:js_wasm32` for `core:runtime`gingerBill2021-06-081-0/+17