oxc/crates/oxc_parser/src
2024-06-23 15:14:27 +00:00
..
js fix(parser): change diagnostic to "modifier cannot be used here" (#3853) 2024-06-23 15:14:27 +00:00
jsx feat(minifier): add skeleton for ReplaceGlobalDefines ast pass (#3803) 2024-06-21 13:53:59 +00:00
lexer chore: improve some format by running cargo +nightly fmt 2024-06-19 00:48:30 +08:00
ts fix(parser): change diagnostic to "modifier cannot be used here" (#3853) 2024-06-23 15:14:27 +00:00
context.rs feat(parser): parse decorators properly (#2603) 2024-03-04 19:30:41 +08:00
cursor.rs refactor(parser): clean up ParserState (#3345) 2024-05-19 01:30:16 +08:00
diagnostics.rs fix(parser): change diagnostic to "modifier cannot be used here" (#3853) 2024-06-23 15:14:27 +00:00
lib.rs refactor(parser): move code around for parsing Modifiers (#3849) 2024-06-23 12:46:42 +00:00
list.rs refactor(parser): wrapper type for parser (#2339) 2024-02-07 23:22:08 +08:00
modifiers.rs refactor(parser): move code around for parsing Modifiers (#3849) 2024-06-23 12:46:42 +00:00
state.rs chore: improve some format by running cargo +nightly fmt 2024-06-19 00:48:30 +08:00