typst/crates/typst-syntax/src
Said A. 5dd5771df0
Disallow empty labels and references (#5776) (#6332)
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2025-06-26 09:18:51 +00:00
..
ast.rs Disallow empty labels and references (#5776) (#6332) 2025-06-26 09:18:51 +00:00
file.rs Add support for raw range spans 2024-11-13 10:21:40 +01:00
highlight.rs Just add MathText SyntaxKind 2025-01-23 16:28:29 -05:00
kind.rs Just add MathText SyntaxKind 2025-01-23 16:28:29 -05:00
lexer.rs Disallow empty labels and references (#5776) (#6332) 2025-06-26 09:18:51 +00:00
lib.rs Unify `EvalMode` and `LexMode` into `SyntaxMode` (#6432) 2025-06-12 14:09:37 +00:00
lines.rs Adjust source file API surface (#6423) 2025-06-10 18:13:33 +00:00
node.rs Improve clarity of `ast.rs` for newcomers to the codebase (#5784) 2025-02-26 20:10:36 +00:00
package.rs Bump MSRV to 1.83 and Rust in CI to 1.85 (#5946) 2025-02-24 12:28:01 +00:00
parser.rs Unify `EvalMode` and `LexMode` into `SyntaxMode` (#6432) 2025-06-12 14:09:37 +00:00
path.rs Change the signature of `World::main` (#4531) 2024-07-14 13:14:21 +00:00
reparser.rs Adjust source file API surface (#6423) 2025-06-10 18:13:33 +00:00
set.rs Just add MathText SyntaxKind 2025-01-23 16:28:29 -05:00
source.rs Adjust source file API surface (#6423) 2025-06-10 18:13:33 +00:00
span.rs Table multiple headers and subheaders (#6168) 2025-06-10 14:41:16 +00:00