aboutsummaryrefslogtreecommitdiff
path: root/base/runtime/internal.odin
Commit message (Collapse)AuthorAgeFilesLines
* Add general support for `bit_field`sgingerBill2024-02-221-0/+22
|
* `RUNTIME_REQUIRE :: false`gingerBill2024-02-021-1/+1
|
* Add `contextless` where missinggingerBill2024-02-021-2/+2
|
* Remove `core:os` dependency from `base:runtime`; change to `base:intrinsics`gingerBill2024-01-281-1/+1
|
* Move `core:runtime` to `base:runtime`; keep alias aroundgingerBill2024-01-281-0/+1036