index
:
typst
0.10
0.11
0.11-with-extras
0.11.1-with-extras
0.12
0.12.0-with-extras
0.13
0.6
0.7
0.8
0.9
better-lists
consistent-html-frame-size
digital-signatures
html-content-models
improve-raw-docs
in-operator-for-modules
main
parallel-iterations
pdf-accessibility
pdf-lang
rect-strokes
ref-cite-warn
repeat-figure-caption
table-subfooters
type-str-compat-round-2
warn-suppression
MSM's mirror of Typst
Charlotte Koch
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
typ
/
compiler
/
string.typ
Age
Commit message (
Expand
)
Author
2024-04-13
Better test runner (#3922)
Laurenz
2024-04-01
Fix `str.trim(regex,at:end)` when the whole string is matched (#3730)
Leedehai
2023-08-30
Add test for ends-with fix
Laurenz
2023-08-26
Implement `rev()` method on string (#2013)
Kevin K
2023-08-04
Bytes type
Laurenz
2023-05-29
Fix `.at(default: ...)` for strings and content (#1339)
Pg Biel
2023-05-24
Rework delimiter errors
Laurenz
2023-05-19
Update string doc: index can be negative (#1198)
Leedehai
2023-05-03
Implement default values for at() (#995)
Michael Lohr
2023-05-03
[Feature] Allow function as argument for string.replace (#944)
dvdvgt
2023-04-20
Add `quo`, `trunc` and `fract` calculation methods and rename `mod` to `rem` ...
HarmoGlace
2023-02-17
Fix error handling after hashtag
Laurenz
2023-02-17
Add `clusters` and `codepoints` methods
Laurenz
2023-02-17
Check char boundaries in string methods
Laurenz
2023-01-30
Add calc module
Martin Haug
2023-01-27
Hashtags everywhere!
Laurenz
2022-12-30
Remove index syntax in favor of accessor methods
Laurenz