rust-analyzer/crates/parser/src
2022-05-07 12:52:15 +02:00
..
grammar Maybe everything else *should* have to deal with it 2022-05-05 16:28:59 +02:00
syntax_kind Indicate the number of float tokens in the first token 2022-05-05 16:28:59 +02:00
tests Update tests 2022-02-21 08:34:35 +02:00
event.rs internal: rename 2021-12-25 22:02:26 +03:00
grammar.rs fix: Remap float parts as integers when parsed as indices 2022-05-07 12:52:15 +02:00
input.rs internal: rename 2021-12-25 22:02:26 +03:00
lexed_str.rs Indicate the number of float tokens in the first token 2022-05-05 16:28:59 +02:00
lib.rs more intuitive order 2022-01-02 18:46:01 +03:00
output.rs internal: add tests for extra parser entry points 2021-12-29 18:28:11 +03:00
parser.rs internal: rename 2021-12-25 22:02:26 +03:00
shortcuts.rs restore invariatns 2021-12-29 20:37:08 +03:00
syntax_kind.rs minor: modernize 2021-09-06 18:54:16 +03:00
tests.rs Bring back syntax highlighting in test data 2022-03-06 08:43:18 +00:00
token_set.rs Add semicolons for consistency 2021-10-03 23:39:43 +11:00