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
/
pretty.rs
Age
Commit message (
Expand
)
Author
2022-02-18
Basic show rules
Laurenz
2022-01-30
Rework strong and emph
Laurenz
2022-01-28
Parse `break`, `continue` and `return` expression
Laurenz
2022-01-28
Parse `show` and `wrap` expressions
Laurenz
2022-01-13
Make use of new Rust 1.58 formatting feature
Laurenz
2021-12-30
Make clippy a bit happier
Laurenz
2021-12-15
Set Rules Episode VII: The Set Awakens
Laurenz
2021-11-08
Final touches
Laurenz
2021-11-08
Fine-grained capturing
Laurenz
2021-11-08
Tidy up AST
Laurenz
2021-11-05
Refactoring
Laurenz
2021-11-05
Improve error handling
Martin Haug
2021-11-05
Less owning, more iterating
Martin Haug
2021-11-05
Change parser
Martin Haug
2021-09-30
Better function and closure pretty printing
Laurenz
2021-09-30
Support `else if`
Laurenz
2021-09-30
No hashtag before else anymore
Laurenz
2021-09-15
Rename `SyntaxTree` to `Markup`
Laurenz
2021-08-31
Make user-facing "debug" representation use Debug instead of Display
Laurenz
2021-08-21
Prune derives
Laurenz
2021-08-17
Library functions behave more imperatively
Laurenz
2021-08-14
Separate type for string values
Laurenz