rust/crates/parser/src
Marijn Suijten 42da26e959 parser,syntax: Add separate parser for stmt with optional semicolon
Adjusting `grammar::fragments::stmt` to Optional or Yes will break
original functionality and tests.
2021-01-03 12:05:52 +01:00
..
grammar Fix macro_rules not accepting brackets or parentheses 2020-12-24 09:36:47 +01:00
syntax_kind Update ungrammar for const block patterns 2020-12-23 01:26:31 +01:00
event.rs
grammar.rs parser,syntax: Add separate parser for stmt with optional semicolon 2021-01-03 12:05:52 +01:00
lib.rs parser,syntax: Add separate parser for stmt with optional semicolon 2021-01-03 12:05:52 +01:00
parser.rs
syntax_kind.rs
token_set.rs CONST LOOPS ARE HERE 2020-08-27 18:12:01 +02:00