typst/crates/typst-syntax/src
Ian Wrzesinski 63c4720ed2
Fix list indent when starting at an open bracket (#5677)
2025-01-16 13:40:29 +00:00
..
ast.rs Remove unused single quote shorthand (#5609) 2024-12-20 10:00:09 +00:00
file.rs Add support for raw range spans 2024-11-13 10:21:40 +01:00
highlight.rs Split out four new crates (#5302) 2024-10-27 18:04:55 +00:00
kind.rs Rename `pattern` to `tiling` (#5590) 2024-12-17 09:25:27 +00:00
lexer.rs Better math argument parsing (#5008) 2025-01-09 10:49:06 +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 Bump Rust to 1.83 (#5534) 2024-12-05 15:57:01 +00:00
package.rs Fix "thumbnail" key in manifest files not being optional (#5122) 2024-10-07 08:22:59 +00:00
parser.rs Fix list indent when starting at an open bracket (#5677) 2025-01-16 13:40:29 +00:00
path.rs Change the signature of `World::main` (#4531) 2024-07-14 13:14:21 +00:00
reparser.rs 17. Replace while loop closures and Parser::end() to use SyntaxSet 2024-11-03 20:28:49 -05:00
set.rs Better math argument parsing (#5008) 2025-01-09 10:49:06 +00:00
source.rs Add support for raw range spans 2024-11-13 10:21:40 +01:00
span.rs Add support for raw range spans 2024-11-13 10:21:40 +01:00