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
/
src
/
syntax
/
kind.rs
Age
Commit message (
Expand
)
Author
2023-03-22
Fix typos (#115)
Kian-Meng Ang
2023-03-19
Renaming and refactoring
Laurenz
2023-03-18
Rename formula to equation
Laurenz
2023-03-14
Reference supplements
Laurenz
2023-03-08
Streamline field names
Laurenz
2023-01-28
Remove method call syntax kind
Laurenz
2023-01-28
More capable math calls
Laurenz
2023-01-28
Rework math attachments and accents
Laurenz
2023-01-27
Symbol values and modules
Laurenz
2023-01-27
Hashtags everywhere!
Laurenz
2023-01-22
Math delimiter grouping
Laurenz
2023-01-20
Rewrite parser
Laurenz
2023-01-15
Remove most fields from `SyntaxKind` enum
Laurenz
2023-01-14
Reorganize syntax module
Laurenz
2023-01-03
New import syntax
Laurenz
2022-12-22
Rename `desc` to `terms`
Laurenz
2022-12-14
Linked syntax node
Laurenz
2022-12-09
A few math fixes
Laurenz
2022-12-09
Align set rule
Laurenz
2022-12-05
Symbol notation
Laurenz
2022-12-02
Multi-part numbering patterns
Laurenz
2022-11-26
Dynamic labels
Laurenz
2022-11-22
Rename two syntax types
Laurenz
2022-11-20
Ignore linebreak directly after markup statement
Laurenz
2022-11-19
Rename `RawKind` to `RawFields`
Laurenz
2022-11-07
Show it!
Laurenz
2022-10-28
Refactor `geom` module
Laurenz
2022-10-17
More spans in AST
Laurenz
2022-10-05
Remove `SpanPos` in favor of `ErrorPos`
Laurenz
2022-10-05
Refactor syntax module
Laurenz