oxc/crates
2023-09-03 10:19:27 +08:00
..
oxc Release crates as v0.1.1 2023-08-26 17:53:11 +08:00
oxc_allocator Release crates as v0.1.1 2023-08-26 17:53:11 +08:00
oxc_ast TSTypeName change identifer name to identifier reference (#804) 2023-08-28 11:42:21 +08:00
oxc_ast_lower Release crates as v0.1.1 2023-08-26 17:53:11 +08:00
oxc_cli chore: clean up deps (#840) 2023-09-02 21:34:24 +08:00
oxc_diagnostics chore(deps): bump the dependencies group with 10 updates (#831) 2023-09-01 13:56:12 +08:00
oxc_formatter chore: clean up deps (#840) 2023-09-02 21:34:24 +08:00
oxc_hir Release crates as v0.1.1 2023-08-26 17:53:11 +08:00
oxc_index Release crates as v0.1.1 2023-08-26 17:53:11 +08:00
oxc_linter perf(linter): swap the order of checks for no_caller (#844) 2023-09-03 10:19:27 +08:00
oxc_linter_plugin feat(vscode): Add linter plugin to vscode extension (#813) 2023-08-29 23:35:32 -04:00
oxc_macros refactor(linter): less a global hashmap to reduce rule timer macro expansion (#822) 2023-09-01 10:32:17 +08:00
oxc_minifier Release crates as v0.1.1 2023-08-26 17:53:11 +08:00
oxc_napi chore(rust): update crate info, add minimal rust-version, add categories 2023-07-27 13:33:18 +08:00
oxc_parser perf(lexer): reduce an extra branch from peek (#841) 2023-09-03 00:02:42 +08:00
oxc_query feat(query): Add fields (#807) 2023-08-28 13:56:05 +08:00
oxc_resolver chore: clean up deps (#840) 2023-09-02 21:34:24 +08:00
oxc_semantic fix(semantic): symbol of identifier of top level function declaration should be in the root scope (#843) 2023-09-03 10:16:47 +08:00
oxc_span Release crates as v0.1.1 2023-08-26 17:53:11 +08:00
oxc_syntax Release crates as v0.1.1 2023-08-26 17:53:11 +08:00
oxc_type_synthesis chore: clean up deps (#840) 2023-09-02 21:34:24 +08:00
oxc_wasm chore: clean up deps (#840) 2023-09-02 21:34:24 +08:00