summaryrefslogtreecommitdiff
path: root/crates/typst-syntax/src/kind.rs
AgeCommit message (Expand)Author
2024-07-16decorator -> annotationPgBiel
2024-07-16new decorator syntax: '// @'PgBiel
2024-06-27dotPgBiel
2024-06-26create DecoratorMarker and DecoratorNamePgBiel
2024-06-26use lexer subtrees to parse decoratorsPgBiel
2024-06-26separate DecoratorMarker from DecoratorPgBiel
2024-06-26decorator syntaxPgBiel
2024-05-30Add nested import syntax (#4228)Tulio Martins
2024-05-29Reorder syntax kinds (#4287)Laurenz
2024-04-08SyntaxKind::Eof => SyntaxKind::End to better express its usage (#3872)Leedehai
2024-04-04Let the lexer respect linebreaks within inline raw (#3756)Leedehai
2024-03-01Provide more fine-grained spans in raw blocks (#3257)Myriad-Dreamin
2024-02-27New context system (#3497)Laurenz
2024-02-21Destructuring improvements (#3463)Laurenz
2024-02-18Introduce `SyntaxSet` (#3450)Laurenz
2023-10-09Hashtag -> HashLaurenz
2023-08-30Allow renaming imports with `as` (#1923)Pg Biel
2023-07-18Extract syntax module into typst-syntax crateLaurenz