oxc/crates
2024-10-08 05:42:43 +00:00
..
oxc feat(napi/transform): perform dce after define plugin (#6312) 2024-10-06 09:49:52 +00:00
oxc_allocator
oxc_ast feat(syntax_operations): add crate oxc_syntax_operations (#6202) 2024-10-07 05:39:59 +00:00
oxc_ast_macros
oxc_cfg refactor(cfg): use IndexVec for storing basic blocks (#6323) 2024-10-07 19:28:40 -04:00
oxc_codegen chore(codegen): add more tests for comments from esbuild (#6357) 2024-10-08 05:42:43 +00:00
oxc_data_structures
oxc_diagnostics
oxc_index
oxc_isolated_declarations feat(syntax_operations): add crate oxc_syntax_operations (#6202) 2024-10-07 05:39:59 +00:00
oxc_language_server
oxc_linter release(oxlint): v0.9.10 (#6340) 2024-10-08 12:14:54 +08:00
oxc_macros
oxc_mangler
oxc_minifier feat(minifier): minify exponential arithmetic operation. (#6281) 2024-10-07 12:59:27 +00:00
oxc_module_lexer feat(syntax_operations): add crate oxc_syntax_operations (#6202) 2024-10-07 05:39:59 +00:00
oxc_parser fix(parser): should regard comments where after = as leading comments of next token (#6355) 2024-10-08 05:42:41 +00:00
oxc_prettier feat(prettier): indent for class definition (#6059) 2024-10-06 22:23:24 +08:00
oxc_regular_expression refactor(regular_expression)!: Simplify public APIs (#6262) 2024-10-03 02:47:08 +00:00
oxc_semantic refactor(cfg): use IndexVec for storing basic blocks (#6323) 2024-10-07 19:28:40 -04:00
oxc_sourcemap feat(sourcemap): Add support for sourcemap debug IDs (#6221) 2024-10-07 13:54:08 +08:00
oxc_span
oxc_syntax refactor(syntax): remove some unsafe code creating IDs (#6324) 2024-10-06 23:26:26 +00:00
oxc_syntax_operations feat(syntax_operations): add crate oxc_syntax_operations (#6202) 2024-10-07 05:39:59 +00:00
oxc_transformer feat(transformer): exponentiation transform: support private fields (#6345) 2024-10-08 01:32:06 +00:00
oxc_traverse refactor(traverse): add helper methods to BoundIdentifier (#6341) 2024-10-08 01:32:05 +00:00
oxc_wasm refactor(codegen)!: change to CodegenReturn::code and CodegenReturn::map (#6310) 2024-10-06 05:05:47 +00:00