| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Further overhaul of package line comments. | Jeroen van Rijn | 2025-10-09 | 1 | -1/+1 |
| | | |||||
| * | Add doc line to `core:unicode/utf8/utf8string` | gingerBill | 2025-10-09 | 1 | -0/+1 |
| | | |||||
| * | Fix for using utf8string.at with last rune index returning wrong rune. | Karl Zylinski | 2024-10-30 | 1 | -1/+1 |
| | | |||||
| * | Replace `core:*` to `base:*` where appropriate | gingerBill | 2024-01-28 | 1 | -2/+2 |
| | | |||||
| * | Add `core:unicode/utf8/utf8string` to `examples/all` | gingerBill | 2022-03-18 | 1 | -60/+60 |
| | | |||||
| * | Enforce `core:builtin` and `core:intrinsics` for imports | gingerBill | 2021-08-21 | 1 | -1/+1 |
| | | |||||
| * | Add `package unicode/utf8/utf8string` for efficient utf8 codepoint indexing ↵ | gingerBill | 2020-09-26 | 1 | -0/+155 |
| to strings | |||||