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
Age
Commit message (
Expand
)
Author
2021-11-16
Don't wrap already layoutable nodes into flows/pars unnecessarily
Laurenz
2021-11-16
Introduce `SizedNode`
Laurenz
2021-11-16
Revert page and inline levels
Laurenz
2021-11-16
Remove alignment from stack
Laurenz
2021-11-16
Move `lang` functionality into `par`
Laurenz
2021-11-16
Simplify `FlowNode` a bit
Laurenz
2021-11-16
Introduce `FlowNode`
Laurenz
2021-11-27
Fix a grid constraint
Martin Haug
2021-11-24
Fix some comments
Martin Haug
2021-11-20
RTL tracking test
Laurenz
2021-11-20
Add tracking to font function
Martin Haug
2021-11-15
Make clippy happier and remove `Str`
Laurenz
2021-11-14
Tidying
Laurenz
2021-11-14
Search for fonts in the project directory
Laurenz
2021-11-08
Final touches
Laurenz
2021-11-08
Fine-grained capturing
Laurenz
2021-11-08
Tidy up AST
Laurenz
2021-11-06
Deduplicate trivia search
Laurenz
2021-11-06
Faster parser
Laurenz
2021-11-05
Style changes
Laurenz
2021-11-05
Code Review: No Patrick, question marks are not an instrument
Martin Haug
2021-11-05
New error handling
Martin Haug
2021-11-05
Notes
Laurenz
2021-11-05
Refactoring
Laurenz
2021-11-05
Add documentation
Martin Haug
2021-11-05
Code Review: Life is Like a Box of Iterators
Martin Haug
2021-11-05
Reorganize syntax module
Martin Haug
2021-11-05
Unicode escape error moved to tokenizer
Martin Haug
2021-11-05
Improve error handling
Martin Haug
2021-11-05
Slim `NodeKind` memory footprint
Martin Haug
2021-11-05
Less owning, more iterating
Martin Haug
2021-11-05
Change parser
Martin Haug
2021-11-02
Fix page breaks in lists and enums
Laurenz
2021-11-02
Number style -> type
Laurenz
2021-11-02
Reduce namespace pollution
Laurenz
2021-11-02
Smallcaps, sub- and superscript, ligature ctrls...
Martin Haug
2021-10-31
Reorganize modules
Laurenz
2021-10-31
More useful `Spec` helpers
Laurenz
2021-10-31
Fix panic in pad node
Laurenz
2021-10-29
Switch to borrowed strings in `split_lines`
Laurenz
2021-10-29
Dedent code blocks
Laurenz
2021-10-29
Allow multiple template bodies
Laurenz
2021-10-28
Add `move` function
Laurenz
2021-10-26
Simplify node construction
Laurenz
2021-10-26
Fr in stack and par
Laurenz
2021-10-26
Trim `mailto:` and `tel:` from links
Laurenz
2021-10-25
Replace `..` syntax with `range` function
Laurenz
2021-10-23
Drop `iso-` prefix for A papers
Laurenz
2021-10-23
Simplify decorations
Laurenz
2021-10-23
Introduce page / block / inline levels
Laurenz
[next]