oxc/crates
2024-08-20 00:55:48 +00:00
..
oxc refactor(transform_conformance): add driver (#4969) 2024-08-19 07:27:39 +00:00
oxc_allocator Release crates v0.24.3 (#4950) 2024-08-18 14:16:25 +08:00
oxc_ast refactor(ast): replace AstBuilder::move_statement_vec with move_vec (#4988) 2024-08-19 21:09:14 +00:00
oxc_ast_macros Release crates v0.24.3 (#4950) 2024-08-18 14:16:25 +08:00
oxc_cfg Release crates v0.24.3 (#4950) 2024-08-18 14:16:25 +08:00
oxc_codegen Release crates v0.24.3 (#4950) 2024-08-18 14:16:25 +08:00
oxc_diagnostics Release crates v0.24.3 (#4950) 2024-08-18 14:16:25 +08:00
oxc_index Release crates v0.24.3 (#4950) 2024-08-18 14:16:25 +08:00
oxc_isolated_declarations fix(isolated_declarations): namespaces that are default exported should be considered for expando functions (#4935) 2024-08-19 11:24:05 +08:00
oxc_js_regex
oxc_language_server refactor(linter): use diagnostic codes in lint rules (#4349) 2024-07-20 03:35:00 +00:00
oxc_linter docs(linter): improve documentation for several rules (#4997) 2024-08-20 00:55:48 +00:00
oxc_macros chore(linter): update docs for declare_oxc_lint! (#4825) 2024-08-11 15:27:54 +00:00
oxc_mangler Release crates v0.24.3 (#4950) 2024-08-18 14:16:25 +08:00
oxc_minifier Release crates v0.24.3 (#4950) 2024-08-18 14:16:25 +08:00
oxc_module_lexer Release crates v0.24.3 (#4950) 2024-08-18 14:16:25 +08:00
oxc_parser feat(oxc): add Compiler and CompilerInterface (#4954) 2024-08-19 10:20:05 +08:00
oxc_prettier
oxc_semantic test(semantic): add more symbol and reference checks to PostTransformChecker 2024-08-19 15:44:17 +08:00
oxc_sourcemap Release crates v0.24.3 (#4950) 2024-08-18 14:16:25 +08:00
oxc_span refactor(span): clarify Atom conversion methods lifetimes (#4978) 2024-08-19 11:53:01 +00:00
oxc_syntax Release crates v0.24.3 (#4950) 2024-08-18 14:16:25 +08:00
oxc_transformer refactor(ast): replace AstBuilder::move_statement_vec with move_vec (#4988) 2024-08-19 21:09:14 +00:00
oxc_traverse feat(traverse): expose generate_uid_based_on_node and generate_uid_in_current_scope_based_on_node from TraverseCtx (#4965) 2024-08-19 17:42:45 +00:00
oxc_wasm refactor(minifier): ast passes infrastructure (#4625) 2024-08-04 11:58:39 +00:00