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
/
eval
/
value.rs
Age
Commit message (
Expand
)
Author
2023-07-02
Move everything into `crates/` directory
Laurenz
2023-06-27
Basic package management
Laurenz
2023-06-06
Improve value casting infrastructure
Laurenz
2023-05-22
Clearer error messages for failed comparisons
Laurenz
2023-05-17
Show default values in documentation
Laurenz
2023-05-03
Function scopes (#1032)
Pg Biel
2023-05-03
Implement default values for at() (#995)
Michael Lohr
2023-04-23
Add instrumentation (Part 1) (#761)
Sébastien d'Herbais de Thun
2023-04-19
Change SipHash2-4 -> SipHash1-3 (#780)
Daniel Csillag
2023-04-18
Clippy
Laurenz
2023-04-11
Let dictionaries respect insertion order
Laurenz
2023-04-04
Disable clippy for specific lines (#503)
Marek Barvíř
2023-03-28
Fix basic lints (cargo clippy) (#383)
Marek Barvíř
2023-03-22
Fix typos (#115)
Kian-Meng Ang
2023-03-19
Renaming and refactoring
Laurenz
2023-03-10
Expose content representation more
Laurenz
2023-03-07
Fully untyped model
Laurenz
2023-03-01
Split up `model` module
Laurenz
2022-10-17
Merge some modules
Laurenz
2022-07-26
New `Str` type with methods
Laurenz
2022-07-26
Move casting into separate module
Laurenz
2022-06-14
Make radius configuration unconfusing
Laurenz
2022-06-14
Many fixes
Laurenz
2022-05-30
Find optionally takes function instead of value
Laurenz
2022-05-26
Locatable groups
Laurenz
2022-05-27
Intra-document links
Martin Haug
2022-05-12
Fix `Cast` implementation of `LayoutNode`
Laurenz
2022-05-09
Set, show, wrap in code blocks
Laurenz
2022-05-06
Cast content from string
Laurenz
2022-05-04
New raw theme & nicer debug representation
Laurenz
2022-05-04
Text replacement show rules
Laurenz
2022-05-03
Support recursive show rules
Laurenz
2022-05-02
Tests for the new shape API
Martin Haug
2022-05-02
A new `Cast` implementation for `Sides`
Martin Haug
2022-04-30
New block spacing model
Laurenz
2022-04-24
Extract `model` module
Laurenz
2022-04-24
Extract methods into separate module
Laurenz
2022-04-09
Sum color and length into stroke
Laurenz
2022-04-08
Em units
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
Rework style chains
Laurenz
2022-04-03
Font fallback
Laurenz
2022-03-18
Methods
Laurenz
2022-03-14
Knuth-Plass and MicroType
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-02-22
Remove layout cache
Laurenz
[next]