| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add `#force_no_inline` | gingerBill | 2024-07-14 | 1 | -6/+6 |
| * | Make `map_total_allocation_size` public; Add `map_total_allocation_size_from_... | gingerBill | 2024-04-08 | 1 | -1/+7 |
| * | Change `return` to `panic` | gingerBill | 2024-03-13 | 1 | -1/+1 |
| * | Fix typo due to deletion | gingerBill | 2024-03-13 | 1 | -1/+1 |
| * | Add infinite loop check and early out in `map_insert_hash_dynamic` | gingerBill | 2024-03-13 | 1 | -3/+13 |
| * | Add `runtime.map_insert_and_check_for_previous` | gingerBill | 2024-02-06 | 1 | -0/+51 |
| * | Remove `core:os` dependency from `base:runtime`; change to `base:intrinsics` | gingerBill | 2024-01-28 | 1 | -1/+1 |
| * | Move `core:runtime` to `base:runtime`; keep alias around | gingerBill | 2024-01-28 | 1 | -0/+924 |