oxc/crates
2024-02-10 23:10:33 +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 feat(prettier): print newlines between array expression elements (#2379) 2024-02-10 17:31:09 +08:00
oxc_cli feat(cli): add --version (#2182) 2024-01-26 19:13:17 +08:00
oxc_codegen Publish crates v0.7.0 2024-02-09 23:01:12 +08:00
oxc_diagnostics Publish crates v0.7.0 2024-02-09 23:01:12 +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 cargo (#2191) 2024-01-29 11:38:47 +08:00
oxc_linter perf(lint/no_var_requires): quicker way to check if the IdentifierReference point to a global variable (#2376) 2024-02-10 22:46:02 +08:00
oxc_macros feat(linter): remove the --timings feature (#2049) 2024-01-16 14:21:04 +08:00
oxc_minifier Publish crates v0.7.0 2024-02-09 23:01:12 +08:00
oxc_parser feat(parser): recover from async x [newline] => x (#2375) 2024-02-10 11:19:08 +08:00
oxc_prettier refactor(prettier): remove BinaryishLeft (#2381) 2024-02-10 23:10:33 +08:00
oxc_semantic Publish crates v0.7.0 2024-02-09 23:01:12 +08:00
oxc_span Publish crates v0.7.0 2024-02-09 23:01:12 +08:00
oxc_syntax Publish crates v0.7.0 2024-02-09 23:01:12 +08:00
oxc_transformer Publish crates v0.7.0 2024-02-09 23:01:12 +08:00
oxc_wasm chore(wasm): remove console_error_panic_hook 2024-02-02 17:02:01 +08:00