oxc/crates
2023-10-10 17:05:48 +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 refactor(ast): fix the lifetime annotations around Vist and VisitMut (#973) 2023-10-10 17:05:48 +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(minifier): re-enable mangler (#972) 2023-10-10 14:32:58 +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 refactor(ast): fix the lifetime annotations around Vist and VisitMut (#973) 2023-10-10 17:05:48 +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 chore(resolver): remove accidentally committed temp files 2023-10-10 15:49:55 +08:00
oxc_semantic refactor(ast): fix the lifetime annotations around Vist and VisitMut (#973) 2023-10-10 17:05:48 +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 refactor(ast): fix the lifetime annotations around Vist and VisitMut (#973) 2023-10-10 17:05:48 +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