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
/
tests
/
typ
/
compiler
Age
Commit message (
Expand
)
Author
2023-02-25
New default style
Laurenz
2023-02-17
Fix error handling after hashtag
Laurenz
2023-02-17
Add `clusters` and `codepoints` methods
Laurenz
2023-02-17
Check char boundaries in string methods
Laurenz
2023-02-13
Fill and stroke properties for containers
Laurenz
2023-02-12
Require colon in show rule
Laurenz
2023-02-12
Make all nodes block-level
Laurenz
2023-02-12
Fix "not in" precedence
Laurenz
2023-01-31
Move assets
Laurenz
2023-02-05
Fix `array.pop()`
Laurenz
2023-02-03
Fix function call highlighting
Laurenz
2023-02-02
Fix inconsistency between text and idents in math
Laurenz
2023-01-30
Add calc module
Martin Haug
2023-01-28
Remove method call syntax kind
Laurenz
2023-01-28
More capable math calls
Laurenz
2023-01-27
Hashtags everywhere!
Laurenz
2023-01-23
Interpret methods on modules as functions in modules
Laurenz
2023-01-20
Rewrite parser
Laurenz
2023-01-03
New import syntax
Laurenz
2022-12-31
Merge `MarkupNode` and `MathNode` into `Expr`
Laurenz
2022-12-30
Numbering functions
Laurenz
2022-12-30
Remove index syntax in favor of accessor methods
Laurenz
2022-12-30
Forbid division by zero
Laurenz
2022-12-30
Recursion with max depth
Laurenz
2022-12-21
Split up and document shapes
Laurenz
2022-12-21
Split up list type into three separate types and document them
Laurenz
2022-12-20
Document underline, strikethrough, and overline
Laurenz
2022-12-15
Reflection for castables
Laurenz
2022-12-14
Detect infinite loops
Laurenz
2022-12-09
Align set rule
Laurenz
2022-12-02
Introspection
Laurenz
2022-11-29
Reorganize library and tests
Laurenz