| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove outdated optimization attributes. | Jeroen van Rijn | 2025-05-27 | 1 | -82/+1 |
| * | fix `@(optimization_mode)` usage in builtin collections | Laytan Laats | 2024-07-08 | 1 | -1/+1 |
| * | Make hash procedures contextless where possible | gingerBill | 2024-03-27 | 1 | -2/+2 |
| * | Replace `core:*` to `base:*` where appropriate | gingerBill | 2024-01-28 | 1 | -1/+1 |
| * | Make `raw_data` return `[^]T` types | gingerBill | 2022-05-23 | 1 | -5/+5 |
| * | Remove unneeded semicolons from the core library | gingerBill | 2021-08-31 | 1 | -17/+17 |
| * | Enforce `core:builtin` and `core:intrinsics` for imports | gingerBill | 2021-08-21 | 1 | -1/+1 |
| * | Update hash.crc32 to use slicing-by-8 algorithm to improve throughput by ~3.5x | gingerBill | 2021-06-24 | 1 | -0/+401 |