typst/crates/typst-library/src/foundations
Malo 4329a15a1c
Improve `calc.round` documentation (#6345)
2025-06-02 13:04:49 +00:00
..
args.rs Remove redundant doc comments on standard arguments (#5725) 2025-01-21 11:10:06 +00:00
array.rs Support comparison functions in `array.sorted` (#5627) 2025-04-02 09:41:45 +00:00
auto.rs Split out four new crates (#5302) 2024-10-27 18:04:55 +00:00
bool.rs Split out four new crates (#5302) 2024-10-27 18:04:55 +00:00
bytes.rs Revamp data loading and deprecate `decode` functions (#5671) 2025-01-09 09:34:16 +00:00
calc.rs Improve `calc.round` documentation (#6345) 2025-06-02 13:04:49 +00:00
cast.rs Fix `cargo clippy` warnings (mostly about `.repeat.take` and `.next_back`) (#6038) 2025-03-11 10:00:53 +00:00
content.rs Removing unused warnings in nightly (#6169) 2025-05-20 16:25:26 +00:00
context.rs Split out four new crates (#5302) 2024-10-27 18:04:55 +00:00
datetime.rs Remove redundant doc comments on standard arguments (#5725) 2025-01-21 11:10:06 +00:00
decimal.rs Let decimal constructor accept decimal values (#5481) 2024-11-27 16:36:04 +00:00
dict.rs Refactor `Scope` (#5797) 2025-02-03 16:04:54 +00:00
duration.rs Split out four new crates (#5302) 2024-10-27 18:04:55 +00:00
element.rs Replace `once_cell`'s `Lazy` as much as possible (#4617) 2024-10-31 11:52:11 +00:00
fields.rs Split out four new crates (#5302) 2024-10-27 18:04:55 +00:00
float.rs Update documentation for `float.{to-bits, from-bits}` (#5836) 2025-02-12 12:35:03 +00:00
func.rs Fix typo in docs (#6034) 2025-03-10 11:39:30 +00:00
int.rs More flexible and efficient `Bytes` representation (#5670) 2025-01-08 10:57:56 +00:00
label.rs Compile-time `PicoStr` interning (#5491) 2024-11-29 15:03:08 +00:00
mod.rs Show warnings from eval (#6100) 2025-04-07 18:42:29 +00:00
module.rs Fix typo in module docs (#6146) 2025-04-07 17:47:29 +00:00
none.rs Split out four new crates (#5302) 2024-10-27 18:04:55 +00:00
ops.rs Modular, multi-threaded, transitioning plugins (#5779) 2025-01-30 13:36:15 +00:00
plugin.rs Documentation fixes and improvements (#5816) 2025-02-06 10:18:10 +00:00
repr.rs Split out four new crates (#5302) 2024-10-27 18:04:55 +00:00
scope.rs Export target docs (#5812) 2025-02-05 13:24:10 +00:00
selector.rs Split out four new crates (#5302) 2024-10-27 18:04:55 +00:00
str.rs Add `#str.normalize(form)` (#5631) 2025-02-25 14:01:01 +00:00
styles.rs Fix debug implementation of Recipe (#5997) 2025-03-04 09:33:39 +00:00
symbol.rs Bump MSRV to 1.83 and Rust in CI to 1.85 (#5946) 2025-02-24 12:28:01 +00:00
sys.rs Split out four new crates (#5302) 2024-10-27 18:04:55 +00:00
target.rs Export target docs (#5812) 2025-02-05 13:24:10 +00:00
ty.rs Document exceptions and alternatives to using `type` (#6027) 2025-04-07 19:56:20 +00:00
value.rs Scope deprecations (#5798) 2025-02-04 09:38:31 +00:00
version.rs Split out four new crates (#5302) 2024-10-27 18:04:55 +00:00