oxc/crates
2024-02-02 17:08:00 +08:00
..
oxc feat(ast): TypeScript definition for wasm target (#2158) 2024-01-30 15:43:03 +08:00
oxc_allocator docs(allocator): document behaviour of Box 2024-01-29 21:34:45 +08:00
oxc_ast feat(semantic): check optional parameters (#2263) 2024-02-02 15:54:04 +08:00
oxc_cli feat(cli): add --version (#2182) 2024-01-26 19:13:17 +08:00
oxc_codegen feat(codegen): keep shorthand in ObjectPattern and ObjectProperty (#2265) 2024-02-02 08:32:51 +00:00
oxc_diagnostics Better report source line and col for multiline annotations (#2242) 2024-02-01 11:37:28 +08:00
oxc_index
oxc_js_regex
oxc_language_server chore(deps): update cargo (#2191) 2024-01-29 11:38:47 +08:00
oxc_linter refactor: use our forked version of miette::Reporter for tests (#2266) 2024-02-02 16:15:31 +08:00
oxc_macros feat(linter): remove the --timings feature (#2049) 2024-01-16 14:21:04 +08:00
oxc_minifier feat(codegen): move string test to codegen (#2150) 2024-01-23 23:49:36 +08:00
oxc_parser chore(parser): add visitor example (#2271) 2024-02-02 17:08:00 +08:00
oxc_prettier fix(codegen): print Directive original string (#2157) 2024-01-25 15:24:05 +08:00
oxc_semantic feat(semantic): check parameters property (#2264) 2024-02-02 15:58:32 +08:00
oxc_span chore: omit warning for unused TS_APPEND_CONTENT 2024-02-01 14:07:40 +08:00
oxc_syntax chore: omit warning for unused TS_APPEND_CONTENT 2024-02-01 14:07:40 +08:00
oxc_transformer feat(ast): remove generator property from ArrowFunction (#2260) 2024-02-02 04:01:19 +00:00
oxc_wasm chore(wasm): remove console_error_panic_hook 2024-02-02 17:02:01 +08:00