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
Age
Commit message (
Expand
)
Author
2023-01-20
Fix a few clippy lints
Laurenz
2023-01-20
Rewrite parser
Laurenz
2023-01-15
Remove most fields from `SyntaxKind` enum
Laurenz
2023-01-14
Eliminate literal type
Laurenz
2023-01-14
Reorganize syntax module
Laurenz
2023-01-03
New import syntax
Laurenz
2022-12-31
Merge `MarkupNode` and `MathNode` into `Expr`
Laurenz
2022-12-30
Recursion with max depth
Laurenz
2022-12-22
Rename `desc` to `terms`
Laurenz
2022-12-21
Split up list type into three separate types and document them
Laurenz
2022-12-20
Document Utility funcs, some layout funcs
Martin Haug
2022-12-17
Document parameters in comment
Laurenz
2022-12-15
Reflection for castables
Laurenz
2022-12-14
Move highlighting into new IDE module
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-06
Math shorthands
Laurenz
2022-12-06
More math syntax
Laurenz
2022-12-05
Symbol notation
Laurenz
2022-12-02
Multi-part numbering patterns
Laurenz
2022-11-26
Dynamic labels
Laurenz
2022-11-23
More general evaluation interface
Laurenz
2022-11-22
Rename two syntax types
Laurenz
2022-11-22
Make inner node and node data private
Laurenz
2022-11-21
Show with set
Laurenz
2022-11-20
Ignore linebreak directly after markup statement
Laurenz
2022-11-19
Rename `RawKind` to `RawFields`
Laurenz
2022-11-07
Selectors
Laurenz
2022-11-07
Show it!
Laurenz
2022-11-04
Style changes
Laurenz
2022-11-03
Split crates
Laurenz
2022-10-28
Refactor `geom` module
Laurenz
2022-10-17
Merge some modules
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
2022-10-04
Parse basic math syntax
Laurenz
2022-09-27
Refresh TextMate grammar
Laurenz
2022-09-26
Description lists, link syntax, and new enum syntax
Laurenz
2022-09-21
Tracked memoization
Laurenz
2022-09-20
Refactor error handling
Laurenz
2022-09-20
A New World
Laurenz
2022-09-19
Renaming
Laurenz
2022-09-07
[WIP] Label and reference syntax
Laurenz
2022-07-26
Fix highlighting bugs
Laurenz
2022-06-14
Many fixes
Laurenz
2022-06-10
Bump dependencies
Laurenz
2022-06-01
Switch bounded condition, delete `only_at_start`
Martin Haug
2022-06-01
Refine `ahead_nontrivia` search
Martin Haug
[next]