summaryrefslogtreecommitdiff
path: root/crates/typst-syntax/src/ast.rs
AgeCommit message (Expand)Author
2023-10-12MathAttach::primes: account for possible hash before base (#2363)bluebear94
2023-10-09Hashtag -> HashLaurenz
2023-10-09Use/allow U+2212 MINUS SIGN instead of U+002D HYPHEN MINUS everywhere (#2318)MALO
2023-09-16Fix missing capturing of assignmentsLaurenz
2023-09-16Fix incremental compilation by fixing closure capturingLaurenz
2023-09-04Update ast.rs (#2057)KillTheMule
2023-08-30Allow renaming imports with `as` (#1923)Pg Biel
2023-08-19Make AST borrowedLaurenz
2023-08-10Fix single prime in subscript (#1909)sitandr
2023-08-03Split markup and math shorthands for docsLaurenz
2023-07-18Extract syntax module into typst-syntax crateLaurenz