typst/crates/typst-library/src/foundations
Andrew Voynov e0074dfc01 Make `array.chunks` example more readable (#5975) 2025-03-06 16:30:59 +01:00
..
args.rs Remove redundant doc comments on standard arguments (#5725) 2025-01-21 11:10:06 +00:00
array.rs Make `array.chunks` example more readable (#5975) 2025-03-06 16:30:59 +01: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 Remove redundant doc comments on standard arguments (#5725) 2025-01-21 11:10:06 +00:00
cast.rs Revamp data loading and deprecate `decode` functions (#5671) 2025-01-09 09:34:16 +00:00
content.rs Don't link items if container is already linked (#5732) 2025-01-22 13:24:14 +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 13:53:05 +01:00
func.rs Fix comparison of `Func` and `NativeFuncData` (#5943) 2025-02-25 15:28:14 +01: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 Export target docs (#5812) 2025-02-05 13:24:10 +00:00
module.rs Scope deprecations (#5798) 2025-02-04 09:38:31 +00:00
none.rs Split out four new crates (#5302) 2024-10-27 18:04:55 +00:00
ops.rs Fix false positive for type/str comparison warning (#5957) 2025-02-25 17:00:21 +01:00
plugin.rs Documentation fixes and improvements (#5816) 2025-02-06 11:24:19 +01:00
repr.rs Split out four new crates (#5302) 2024-10-27 18:04:55 +00:00
scope.rs Bring back type/str compatibility for 0.13, with warnings and hints (#5877) 2025-02-17 11:52:11 +01:00
selector.rs Split out four new crates (#5302) 2024-10-27 18:04:55 +00:00
str.rs Remove redundant doc comments on standard arguments (#5725) 2025-01-21 11:10:06 +00:00
styles.rs Semantic paragraphs (#5746) 2025-01-24 12:11:26 +00:00
symbol.rs Basic SymbolElem addition 2025-01-23 16:28:29 -05: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 Bring back type/str compatibility for 0.13, with warnings and hints (#5877) 2025-02-17 11:52:11 +01:00
value.rs Bring back type/str compatibility for 0.13, with warnings and hints (#5877) 2025-02-17 11:52:11 +01:00
version.rs Split out four new crates (#5302) 2024-10-27 18:04:55 +00:00