rust/crates/parser/src
2023-08-08 14:44:33 +02:00
..
grammar Turn unresolved proc macro expansions into missing expressions 2023-08-05 20:00:37 +02:00
syntax_kind fix: Expand eager macros to delimited comma separated expression list 2023-07-30 17:31:26 +02:00
tests Remove crate visibility modifier 2023-07-16 00:01:11 +09:00
event.rs Fixup comments 2023-02-07 18:08:05 +01:00
grammar.rs fix: Expand eager macros to delimited comma separated expression list 2023-07-30 17:31:26 +02:00
input.rs internal: rename 2021-12-25 22:02:26 +03:00
lexed_str.rs Support c string literals 2023-05-18 11:06:05 +02:00
lib.rs fix: Expand eager macros to delimited comma separated expression list 2023-07-30 17:31:26 +02:00
output.rs Fixup comments 2023-02-07 18:08:05 +01:00
parser.rs fix: various clippy lints 2023-05-07 09:43:37 +02:00
shortcuts.rs fix: Fix float parser hack creating empty NameRef tokens 2023-08-08 14:44:33 +02:00
syntax_kind.rs minor: modernize 2021-09-06 18:54:16 +03:00
tests.rs internal: Improve parser recovery a bunch 2023-02-11 20:28:36 +01:00
token_set.rs Add semicolons for consistency 2021-10-03 23:39:43 +11:00