typst/crates/typst-syntax/src
Myriad-Dreamin a3f3a1a833
Change the signature of `World::main` (#4531)
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2024-07-14 13:14:21 +00:00
..
ast.rs Add nested import syntax (#4228) 2024-05-30 07:56:40 +00:00
file.rs Change the signature of `World::main` (#4531) 2024-07-14 13:14:21 +00:00
highlight.rs Add nested import syntax (#4228) 2024-05-30 07:56:40 +00:00
kind.rs Add nested import syntax (#4228) 2024-05-30 07:56:40 +00:00
lexer.rs Fix lexer behavior on non-whitespace before ref (#4553) 2024-07-14 12:54:51 +00:00
lib.rs Add hint when string is used in place of label (#4330) 2024-06-11 09:08:30 +00:00
node.rs Lexer hint (#4346) 2024-06-12 12:00:22 +00:00
package.rs Add missing keys to manifest types (#4494) 2024-07-10 09:44:13 +00:00
parser.rs Primes should not further raise next superscript's position (#4492) 2024-07-08 19:32:58 +00:00
path.rs Change the signature of `World::main` (#4531) 2024-07-14 13:14:21 +00:00
reparser.rs SyntaxKind::Eof => SyntaxKind::End to better express its usage (#3872) 2024-04-08 10:21:06 +00:00
set.rs Provide more fine-grained spans in raw blocks (#3257) 2024-03-01 09:17:41 +00:00
source.rs Replace all `Prehashed` with `LazyHash` (#4127) 2024-05-13 17:54:34 +00:00
span.rs Spans for cross-file go-to-definition (#4539) 2024-07-11 14:24:28 +00:00