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-07-21
Main context struct
Laurenz
2021-07-20
FileId instead of Path + FileHash
Laurenz
2021-07-16
Use array's IntoIterator impl and nested or patterns
Laurenz
2021-07-13
Optimize scanner and tokenizer
Laurenz
2021-07-11
Simpler casting
Laurenz
2021-07-10
Remove warnings from parsing and casting
Laurenz
2021-07-10
Move comparisons into standard traits
Laurenz
2021-07-10
Reference-count complex values
Laurenz
2021-07-10
Eco string 🌱
Laurenz
2021-07-09
Fix bound
Laurenz
2021-07-08
Compare functions and templates by identity
Laurenz
2021-07-08
Add lots of Eq impls
Laurenz
2021-07-08
Rename Fill to Paint
Laurenz
2021-07-08
Rename some library arguments
Laurenz
2021-07-08
Replace using with from
Laurenz
2021-07-08
Switch to = for headings once again
Laurenz
2021-07-08
URL special case for line comments
Laurenz
2021-07-08
Range operator
Laurenz
2021-07-08
Handle missing arguments to with expr
Laurenz
2021-06-30
Allow wide calls only directly in templates
Laurenz
2021-06-30
Remove color literals (#39)
Laurenz
2021-06-30
Optimize scanner performance
Laurenz
2021-06-30
Make clippy a bit happier
Laurenz
2021-06-30
No more collisions between syntax::Tree and layout::Tree
Laurenz
2021-06-30
Merge pull request #35 from typst/wide-calls
Laurenz
2021-06-30
Bump dependencies
Laurenz
2021-06-29
Make use of wide calls
Laurenz
2021-06-29
Wide calls
Laurenz
2021-06-29
Put incremental compilation behind feature
Martin Haug
2021-06-29
Mutable visitor
Laurenz
2021-06-28
Make values smaller
Laurenz
2021-06-27
Code review: Reverse temperature
Martin Haug
2021-06-27
Adjust comments
Martin
2021-06-27
Code review, new stack test
Martin Haug
2021-06-27
Apply suggestions from code review
Martin
2021-06-27
Testing for incremental
Martin Haug
2021-06-27
Fix capturing bug
Laurenz
2021-06-26
With expressions
Laurenz
2021-06-26
Add box and block functions
Laurenz
2021-06-26
Remove unused template name field
Laurenz
2021-06-26
Cleanse library
Laurenz
2021-06-25
Make font take everything as keyword arguments
Laurenz
2021-06-18
Streamline template evaluation
Laurenz
2021-06-18
Ref count the frames
Martin
2021-06-18
Levels
Martin
2021-06-18
Flip outdated expression names
Laurenz
2021-06-18
Join semantics
Laurenz
2021-06-18
Remove eat_ prefix
Laurenz
2021-06-18
Len function for strings, arrays and dictionaries
Laurenz
2021-06-17
Setter method
Laurenz
[next]