typst/crates/typst-syntax/src
Leedehai a603729336
Remove an unnecessary clone in loop evaluation (#3297)
2024-01-30 09:30:34 +00:00
..
ast.rs Remove an unnecessary clone in loop evaluation (#3297) 2024-01-30 09:30:34 +00:00
file.rs Streamline imports 2023-11-19 16:34:38 +01:00
highlight.rs Streamline imports 2023-11-19 16:34:38 +01:00
kind.rs Hashtag -> Hash 2023-10-09 16:04:10 +02:00
lexer.rs Do not parse special spaces to Space Token (#3267) 2024-01-29 10:46:41 +00:00
lib.rs Fix potential line splitting issue in `raw` (#2674) 2023-11-13 16:56:51 +01:00
node.rs New performance timings (#3096) 2023-12-30 12:36:15 +00:00
parser.rs Syntax error if function name is parenthesized (#3058) 2024-01-16 08:52:56 +00:00
reparser.rs Don't stop parsing markup text for braces (#3112) 2024-01-02 09:08:07 +00:00
source.rs New performance timings (#3096) 2023-12-30 12:36:15 +00:00
span.rs Rework `Vt` into `Engine` 2023-11-26 19:03:21 +01:00