typst/crates/typst-syntax/src
Nathan Varner 527d63ed25
Don't stop parsing markup text for braces (#3112)
2024-01-02 09:08:07 +00:00
..
ast.rs Fix trailing comma of function call in math mode (#2772) 2023-11-27 16:03:11 +01: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 Don't stop parsing markup text for braces (#3112) 2024-01-02 09:08:07 +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 New performance timings (#3096) 2023-12-30 12:36:15 +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