aboutsummaryrefslogtreecommitdiff
path: root/base/runtime
Commit message (Expand)AuthorAgeFilesLines
...
* Alias heap calls from `base:runtime` is `core:os`gingerBill2024-01-285-87/+44
* Remove `core:os` dependency for `base:runtime`gingerBill2024-01-2810-108/+190
* Make //+privategingerBill2024-01-281-0/+1
* `-default-to-panic-allocator`gingerBill2024-01-281-0/+5
* Remove `core:os` dependency for `runtime.os_write` on linuxgingerBill2024-01-282-0/+23
* Remove `core:os` dependency from `base:runtime`; change to `base:intrinsics`gingerBill2024-01-2816-15/+32
* Move matrix related procedures to the different `linalg` packagesgingerBill2024-01-281-283/+0
* Move matrix compiler `builtin`s to `intrinsics`; alias within core_builtin_ma...gingerBill2024-01-281-0/+9
* Move `core:runtime` to `base:runtime`; keep alias aroundgingerBill2024-01-2838-0/+6774