aboutsummaryrefslogtreecommitdiff
path: root/core/runtime/os_specific_windows.odin
Commit message (Expand)AuthorAgeFilesLines
* Enforce `core:builtin` and `core:intrinsics` for importsgingerBill2021-08-211-1/+1
* Reorganize code to improve code generationgingerBill2021-06-081-1/+1
* Remove `context.thread_id`gingerBill2021-06-081-8/+0
* Update core:runtime to use the new intrinsicsgingerBill2021-05-301-4/+6
* Clean up organization of `package runtime`gingerBill2021-05-231-71/+41
* Improve the `Allocator` interface to support returning `Allocator_Error` to a...gingerBill2021-04-191-9/+9
* Add new os_specific_*.odin filesgingerBill2020-10-011-0/+174