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
/
tests
/
typ
/
compute
/
calc.typ
Age
Commit message (
Expand
)
Author
2023-09-11
Update tests for type system changes
Laurenz
2023-08-04
Bytes type
Laurenz
2023-06-07
add calc.exp, calc.ln (#1299)
Jett Chen
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-04-20
Add `quo`, `trunc` and `fract` calculation methods and rename `mod` to `rem` ...
HarmoGlace
2023-04-19
Add `gcd` and `lcm` calculation methods (#789)
HarmoGlace
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-11
Allow treating ratios as floats (#681)
Eric Biedert
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-03-10
New #[func] macro
Laurenz
2023-01-30
Add calc constants
Laurenz
2023-01-30
Add calc module
Martin Haug
2022-12-20
Document underline, strikethrough, and overline
Laurenz
2022-12-17
Document parameters in comment
Laurenz
2022-11-29
Reorganize library and tests
Laurenz