summaryrefslogtreecommitdiff
path: root/tests/typ/compiler/string.typ
AgeCommit message (Collapse)Author
2023-05-29Fix `.at(default: ...)` for strings and content (#1339)Pg Biel
2023-05-24Rework delimiter errorsLaurenz
Fixes #572
2023-05-19Update string doc: index can be negative (#1198)Leedehai
2023-05-03Implement default values for at() (#995)Michael Lohr
2023-05-03[Feature] Allow function as argument for string.replace (#944)dvdvgt
2023-04-20Add `quo`, `trunc` and `fract` calculation methods and rename `mod` to `rem` ↵HarmoGlace
(#890)
2023-02-17Fix error handling after hashtagLaurenz
2023-02-17Add `clusters` and `codepoints` methodsLaurenz
2023-02-17Check char boundaries in string methodsLaurenz
2023-01-30Add calc moduleMartin Haug
2023-01-27Hashtags everywhere!Laurenz
2022-12-30Remove index syntax in favor of accessor methodsLaurenz