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
Age
Commit message (
Expand
)
Author
2024-02-28
Externalize assets (#3515)
Laurenz
2024-02-27
Improve color negation (#3500)
frozolotl
2024-02-25
Fix cast order for `ToInt` (#3485)
Laurenz
2024-02-21
Wider callsite span (#3466)
Laurenz
2024-02-21
Destructuring improvements (#3463)
Laurenz
2024-01-25
Implement bitwise operations on integers (#3130)
PgBiel
2024-01-12
Added `int.signum`, `float.signum`, `float.is-nan`, and `float.is-infinite` (...
Sébastien d'Herbais de Thun
2023-12-18
Implement CSV file header rows support. (#2619)
Niklas Ausborn
2023-12-13
Adjust color mixing for hue-based spaces (#2931)
Eric Biedert
2023-12-06
Add calc.root function (#2736)
Emanuel
2023-11-26
Rework `Vt` into `Engine`
Laurenz
2023-11-17
Implement euclidean division and remainder (#2678)
frozolotl
2023-11-10
Implement Oklch support (#2611)
frozolotl
2023-10-27
Fix argument parsing bug
Laurenz
2023-10-09
Use/allow U+2212 MINUS SIGN instead of U+002D HYPHEN MINUS everywhere (#2318)
MALO
2023-10-02
Add capability to get current compiler version (#2016)
T0mstone
2023-09-19
Gradient Part 1 - Color rework (#2171)
Sébastien d'Herbais de Thun
2023-09-13
Bump dependencies
Laurenz
2023-09-11
Update tests for type system changes
Laurenz
2023-09-11
Forward third-party errors
Laurenz
2023-08-30
Fix data loading display names
Laurenz
2023-08-25
separate decode from string/bytes for all data functions; and encode for json...
Beiri22
2023-08-06
Fix incomplete line endings (#1866)
Matt Fellenz
2023-08-04
Bytes type
Laurenz
2023-07-18
Support `scope` argument for `eval`
Laurenz
2023-07-05
Color mixing function (#1332)
Lynn
2023-06-28
Reintroduce `--root`
Laurenz
2023-06-09
Translate TOML datetime properly
Laurenz
2023-06-07
add calc.exp, calc.ln (#1299)
Jett Chen
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-03
Function scopes (#1032)
Pg Biel
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 `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-04-01
add support for loading data from yaml files (#447)
P-Andersson
2023-03-29
bail! when #symbol is called without parameters (#440)
Naim A
2023-03-19
Renaming and refactoring
Laurenz
2023-03-14
Bibliography and citations
Laurenz
[next]