typst/crates/typst-syntax/src
wznmickey bb0c814095
Forbid base prefix for numbers with a unit (#5548)
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2024-12-09 10:56:42 +00:00
..
ast.rs Spelling (#5020) 2024-09-26 17:32:55 +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 Split shorthands into math and markup, add tilde shorthand (#4706) 2024-08-09 07:41:01 +00:00
lexer.rs Forbid base prefix for numbers with a unit (#5548) 2024-12-09 10:56:42 +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 Convert unopened square-brackets into a hard error (#5414) 2024-12-08 16:23:14 +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 9. Parse math field access in the lexer 2024-10-31 18:26:12 -04: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