typst/crates/typst-macros/src
inferiorhumanorgans 4cddb48584
Fix a few doc typos. (#4914)
Co-authored-by: Alex Zepeda <srht@inferiorhumanorgans.com>
2024-09-08 08:28:49 +00:00
..
cast.rs Refactor casts to use `HintedStrResult` (#4229) 2024-06-04 15:24:39 +00:00
category.rs A few CI and crate config changes (#3852) 2024-04-02 14:16:44 +00:00
elem.rs Add message when trying to access a field that is not set (#4399) 2024-06-22 08:59:52 +00:00
func.rs Improve macro docs (+ Native*Data docs) (#4240) 2024-05-25 15:33:37 +00:00
lib.rs Make symbols callable like functions & migrate callable accents to callable symbols (#4299) 2024-06-13 16:57:34 +00:00
scope.rs Move `calc.nan` to `float.nan` and add `float.inf` (#4733) 2024-08-15 20:04:50 +00:00
symbols.rs Make symbols callable like functions & migrate callable accents to callable symbols (#4299) 2024-06-13 16:57:34 +00:00
time.rs Don't discard other attributes in `time` macro 2024-01-16 10:33:15 +01:00
ty.rs Improve macro docs (+ Native*Data docs) (#4240) 2024-05-25 15:33:37 +00:00
util.rs Fix a few doc typos. (#4914) 2024-09-08 08:28:49 +00:00