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
/
ast.rs
Age
Commit message (
Expand
)
Author
2023-05-21
Correct outdated comment (#1265)
Rui
2023-05-03
Add shorthand for root operation (#929)
Marmare314
2023-04-26
Pattern as parameter (#854)
Marmare314
2023-04-25
Destructuring assign (#703)
Marmare314
2023-04-20
forbid underscore as identifier closes #513 (#837)
Marmare314
2023-04-18
Clippy fixes (#856)
Marek Barvíř
2023-04-16
refactor SyntaxKind::Pattern (#831)
Marmare314
2023-04-13
Fix function sinks (#638)
Marmare314
2023-04-11
fix parenthesized binding (#707)
Marmare314
2023-04-06
Unpacking syntax (#532)
Marmare314
2023-04-04
clippy::match_like_matches_macro (#502)
Marek Barvíř
2023-04-04
Integers with different bases
Laurenz
2023-03-28
Fix parsing of language in single-tick raw literals (#401)
frozolotl
2023-03-27
Fix enum parsing and allow zero in numberings
Laurenz
2023-03-22
Fix typos (#115)
Kian-Meng Ang
2023-03-21
More math shorthands
Laurenz
2023-03-18
Rename formula to equation
Laurenz
2023-03-18
Attach parameter list span to function
Laurenz
2023-03-17
Counters
Laurenz
2023-03-14
Reference supplements
Laurenz
2023-03-08
Streamline field names
Laurenz
2023-02-23
Merge main back
Laurenz
2023-02-23
Switch to ecow
Laurenz
2023-02-17
Impl `Eq` for syntax tree types
Laurenz
2023-01-31
More `PartialEq` impls for `EcoString`
Laurenz
2023-02-02
Math tests
Laurenz
2023-01-29
Make shorthand list inspectable
Laurenz
2023-01-29
Import completions
Laurenz
2023-01-28
Better analysis for literals
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
Scale shorthand brackets
Laurenz
2023-01-27
More `track_caller` annotations
Laurenz
2023-01-27
Symbol values and modules
Laurenz
2023-01-27
Hashtags everywhere!
Laurenz
2023-01-23
Math module
Laurenz
2023-01-22
Math delimiter grouping
Laurenz
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-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-17
Document parameters in comment
Laurenz
2022-12-15
Reflection for castables
Laurenz
2022-12-14
Linked syntax node
Laurenz
[next]