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
Age
Commit message (
Expand
)
Author
2024-11-27
Use extended shape information for glyph `text_like`-ness (#5483)
Max
2024-11-27
Add support for interpreting f32 in float.{from-bytes, to-bytes} (#5480)
+merlan #flirora
2024-11-27
More magic "preview" -> DEFAULT_NAMESPACE (#5478)
Stephen Waits
2024-11-26
Added warning when explicit return in code (not markup) discards joined conte...
Sébastien d'Herbais de Thun
2024-11-26
Ignore leading and trailing ignorant fragments in `math.lr` (#5473)
Max
2024-11-26
Replace _magic_ "preview" literals with a constant (#5452)
Stephen Waits
2024-11-26
Fix `path` with infinite length causing panic (#5457)
Max
2024-11-26
Tags shouldn't affect row height in equations (#5458)
Max
2024-11-26
Update NewCM fonts to version 7.0.0 (#5465)
Max
2024-11-26
Docs: note `par.linebreaks` in `text.costs` (#5434)
Johann Birnick
2024-11-26
Support for Basque language (#5429)
Iagoba Apellaniz
2024-11-17
Use `codex` for symbols (#5421)
Malo
2024-11-17
Update list/enum tests and recognize #762 as already closed (#5433)
Ian Wrzesinski
2024-11-17
Timings for `state.at` and `state.get` (#5411)
Sébastien d'Herbais de Thun
2024-11-17
Fix unnecessary hyphenation (#5394)
wznmickey
2024-11-13
Smarter filtering of scope completions
Laurenz
2024-11-13
Simplify go-to-definition
Laurenz
2024-11-13
Bump wasmi
Laurenz
2024-11-13
Silence `typst-timing` warnings on WebAssembly
Laurenz
2024-11-13
Add support for raw range spans
Laurenz
2024-11-13
Simplify import handling
Laurenz
2024-11-13
Move a few things into separate files
Laurenz
2024-11-13
Figure body snippets
Laurenz
2024-11-13
Distinguish between more completion kinds
Laurenz
2024-11-13
Autocomplete file paths
Laurenz
2024-11-13
Introduce `IdeWorld` trait
Laurenz
2024-11-13
Do not complete existing positional parameters
Laurenz
2024-11-13
Star import tooltip
Laurenz
2024-11-13
Simplify tooltip tests
Laurenz
2024-11-13
Autocomplete different functions with different brackets
Laurenz
2024-11-13
Fix `#cite` autocompletion
Laurenz
2024-11-13
Simplify autocompletion tests
Laurenz
2024-11-12
Add support for page references through new `ref.form` property (#4729)
Max
2024-11-12
Add `asymp` and `asymp.not` symbols (#5391)
Pascal Quach
2024-11-12
Removed deprecated `diff` symbol (#5388)
Andrew Voynov
2024-11-07
Remove unused dependencies (#5379)
Yip Coekjan
2024-11-05
Add `sym.eq.triple.not` (#5372)
Johann Birnick
2024-11-05
Fix unstoppable empty footnote loop (#5354) (#5364)
wznmickey
2024-11-05
Fix a typo in architecture.md (#5374)
SelfMadeSystem
2024-11-04
Add funding-manifest-urls for FLOSS/fund (#5366)
Martin Haug
2024-11-04
Disable justification in `raw(block: true, ...)` (#4889)
Sébastien d'Herbais de Thun
2024-11-04
Refactor Parser (#5310)
Laurenz
2024-11-03
18. Restore list indent behavior
Ian Wrzesinski
2024-11-03
17. Replace while loop closures and Parser::end() to use SyntaxSet
Ian Wrzesinski
2024-11-03
16. Compress with_mode and with_nl_mode to reduce rightward drift
Ian Wrzesinski
2024-11-03
15. Convert Markup mode to use newline modes
Ian Wrzesinski
2024-11-01
Allow triggering the release workflow manually (#5349)
Yip Coekjan
2024-11-01
Basic feature flag mechanism (#5350)
Laurenz
2024-11-01
Bump rust in `release.yml` (#5340)
Yip Coekjan
2024-11-01
Disallow space between ident and paren in set rule (#5269)
Ian Wrzesinski
[next]