summaryrefslogtreecommitdiff
path: root/crates/typst-macros/src/lib.rs
AgeCommit message (Collapse)Author
2025-02-05Export target docs (#5812)Laurenz
Co-authored-by: Martin Haug <3874949+reknih@users.noreply.github.com>
2024-12-17Support for defining which charset should be covered by a font (#5305)Peng Guanwen
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2024-11-17Use `codex` for symbols (#5421)Malo
2024-06-13Make symbols callable like functions & migrate callable accents to callable ↵Yip Coekjan
symbols (#4299) Co-authored-by: Laurenz <laurmaedje@gmail.com>
2024-05-25Improve macro docs (+ Native*Data docs) (#4240)bluebear94
2024-04-02A few CI and crate config changes (#3852)Laurenz
2024-03-03Fix some comments (#3541)geekvest
Signed-off-by: geekvest <cuimoman@sohu.com>
2024-02-27New context system (#3497)Laurenz
2024-01-16Don't discard other attributes in `time` macroLaurenz
2024-01-12Autogenerate default cast in`#[ty]` unless `cast` is specifiedLaurenz
2023-12-30New performance timings (#3096)Sébastien d'Herbais de Thun
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2023-11-24Merge `typst` and `typst-library`Laurenz
2023-11-20Document the `#[ghost]` attribute from #2718 (#2721)Sébastien d'Herbais de Thun
2023-11-19Streamline importsLaurenz
2023-11-06Content rework 2 - Electric Boogaloo (#2504)Sébastien d'Herbais de Thun
2023-09-11Better proc macrosLaurenz
2023-07-02Move everything into `crates/` directoryLaurenz