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
/
crates
/
typst-syntax
/
src
/
kind.rs
Age
Commit message (
Collapse
)
Author
2025-01-23
Just add MathText SyntaxKind
Ian Wrzesinski
2025-01-23
Ignore shebang at start of file (#5702)
T0mstone
2024-12-17
Rename `pattern` to `tiling` (#5590)
Laurenz
2024-08-09
Split shorthands into math and markup, add tilde shorthand (#4706)
Max
2024-05-30
Add nested import syntax (#4228)
Tulio Martins
Co-authored-by: LuizAugustoPapa <luiz.papa@aluno.puc-rio.br> Co-authored-by: PepinhoJp <pepinho.jp@gmail.com> Co-authored-by: PgBiel <9021226+PgBiel@users.noreply.github.com>
2024-05-29
Reorder syntax kinds (#4287)
Laurenz
2024-04-08
SyntaxKind::Eof => SyntaxKind::End to better express its usage (#3872)
Leedehai
2024-04-04
Let the lexer respect linebreaks within inline raw (#3756)
Leedehai
2024-03-01
Provide more fine-grained spans in raw blocks (#3257)
Myriad-Dreamin
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2024-02-27
New context system (#3497)
Laurenz
2024-02-21
Destructuring improvements (#3463)
Laurenz
2024-02-18
Introduce `SyntaxSet` (#3450)
Laurenz
2023-10-09
Hashtag -> Hash
Laurenz
2023-08-30
Allow renaming imports with `as` (#1923)
Pg Biel
2023-07-18
Extract syntax module into typst-syntax crate
Laurenz