typst/crates/typst-syntax/src
Max 7dc99e92ec
Require parentheses in all function-like sub/superscripts (#6442)
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2025-08-01 08:37:49 +00:00
..
ast.rs Reformat with 2024 edition 2025-07-21 15:22:29 +02:00
file.rs Use `rustc-hash` for hash maps and sets (#6678) 2025-07-31 08:45:03 +00:00
highlight.rs Reformat with 2024 edition 2025-07-21 15:22:29 +02:00
kind.rs Just add MathText SyntaxKind 2025-01-23 16:28:29 -05:00
lexer.rs Reformat with 2024 edition 2025-07-21 15:22:29 +02:00
lib.rs Reformat with 2024 edition 2025-07-21 15:22:29 +02:00
lines.rs Adjust source file API surface (#6423) 2025-06-10 18:13:33 +00:00
node.rs Reformat with 2024 edition 2025-07-21 15:22:29 +02:00
package.rs Create constructor methods for manifest types (#6625) 2025-07-28 09:03:37 +00:00
parser.rs Require parentheses in all function-like sub/superscripts (#6442) 2025-08-01 08:37:49 +00:00
path.rs Change the signature of `World::main` (#4531) 2024-07-14 13:14:21 +00:00
reparser.rs Reformat with 2024 edition 2025-07-21 15:22:29 +02:00
set.rs Just add MathText SyntaxKind 2025-01-23 16:28:29 -05:00
source.rs Reformat with 2024 edition 2025-07-21 15:22:29 +02:00
span.rs Reformat with 2024 edition 2025-07-21 15:22:29 +02:00