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
/
construct.rs
Age
Commit message (
Expand
)
Author
2023-07-02
Move everything into `crates/` directory
Laurenz
2023-06-24
Use third person in documentation (#1560)
MALO
2023-06-12
More `bail!` usage
Laurenz
2023-06-09
Final tweaks
Laurenz
2023-06-09
Touch up docs
Laurenz
2023-06-06
Improve value casting infrastructure
Laurenz
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-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-04-11
Allow treating ratios as floats (#681)
Eric Biedert
2023-04-01
Documentation for regex from raw element
Laurenz
2023-03-29
bail! when #symbol is called without parameters (#440)
Naim A
2023-03-19
Renaming and refactoring
Laurenz
2023-03-10
New #[func] macro
Laurenz
2023-03-07
Fully untyped model
Laurenz
2023-03-01
Split up `model` module
Laurenz
2023-02-23
Merge main back
Laurenz
2023-02-23
More EcoVec usage
Laurenz
2023-02-23
Switch to ecow
Laurenz
2023-02-17
Fix error handling after hashtag
Laurenz
2023-02-12
Fix docs
Laurenz
2023-02-06
Make Rust happier about the inline documentation
Laurenz
2023-01-30
User-defined symbols
Laurenz
2023-01-29
Update remaining examples
Martin Haug
2022-12-23
Fix broken links
Laurenz
2022-12-23
Fix typos
Laurenz
2022-12-22
Annotate return values
Laurenz
2022-12-21
Rename the `create` category to `construct`
Laurenz