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
Age
Commit message (
Expand
)
Author
2022-04-11
Prevent duplicate named arguments and dictionary keys
Laurenz
2022-04-11
Spreading into arrays and dictionaries
Laurenz
2022-04-11
Fix incremental bugs
Laurenz
2022-04-11
Reorder blocks
Laurenz
2022-04-10
Less style chains lookups during paragraph layout
Laurenz
2022-04-10
Move language-related properties from `par` to `text`
Laurenz
2022-04-09
Sum color and length into stroke
Laurenz
2022-04-08
Em units
Laurenz
2022-04-08
Start & end alignment
Laurenz
2022-04-08
Property resolving
Laurenz
2022-04-07
Make `Relative` generic
Laurenz
2022-04-07
Rename length-related types
Laurenz
2022-04-07
Make chinese justification less bad
Laurenz
2022-04-07
Rework style chains
Laurenz
2022-04-05
Fix wrong `search_range` computation
Laurenz
2022-04-05
Don't allow empty lists and enums
Laurenz
2022-04-05
Don't allow headings to span multiple lines
Laurenz
2022-04-05
Fix typo
Laurenz
2022-04-03
Font fallback
Laurenz
2022-03-18
Methods
Laurenz
2022-03-15
Add `in` and `not in` operators
Laurenz
2022-03-15
Non-returning error macro
Laurenz
2022-03-17
CR: I'm gonna make him a refactor he can't refuse
Martin Haug
2022-03-16
`LineNode`
Martin Haug
2022-03-14
Knuth-Plass and MicroType
Laurenz
2022-03-13
Refactor paragraph layout
Laurenz
2022-03-12
Remove classes and improve naming
Laurenz
2022-03-11
Rename template to content
Laurenz
2022-03-11
Consistent block naming
Laurenz
2022-03-11
More restructuring
Laurenz
2022-03-08
Hyphenation
Laurenz
2022-03-08
Allow access to numbering for unordered lists
Laurenz
2022-02-28
Reorganize library
Laurenz
2022-02-28
Merge pull request #65 from typst/control-flow
Laurenz
2022-02-28
Enable join collection for control flow constructs
Martin Haug
2022-02-28
CR: I've a feeling we're not in Review anymore.
Martin Haug
2022-02-28
Make loops and functions react to control flow
Martin Haug
2022-02-28
Introduce `EvalResult` for control flow
Martin Haug
2022-02-26
Remove dependency on itertools
Laurenz
2022-02-25
Basic justification
Laurenz
2022-02-24
Lower and upper on templates
Laurenz
2022-02-24
List above & below
Laurenz
2022-02-24
First-line indents
Laurenz
2022-02-23
Merge pull request #64 from typst/new-incr-parse
Laurenz
2022-02-23
Code Review: That's just like your struct, man.
Martin Haug
2022-02-23
Query cache
Laurenz
2022-02-23
Rework the core context
Laurenz
2022-02-23
Early stop for falling indents.
Martin Haug
2022-02-23
New incremental parsing paradigm
Martin Haug
2022-02-22
Remove layout cache
Laurenz
[next]