rust/crates/parser/src
2022-04-17 20:26:06 +08:00
..
grammar update parser to support associated const equality 2022-04-17 20:26:06 +08:00
syntax_kind Wrap macros in expr position in MacroExpr node 2022-04-05 17:43:34 +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 Allow macros to expand to or-patterns 2022-01-17 16:52:53 +01:00
input.rs internal: rename 2021-12-25 22:02:26 +03:00
lexed_str.rs internal: move ws attachment logic to the parser crate 2021-12-26 16:47:10 +03: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
tests.rs Bring back syntax highlighting in test data 2022-03-06 08:43:18 +00:00
token_set.rs