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
Age
Commit message (
Expand
)
Author
2023-05-11
More efficient introspection
Laurenz
2023-05-11
Remove 'static bound on `World`
Laurenz
2023-05-03
Function scopes (#1032)
Pg Biel
2023-05-03
Implement default values for at() (#995)
Michael Lohr
2023-05-03
Refactor string replacement
Laurenz
2023-05-03
[Feature] Allow function as argument for string.replace (#944)
dvdvgt
2023-05-03
Add shorthand for root operation (#929)
Marmare314
2023-04-28
check index on placeholder (#1005)
Marmare314
2023-04-26
Touch up docs
Laurenz
2023-04-26
Pattern as parameter (#854)
Marmare314
2023-04-26
Fix overflows with operators (#904)
HarmoGlace
2023-04-25
Support indices preceding the base symbol, revamping #699 (#825)
Leedehai
2023-04-25
Add a zip method to arrays (#947)
Laurenz Stampfl
2023-04-25
Destructuring assign (#703)
Marmare314
2023-04-25
Add sum and product to arrays (#966)
SekoiaTree
2023-04-24
hint for unknown variable containing dash (#924)
Marmare314
2023-04-24
Disable stacker on WASM
Laurenz
2023-04-23
Add instrumentation (Part 1) (#761)
Sébastien d'Herbais de Thun
2023-04-20
forbid underscore as identifier closes #513 (#837)
Marmare314
2023-04-19
Fix argument sinks
Laurenz
2023-04-19
Give more specific error messages (#881)
Leedehai
2023-04-19
Change SipHash2-4 -> SipHash1-3 (#780)
Daniel Csillag
2023-04-18
Clippy
Laurenz
2023-04-18
Clippy fixes (#856)
Marek Barvíř
2023-04-17
Write PDF outline
Laurenz
2023-04-16
refactor SyntaxKind::Pattern (#831)
Marmare314
2023-04-16
Clippy fixes (#581)
Marek Barvíř
2023-04-13
Fix function sinks (#638)
Marmare314
2023-04-13
Add support for more complex strokes (#505)
Birk Tjelmeland
2023-04-13
Better error spans in `calc`
Laurenz
2023-04-13
Add factorial, permutation and binomial to calculation functions (#639)
HarmoGlace
2023-04-12
Selector rework (#640)
Sébastien d'Herbais de Thun
2023-04-11
Let dictionaries respect insertion order
Laurenz
2023-04-11
Add support for more ratio multiplications
Laurenz
2023-04-11
Remove support for number / ratio
Laurenz
2023-04-11
Fix duplicate error message for destructuring
Laurenz
2023-04-11
Remove enumeration support from `map`
Laurenz
2023-04-11
Allow treating ratios as floats (#681)
Eric Biedert
2023-04-11
Array sorting by key (#584)
Daniel Csillag
2023-04-06
Unpacking syntax (#532)
Marmare314
2023-04-05
Appends a hint if length is expected but hint provided. (#580)
astrale-sharp
2023-04-05
Fixed page numbering (#594)
Sébastien d'Herbais de Thun
2023-04-04
Locatable selectors
Laurenz
2023-04-04
Disable clippy for specific lines (#503)
Marek Barvíř
2023-03-31
FIX lint clippy::len_without_is_empty (#451)
Marek Barvíř
2023-03-28
Fix tests on Windows
Laurenz
2023-03-28
Fix basic lints (cargo clippy) (#383)
Marek Barvíř
2023-03-27
Fix enum parsing and allow zero in numberings
Laurenz
2023-03-25
Newton's notation for derivatives (#281)
Alexander Ekdahl
2023-03-22
Fix typos (#115)
Kian-Meng Ang
[next]