oxc/crates/oxc_parser/src
2024-11-26 23:33:56 +08:00
..
js feat(ast)!: add StringLiteral::raw field (#7393) 2024-11-26 23:33:56 +08:00
jsx refactor(parser): add ParserImpl::alloc method (#7063) 2024-11-01 17:09:06 +00:00
lexer chore(doc): replace main/master to tag/commit to make the url always accessible (#7298) 2024-11-16 21:00:30 +08:00
ts feat(ast)!: add StringLiteral::raw field (#7393) 2024-11-26 23:33:56 +08:00
context.rs
cursor.rs feat(ast)!: add StringLiteral::raw field (#7393) 2024-11-26 23:33:56 +08:00
diagnostics.rs refactor(ast)!: remove useless ObjectProperty::init field (#7220) 2024-11-09 09:00:29 +00:00
lib.rs feat(parser,linter)!: add ParserReturn::is_flow_language; linter ignore flow error (#7373) 2024-11-20 12:50:24 +00:00
modifiers.rs chore: run cargo +nightly fmt to sort imports (#5503) 2024-09-06 04:04:26 +00:00
state.rs refactor(ast)!: remove useless ObjectProperty::init field (#7220) 2024-11-09 09:00:29 +00:00