oxc/crates
2023-05-27 10:52:15 +08:00
..
oxc_allocator chore(rustfmt): run cargo fmt 2023-05-21 11:52:26 +08:00
oxc_ast feat(minifier): remove redundant curly braces from block statements (#390) 2023-05-27 10:52:15 +08:00
oxc_ast_lower feat(minifier): remove redundant curly braces from block statements (#390) 2023-05-27 10:52:15 +08:00
oxc_cli refactor: move SourceType from oxc_ast to oxc_span (#351) 2023-05-12 23:16:14 +08:00
oxc_diagnostics chore: bump deps (#311) 2023-04-22 22:09:53 +08:00
oxc_formatter refactor(ast): remove RestElement from BindingPattern 2023-05-16 22:25:52 +08:00
oxc_hir feat(minifier): fold return undefined to return (#387) 2023-05-25 22:37:55 +08:00
oxc_index refactor(index): use static_assertions 2023-05-24 22:53:11 +08:00
oxc_linter chore(rustfmt): run cargo fmt 2023-05-21 11:52:26 +08:00
oxc_macros chore(rustfmt): run cargo fmt 2023-05-21 11:52:26 +08:00
oxc_minifier feat(minifier): remove redundant curly braces from block statements (#390) 2023-05-27 10:52:15 +08:00
oxc_napi refactor: move SourceType from oxc_ast to oxc_span (#351) 2023-05-12 23:16:14 +08:00
oxc_parser refactor(index): use static_assertions 2023-05-24 22:53:11 +08:00
oxc_semantic refactor(index): use static_assertions 2023-05-24 22:53:11 +08:00
oxc_semantic2 feat(minifier): remove redundant curly braces from block statements (#390) 2023-05-27 10:52:15 +08:00
oxc_span refactor: move SourceType from oxc_ast to oxc_span (#351) 2023-05-12 23:16:14 +08:00
oxc_syntax feat(minifier): print shorter numbers (#381) 2023-05-24 22:03:50 +08:00
oxc_wasm refactor: move SourceType from oxc_ast to oxc_span (#351) 2023-05-12 23:16:14 +08:00