Ian Wrzesinski
|
cfb3b1a270
|
Improve clarity of ast.rs for newcomers to the codebase (#5784)
Co-authored-by: PgBiel <9021226+PgBiel@users.noreply.github.com>
Co-authored-by: T0mstone <39707032+T0mstone@users.noreply.github.com>
|
2025-02-26 20:10:36 +00:00 |
|
Laurenz
|
69c3f95705
|
Bump MSRV to 1.83 and Rust in CI to 1.85 (#5946)
|
2025-02-24 12:28:01 +00:00 |
|
Laurenz
|
0228462ba1
|
Bump Rust to 1.83 (#5534)
|
2024-12-05 15:57:01 +00:00 |
|
Laurenz
|
525154a730
|
Add support for raw range spans
|
2024-11-13 10:21:40 +01:00 |
|
Max
|
cefca7a7d8
|
Fix typos (#4784)
|
2024-08-20 15:12:12 +00:00 |
|
astrale-sharp
|
ad4ef68a11
|
Lexer hint (#4346)
Co-authored-by: Laurenz <laurmaedje@gmail.com>
|
2024-06-12 12:00:22 +00:00 |
|
Laurenz
|
54604ccb6b
|
Fix Default impls for AST nodes (#4288)
|
2024-05-29 14:32:20 +00:00 |
|
Leedehai
|
9289d9334b
|
SyntaxKind::Eof => SyntaxKind::End to better express its usage (#3872)
|
2024-04-08 10:21:06 +00:00 |
|
Matthew Toohey
|
dee8ccf048
|
Add side parameter to leaf_at (#3767)
|
2024-04-01 20:22:54 +00:00 |
|
Laurenz
|
be49935753
|
Destructuring improvements (#3463)
|
2024-02-21 08:38:47 +00:00 |
|
Sébastien d'Herbais de Thun
|
c4d9b0c3d8
|
New performance timings (#3096)
Co-authored-by: Laurenz <laurmaedje@gmail.com>
|
2023-12-30 12:36:15 +00:00 |
|
Laurenz
|
2da619e17c
|
Streamline imports
|
2023-11-19 16:34:38 +01:00 |
|
Fritz Rehde
|
c3114fa380
|
Fixed typos (#2524)
|
2023-10-30 23:25:28 +01:00 |
|
Sébastien d'Herbais de Thun
|
37a988af83
|
Replace Vec with EcoVec , removed Box (#2420)
|
2023-10-17 20:50:36 +02:00 |
|
Laurenz
|
7a46a85d3e
|
Improve span stability after incremental parsing
|
2023-09-19 16:53:59 +02:00 |
|
Laurenz
|
a71a2057f2
|
More type safety for spans
|
2023-08-29 17:35:35 +02:00 |
|
Laurenz
|
5fb5854ed8
|
Make AST borrowed
|
2023-08-19 19:44:08 +02:00 |
|
Laurenz
|
f5953887c9
|
Extract syntax module into typst-syntax crate
|
2023-07-18 21:04:46 +02:00 |
|