typst/crates/typst-syntax/src
Natsu Kagami e611021802
lexer: Allow emphasis in Korean text without spaces (#3397)
2024-02-12 14:42:27 +00:00
..
ast.rs Remove an unnecessary clone in loop evaluation (#3297) 2024-01-30 09:30:34 +00:00
file.rs Support reading input from stdin (#3339) 2024-02-05 13:05:26 +00: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 lexer: Allow emphasis in Korean text without spaces (#3397) 2024-02-12 14:42:27 +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