summaryrefslogtreecommitdiff
path: root/crates/typst-syntax/src/node.rs
AgeCommit message (Expand)Author
2025-02-26Improve clarity of `ast.rs` for newcomers to the codebase (#5784)Ian Wrzesinski
2025-02-24Bump MSRV to 1.83 and Rust in CI to 1.85 (#5946)Laurenz
2024-12-05Bump Rust to 1.83 (#5534)Laurenz
2024-11-13Add support for raw range spansLaurenz
2024-08-20Fix typos (#4784)Max
2024-06-12Lexer hint (#4346)astrale-sharp
2024-05-29Fix `Default` impls for AST nodes (#4288)Laurenz
2024-04-08SyntaxKind::Eof => SyntaxKind::End to better express its usage (#3872)Leedehai
2024-04-01Add side parameter to leaf_at (#3767)Matthew Toohey
2024-02-21Destructuring improvements (#3463)Laurenz
2023-12-30New performance timings (#3096)Sébastien d'Herbais de Thun
2023-11-19Streamline importsLaurenz
2023-10-30Fixed typos (#2524)Fritz Rehde
2023-10-17Replace `Vec` with `EcoVec`, removed `Box` (#2420)Sébastien d'Herbais de Thun
2023-09-19Improve span stability after incremental parsingLaurenz
2023-08-29More type safety for spansLaurenz
2023-08-19Make AST borrowedLaurenz
2023-07-18Extract syntax module into typst-syntax crateLaurenz