summaryrefslogtreecommitdiff
path: root/crates/typst-syntax
AgeCommit message (Expand)Author
2023-09-12Fix newline parsing behaviour in markupLaurenz
2023-09-11First-class typesLaurenz
2023-09-06Don't automatically match fencesLaurenz
2023-09-04Allow packages to specify their minimum compiler versionLaurenz
2023-09-04Update ast.rs (#2057)KillTheMule
2023-08-30Allow renaming imports with `as` (#1923)Pg Biel
2023-08-29More type safety for spansLaurenz
2023-08-22Virtual path typeLaurenz
2023-08-21Set new minimum serde versionLaurenz
2023-08-19Restrict serde versionLaurenz
2023-08-19Make AST borrowedLaurenz
2023-08-10Fix single prime in subscript (#1909)sitandr
2023-08-03Split markup and math shorthands for docsLaurenz
2023-08-03enum ident one more then current start (#1824)Anton Wetzel
2023-07-19Enable ecow's serde feature for typst-syntaxLaurenz
2023-07-18Extract syntax module into typst-syntax crateLaurenz