| .. |
|
oxc
|
feat(oxc): export oxc_mangler
|
2024-07-11 21:15:32 +08:00 |
|
oxc_allocator
|
chore: remove unsafe_code = "warn" rust lint
|
2024-07-15 10:39:08 +08:00 |
|
oxc_ast
|
refactor(visit): add #[inline] to empty functions (#4330)
|
2024-07-17 17:10:36 +00:00 |
|
oxc_ast_macros
|
Release crates v0.20.0 (#4189)
|
2024-07-11 11:05:49 +08:00 |
|
oxc_cfg
|
refactor(syntax): turn the AstNodeId::dummy into a constant field. (#4308)
|
2024-07-16 22:43:21 +00:00 |
|
oxc_codegen
|
fix(mangler): no shorthand BindingProperty; handle var hoisting and export variables (#4319)
|
2024-07-17 18:12:42 +08:00 |
|
oxc_diagnostics
|
chore: remove unsafe_code = "warn" rust lint
|
2024-07-15 10:39:08 +08:00 |
|
oxc_index
|
chore: remove unsafe_code = "warn" rust lint
|
2024-07-15 10:39:08 +08:00 |
|
oxc_isolated_declarations
|
fix(mangler): no shorthand BindingProperty; handle var hoisting and export variables (#4319)
|
2024-07-17 18:12:42 +08:00 |
|
oxc_js_regex
|
chore: crates should only publish src and examples directory
|
2024-06-08 16:35:16 +08:00 |
|
oxc_language_server
|
chore: turn off doctest for all [[bin]]
|
2024-07-14 16:55:19 +08:00 |
|
oxc_linter
|
feat(linter/eslint-plugin-unicorn): implement fixer for prefer-dom-node-append (#4306)
|
2024-07-18 09:44:23 +08:00 |
|
oxc_macros
|
chore: do not compile test crates that have no tests
|
2024-06-24 00:20:04 +08:00 |
|
oxc_mangler
|
fix(mangler): no shorthand BindingProperty; handle var hoisting and export variables (#4319)
|
2024-07-17 18:12:42 +08:00 |
|
oxc_minifier
|
feat(mangler): add debug mode (#4314)
|
2024-07-17 04:59:23 +00:00 |
|
oxc_module_lexer
|
Release crates v0.20.0 (#4189)
|
2024-07-11 11:05:49 +08:00 |
|
oxc_parser
|
refactor(ast): pass final ScopeFlags into visit_function (#4283)
|
2024-07-16 07:22:07 +00:00 |
|
oxc_prettier
|
chore: remove unsafe_code = "warn" rust lint
|
2024-07-15 10:39:08 +08:00 |
|
oxc_semantic
|
fix(semantic): incorrect resolve references for ExportSpecifier (#4320)
|
2024-07-17 09:52:58 +00:00 |
|
oxc_sourcemap
|
feat(sourcemap): support SourceMapBuilder#token_chunks (#4220)
|
2024-07-13 10:11:14 +08:00 |
|
oxc_span
|
chore(deps): update rust crates (#4261)
|
2024-07-15 10:49:08 +08:00 |
|
oxc_syntax
|
fix(semantic): incorrect resolve references for ExportSpecifier (#4320)
|
2024-07-17 09:52:58 +00:00 |
|
oxc_transformer
|
refactor(transformer/typescript): remove unnecessary code (#4321)
|
2024-07-17 10:07:30 +00:00 |
|
oxc_traverse
|
fix(semantic): resolve references to the incorrect symbol (#4280)
|
2024-07-17 02:50:48 +00:00 |
|
oxc_wasm
|
fix(wasm): codegen is broken due to preserve_parens(false)
|
2024-07-11 01:33:10 +08:00 |