oxc/crates
Boshen a35d08ea23
Minifier Prototype (#215)
feat(minifier): minifier prototype
2023-03-29 06:51:50 -07:00
..
oxc_allocator chore(rust): remove unnecessary missing_const_for_fn 2023-03-22 12:35:52 +08:00
oxc_ast feat(linter): implement eslint(array-callback-return) (#221) 2023-03-29 05:58:39 -07:00
oxc_cli feat(diagnostics): change color displays 2023-03-26 21:20:54 +08:00
oxc_diagnostics feat(diagnostics): bold warnings 2023-03-26 22:23:06 +08:00
oxc_linter feat(linter): implement eslint(array-callback-return) (#221) 2023-03-29 05:58:39 -07:00
oxc_macros feat(macros): property generate declarations for nested modules (#212) 2023-03-27 10:30:47 +08:00
oxc_minifier Minifier Prototype (#215) 2023-03-29 06:51:50 -07:00
oxc_parser feat(linter): implement isolated_declaration (#209) 2023-03-26 04:37:10 -07:00
oxc_printer feat(linter): implement eslint(no-unsafe-negation) (#186) 2023-03-15 11:36:56 +08:00
oxc_semantic feat(linter): no func assign (#220) 2023-03-28 16:36:15 +08:00
oxc_wasm refactor(semantic): add source_text and trivias to semantic 2023-03-25 14:19:53 +08:00