oxc/crates/oxc_parser/src
magic-akari 8afb81aa34
fix(parser): ASI of async class member (#1214)
Co-authored-by: Boshen <boshenc@gmail.com>
2023-11-10 16:21:51 +00:00
..
js fix(parser): ASI of async class member (#1214) 2023-11-10 16:21:51 +00:00
jsx fix(linter): revert changes to JSX attribute strings (#1101) 2023-10-30 15:26:04 +08:00
lexer feat(codegen): json strings proposal (#1039) 2023-10-23 18:29:30 +08:00
ts refactor(ast): clean up some methods 2023-10-15 10:49:35 +08:00
context.rs chore: reformat 2023-07-27 13:11:46 +08:00
cursor.rs chore(clippy): enable undocumented_unsafe_blocks 2023-10-16 15:18:14 +08:00
diagnostics.rs feat(parser): TypeScript 5.2 (#811) 2023-10-05 12:52:14 +13:00
lib.rs improve README (#800) 2023-08-27 22:36:17 +08:00
list.rs
state.rs