oxc/crates
2023-03-19 12:58:00 +08:00
..
oxc_allocator feat(parser): add lexer 2023-02-11 02:29:54 -08:00
oxc_ast fix(parser): parse decorator with separate grammar (#192) 2023-03-19 11:35:59 +08:00
oxc_cli fix(cli): remove extra source_text clone before linting 2023-03-19 12:58:00 +08:00
oxc_diagnostics feat(cli): do not print errors on files that looks like a minified file 2023-03-12 12:59:37 +08:00
oxc_linter fix(rust): fix clippy warnings 2023-03-17 15:47:03 +08:00
oxc_macros deps: update dependencies (#183) 2023-03-15 10:30:12 +08:00
oxc_parser fix(parser): parse decorator with separate grammar (#192) 2023-03-19 11:35:59 +08:00
oxc_printer feat(linter): implement eslint(no-unsafe-negation) (#186) 2023-03-15 11:36:56 +08:00
oxc_semantic refactor(rust): add clippy::clone_on_ref_ptr 2023-03-17 14:51:25 +08:00
oxc_wasm refactor(rust): add clippy::clone_on_ref_ptr 2023-03-17 14:51:25 +08:00