| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Replace `core:*` to `base:*` where appropriate | gingerBill | 2024-01-28 | 1 | -2/+2 |
| * | Fix typo err: runtime.Allocator to Allocator_Error | André (counter) | 2022-12-09 | 1 | -1/+1 |
| * | Correct reflection usage of maps | gingerBill | 2022-11-08 | 1 | -26/+22 |
| * | Remove `strings` dependency from `core:sys/windows` | gingerBill | 2022-06-02 | 1 | -3/+1 |
| * | Remove unneeded semicolons from the core library | gingerBill | 2021-08-31 | 1 | -37/+37 |
| * | Enforce `core:builtin` and `core:intrinsics` for imports | gingerBill | 2021-08-21 | 1 | -1/+1 |
| * | Change uses for parapoly records to use `$` always | gingerBill | 2021-06-14 | 1 | -2/+2 |
| * | Add slice.map_keys, slice.map_values, slice.map_entries, slice.map_entry_infos | gingerBill | 2021-01-06 | 1 | -0/+81 |