aboutsummaryrefslogtreecommitdiff
path: root/core/unicode/utf8/utf8string
Commit message (Collapse)AuthorAgeFilesLines
* Further overhaul of package line comments.Jeroen van Rijn2025-10-091-1/+1
|
* Add doc line to `core:unicode/utf8/utf8string`gingerBill2025-10-091-0/+1
|
* Fix for using utf8string.at with last rune index returning wrong rune.Karl Zylinski2024-10-301-1/+1
|
* Replace `core:*` to `base:*` where appropriategingerBill2024-01-281-2/+2
|
* Add `core:unicode/utf8/utf8string` to `examples/all`gingerBill2022-03-181-60/+60
|
* Enforce `core:builtin` and `core:intrinsics` for importsgingerBill2021-08-211-1/+1
|
* Add `package unicode/utf8/utf8string` for efficient utf8 codepoint indexing ↵gingerBill2020-09-261-0/+155
to strings