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
/
library
/
src
/
compute
Age
Commit message (
Expand
)
Author
2023-06-09
Final tweaks
Laurenz
2023-06-09
Touch up docs
Laurenz
2023-06-09
Remove deprecated `calc.mod` function
Laurenz
2023-06-09
Translate TOML datetime properly
Laurenz
2023-06-07
add calc.exp, calc.ln (#1299)
Jett Chen
2023-06-06
Small refactorings
Laurenz
2023-06-06
Improve value casting infrastructure
Laurenz
2023-05-31
More link fixes
Martin Haug
2023-05-31
Fix 404 links
Martin Haug
2023-05-30
Unicode code point conversion (#1068) (#1132)
Erik Bünnig
2023-05-30
Add a base parameter to str() (#1362)
Lynn
2023-05-23
Add support for date & time handling (#435)
Laurenz Stampfl
2023-05-22
Clearer error messages for failed comparisons
Laurenz
2023-05-19
Print the string that is not castable to number (#1207)
Leedehai
2023-05-17
Show default values in documentation
Laurenz
2023-05-17
Better documentation outlines
Laurenz
2023-05-15
Extract category definitions into individual functions
Laurenz
2023-05-03
Function scopes (#1032)
Pg Biel
2023-05-02
Add ICC profiles to images in PDF and update `usvg`, `svg2pdf` (#822)
Martin Haug
2023-04-26
Touch up docs
Laurenz
2023-04-26
Add toml support (#807)
HarmoGlace
2023-04-20
Add `quo`, `trunc` and `fract` calculation methods and rename `mod` to `rem` ...
HarmoGlace
2023-04-19
Add atan2 (#846)
Matt Fellenz
2023-04-19
Fix argument sinks
Laurenz
2023-04-19
Add `gcd` and `lcm` calculation methods (#789)
HarmoGlace
2023-04-18
Remove intermediate strings in error message
Laurenz
2023-04-18
Clippy fixes (#856)
Marek Barvíř
2023-04-16
Clippy fixes (#581)
Marek Barvíř
2023-04-13
Fix `pow` overflow (#784)
HarmoGlace
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
Correct some typos (#746)
Alexander Seiler
2023-04-11
Allow treating ratios as floats (#681)
Eric Biedert
2023-04-06
Unpacking syntax (#532)
Marmare314
2023-04-04
Format code
Laurenz
2023-04-04
Make error messages a bit more consistent
Laurenz
2023-04-04
Make behavior of calculation functions consistent (#515)
HarmoGlace
2023-04-01
Simplify `pow` function
Laurenz
2023-04-01
Fix zero power (#511)
HarmoGlace
2023-04-01
Documentation for regex from raw element
Laurenz
2023-04-01
Needless clone, borrows, casts and lifetimes (#504)
Marek Barvíř
2023-04-01
add support for loading data from yaml files (#447)
P-Andersson
2023-04-01
Allows negative pow (#486)
Sébastien d'Herbais de Thun
2023-03-30
FIX "data.typ" test (#412)
Marek Barvíř
2023-03-29
bail! when #symbol is called without parameters (#440)
Naim A
2023-03-19
Renaming and refactoring
Laurenz
2023-03-13
Locatability and synthesis improvements
Laurenz
2023-03-13
More accurate logarithm for base 2 and 10
Laurenz
2023-03-10
Expose content representation more
Laurenz
2023-03-10
New #[func] macro
Laurenz
[next]