typst/crates/typst-syntax/src
Laurenz d7928a8ea3 Extract IDE crate 2023-09-26 17:12:18 +02:00
..
ast.rs Fix missing capturing of assignments 2023-09-16 20:41:44 +02:00
file.rs Allow packages to specify their minimum compiler version 2023-09-04 16:29:57 +02:00
highlight.rs Extract IDE crate 2023-09-26 17:12:18 +02:00
kind.rs Allow renaming imports with `as` (#1923) 2023-08-30 13:36:02 +02:00
lexer.rs Extract syntax module into typst-syntax crate 2023-07-18 21:04:46 +02:00
lib.rs Extract IDE crate 2023-09-26 17:12:18 +02:00
node.rs Improve span stability after incremental parsing 2023-09-19 16:53:59 +02:00
parser.rs Fix newline parsing behaviour in markup 2023-09-12 11:45:24 +02:00
reparser.rs More type safety for spans 2023-08-29 17:35:35 +02:00
source.rs Incremental parsing in CLI 2023-09-19 15:19:12 +02:00
span.rs More type safety for spans 2023-08-29 17:35:35 +02:00