summaryrefslogtreecommitdiff
path: root/src/eval/str.rs
AgeCommit message (Expand)Author
2022-03-18MethodsLaurenz
2021-11-15Make clippy happier and remove `Str`Laurenz
2021-10-05Iterate over grapheme clusters instead of charsLaurenz
2021-08-31Make user-facing "debug" representation use Debug instead of DisplayLaurenz
2021-08-31More utility functionsLaurenz
2021-08-21Prune derivesLaurenz
2021-08-16Convert single-field structs to tuple structsLaurenz
2021-08-14Separate type for string valuesLaurenz