aboutsummaryrefslogtreecommitdiff
path: root/core/runtime/default_allocators.odin
Commit message (Expand)AuthorAgeFilesLines
* Add `mem.Allocator_Query_Info` and `mem.query_info`gingerBill2020-08-161-0/+3
* Add `mem.Allocator_Mode.Query_Features, `mem.Allocator_Mode_Set`, `mem.query_...gingerBill2020-08-161-0/+7
* Fix temporary allocator resizingTetralux2020-06-041-1/+3
* Fix LLVM API backend for procedure "constant" valuesgingerBill2020-04-171-1/+1
* Fix #590gingerBill2020-03-151-1/+1
* Improve runtime/default_allocators.odingingerBill2020-01-111-2/+21
* Add new runtime files.gingerBill2019-12-311-0/+124