| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Alias heap calls from `base:runtime` is `core:os` | gingerBill | 2024-01-28 | 5 | -87/+44 | |
| * | Remove `core:os` dependency for `base:runtime` | gingerBill | 2024-01-28 | 10 | -108/+190 | |
| * | Make //+private | gingerBill | 2024-01-28 | 1 | -0/+1 | |
| * | `-default-to-panic-allocator` | gingerBill | 2024-01-28 | 1 | -0/+5 | |
| * | Remove `core:os` dependency for `runtime.os_write` on linux | gingerBill | 2024-01-28 | 2 | -0/+23 | |
| * | Remove `core:os` dependency from `base:runtime`; change to `base:intrinsics` | gingerBill | 2024-01-28 | 16 | -15/+32 | |
| * | Move matrix related procedures to the different `linalg` packages | gingerBill | 2024-01-28 | 1 | -283/+0 | |
| * | Move matrix compiler `builtin`s to `intrinsics`; alias within core_builtin_ma... | gingerBill | 2024-01-28 | 1 | -0/+9 | |
| * | Move `core:runtime` to `base:runtime`; keep alias around | gingerBill | 2024-01-28 | 38 | -0/+6774 | |