oxc/crates
2024-12-03 14:42:34 +00:00
..
oxc feat(oxc): add oxc_napi crate (#7612) 2024-12-03 14:02:47 +00:00
oxc_allocator
oxc_ast
oxc_ast_macros
oxc_cfg
oxc_codegen
oxc_data_structures
oxc_diagnostics
oxc_ecmascript
oxc_estree
oxc_isolated_declarations
oxc_language_server
oxc_linter feat(linter): RulesOfHooks from nursery to correctness (#7607) 2024-12-03 14:15:43 +00:00
oxc_macros
oxc_mangler
oxc_minifier
oxc_napi refactor(oxc_napi): remove source_map - moved to its crate (#7614) 2024-12-03 14:42:34 +00:00
oxc_parser feat(syntax): add statement span to ImportEntry and ExportEntry (#7583) 2024-12-02 14:20:30 +00:00
oxc_prettier refactor(prettier): Unified method of Doc generation (#7600) 2024-12-03 17:27:55 +08:00
oxc_regular_expression
oxc_semantic feat(semantic): add SymbolTable::add_resolved_reference method (#7608) 2024-12-03 12:43:20 +00:00
oxc_span fix(span): fix clippy warning (#7591) 2024-12-03 02:18:57 +00:00
oxc_syntax feat(napi/parser): return esm info (#7602) 2024-12-03 11:21:54 +00:00
oxc_transformer fix(oxc_transformer): correct generate ThisExpr and import.meta in jsx pragma (#7553) 2024-12-03 13:54:15 +00:00
oxc_traverse chore(deps): remove memoffset dependency (#7573) 2024-12-01 23:39:27 +00:00
oxc_wasm