oxc/crates/oxc_parser/src
2024-10-12 08:34:42 +00:00
..
js chore(oxc): rename crate oxc_syntax_operations to oxc_ecmascript (#6469) 2024-10-12 08:34:42 +00:00
jsx perf(parser): precompute is_typescript (#6443) 2024-10-11 03:39:38 +00:00
lexer refactor(oxc)!: remove passing Trivias around (#6446) 2024-10-11 06:09:25 +00:00
ts refactor(ast): type params field before params in TS function declaration types (#6391) 2024-10-11 09:57:28 +00:00
context.rs
cursor.rs fix(parser): change unterminated regex error to be non-recoverable (#5285) 2024-08-28 01:57:31 +00:00
diagnostics.rs refactor(parser): provide better error messages for const modifiers on class elements (#6353) 2024-10-08 08:23:32 +00:00
lib.rs refactor(oxc)!: remove passing Trivias around (#6446) 2024-10-11 06:09:25 +00:00
modifiers.rs chore: run cargo +nightly fmt to sort imports (#5503) 2024-09-06 04:04:26 +00:00
state.rs chore: improve some format by running cargo +nightly fmt 2024-06-19 00:48:30 +08:00