summaryrefslogtreecommitdiff
path: root/crates/typst-syntax/Cargo.toml
AgeCommit message (Expand)Author
2025-06-10Report errors in external files (#6308)Tobias Schmitz
2024-10-31Replace `once_cell`'s `Lazy` as much as possible (#4617)Abdul-Rahman Sibahi
2024-10-27Split out four new crates (#5302)Laurenz
2024-07-10Add missing keys to manifest types (#4494)tingerrr
2024-05-13Replace all `Prehashed` with `LazyHash` (#4127)Laurenz
2024-04-02A few CI and crate config changes (#3852)Laurenz
2024-03-15Final touches (#3678)Laurenz
2023-12-30New performance timings (#3096)Sébastien d'Herbais de Thun
2023-11-27Make workspace inheriting consistentLaurenz
2023-11-27Use clippy workspace lints and inline format args (#2771)danieleades
2023-11-15Lexer change: Allow emphasis in CJK text without spaces (#2648)Peng Guanwen
2023-11-08Switch to workspace dependenciesLaurenz
2023-10-09Bump ecowLaurenz
2023-09-11First-class typesLaurenz
2023-08-21Set new minimum serde versionLaurenz
2023-08-19Restrict serde versionLaurenz
2023-07-19Enable ecow's serde feature for typst-syntaxLaurenz
2023-07-18Extract syntax module into typst-syntax crateLaurenz