oxc/crates
2024-02-19 10:32:34 +08:00
..
oxc Publish crates v0.7.0 2024-02-09 23:01:12 +08:00
oxc_allocator Publish crates v0.7.0 2024-02-09 23:01:12 +08:00
oxc_ast refactor(ast): update TSImportType parameter to argument (#2429) 2024-02-19 10:29:24 +08:00
oxc_cli feat(cli): add --version (#2182) 2024-01-26 19:13:17 +08:00
oxc_codegen fix(codegen): when async is on the left-hand side of a for-of, wrap it in parentheses (#2407) 2024-02-13 22:42:23 +08:00
oxc_diagnostics chore(deps): update rust crates (#2396) 2024-02-12 11:42:57 +08:00
oxc_index Publish crates v0.7.0 2024-02-09 23:01:12 +08:00
oxc_js_regex Initialize JS Regex crates and def AST. (#1500) 2023-11-23 00:22:17 +08:00
oxc_language_server chore(deps): update rust crate env_logger to 0.11.2 (#2430) 2024-02-19 10:32:34 +08:00
oxc_linter refactor(linter): get arrow expression by scope_id in no_render_return_value (#2424) 2024-02-17 21:06:28 +08:00
oxc_macros feat(linter): remove the --timings feature (#2049) 2024-01-16 14:21:04 +08:00
oxc_minifier refactor: remove global allocator from non-user facing apps (#2401) 2024-02-12 14:09:05 +08:00
oxc_parser refactor(ast): update TSImportType parameter to argument (#2429) 2024-02-19 10:29:24 +08:00
oxc_prettier feat(coverage): add prettier idempotency test (#2402) 2024-02-12 15:30:16 +08:00
oxc_semantic refactor(semantic): delete the redundant code in binder (#2423) 2024-02-17 21:02:45 +08:00
oxc_span Publish crates v0.7.0 2024-02-09 23:01:12 +08:00
oxc_syntax refactor(linter): get arrow expression by scope_id in no_render_return_value (#2424) 2024-02-17 21:06:28 +08:00
oxc_transformer refactor(transformer/decorators): move get_decorator_info inside the decorators (#2426) 2024-02-18 17:37:07 +08:00
oxc_wasm fix(playground): syntax check does not work (#2412) 2024-02-15 20:05:14 +08:00