oxc/crates
2024-08-19 15:44:17 +08: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): make AstBuilder non-exhaustive (#4925) 2024-08-19 05:32:30 +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
oxc_linter feat(linter) eslint-plugin-unicorn consistent function scoping (#4948) 2024-08-19 03:29:29 +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 Release crates v0.24.3 (#4950) 2024-08-18 14:16:25 +08:00
oxc_syntax Release crates v0.24.3 (#4950) 2024-08-18 14:16:25 +08:00
oxc_transformer refactor(ast): make AstBuilder non-exhaustive (#4925) 2024-08-19 05:32:30 +00:00
oxc_traverse refactor(semantic): root_unresolved_references contain only ReferenceId (#4959) 2024-08-19 01:32:04 +00:00
oxc_wasm refactor(minifier): ast passes infrastructure (#4625) 2024-08-04 11:58:39 +00:00