oxc/crates
2023-10-09 09:59:14 +08:00
..
oxc ci: turn off doc tests because they are slow to compile and run (#961) 2023-10-07 17:01:23 +08:00
oxc_allocator ci: turn off doc tests because they are slow to compile and run (#961) 2023-10-07 17:01:23 +08:00
oxc_ast feat(ast): enter/leave scopes in Visit 2023-10-09 09:59:14 +08:00
oxc_cli chore(cli): disable doc tests 2023-10-07 21:18:26 +08:00
oxc_diagnostics ci: turn off doc tests because they are slow to compile and run (#961) 2023-10-07 17:01:23 +08:00
oxc_formatter ci: turn off doc tests because they are slow to compile and run (#961) 2023-10-07 17:01:23 +08:00
oxc_index ci: turn off doc tests because they are slow to compile and run (#961) 2023-10-07 17:01:23 +08:00
oxc_linter feat(linter): add eslint(jest/valid-title) rule (#966) 2023-10-09 07:37:31 +08:00
oxc_linter_plugin ci: turn off doc tests because they are slow to compile and run (#961) 2023-10-07 17:01:23 +08: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 feat(minifier): partially re-enable minifier (#963) 2023-10-08 11:06:42 +08:00
oxc_napi ci: turn off doc tests because they are slow to compile and run (#961) 2023-10-07 17:01:23 +08:00
oxc_parser feat(minifier): partially re-enable minifier (#963) 2023-10-08 11:06:42 +08:00
oxc_query ci: turn off doc tests because they are slow to compile and run (#961) 2023-10-07 17:01:23 +08:00
oxc_resolver Release oxc_resolver v0.3.0 2023-10-08 19:20:24 +08:00
oxc_semantic feat(minifier): partially re-enable minifier (#963) 2023-10-08 11:06:42 +08:00
oxc_span ci: turn off doc tests because they are slow to compile and run (#961) 2023-10-07 17:01:23 +08:00
oxc_syntax feat(minifier): partially re-enable minifier (#963) 2023-10-08 11:06:42 +08:00
oxc_transformer feat(transformer): Class Static Block (#962) 2023-10-08 08:16:40 +08:00
oxc_type_synthesis ci: turn off doc tests because they are slow to compile and run (#961) 2023-10-07 17:01:23 +08:00
oxc_wasm ci: turn off doc tests because they are slow to compile and run (#961) 2023-10-07 17:01:23 +08:00