typst/crates/typst-syntax/src
Sébastien d'Herbais de Thun 1997db00f3
Parenthesized imports (#4869)
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2024-09-02 13:27:33 +00:00
..
ast.rs Fix typos (#4784) 2024-08-20 15:12:12 +00:00
file.rs Change the signature of `World::main` (#4531) 2024-07-14 13:14:21 +00:00
highlight.rs Split shorthands into math and markup, add tilde shorthand (#4706) 2024-08-09 07:41:01 +00:00
kind.rs Split shorthands into math and markup, add tilde shorthand (#4706) 2024-08-09 07:41:01 +00:00
lexer.rs Fix lexer on sth followed by comments (#4739) 2024-08-15 19:53:15 +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 Fix typos (#4784) 2024-08-20 15:12:12 +00:00
package.rs Fix docstring in package manifest code (#4801) 2024-08-22 10:38:54 +00:00
parser.rs Parenthesized imports (#4869) 2024-09-02 13:27:33 +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 Split shorthands into math and markup, add tilde shorthand (#4706) 2024-08-09 07:41:01 +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