oxc/crates
2023-03-26 22:24:39 +08:00
..
oxc_allocator chore(rust): remove unnecessary missing_const_for_fn 2023-03-22 12:35:52 +08:00
oxc_ast refactor(linter): use the Span::new constructor instead of Span {} 2023-03-23 20:30:02 +08:00
oxc_cli feat(diagnostics): change color displays 2023-03-26 21:20:54 +08:00
oxc_diagnostics feat(diagnostics): bold warnings 2023-03-26 22:23:06 +08:00
oxc_linter chore(linter): update snapshots 2023-03-26 22:24:39 +08:00
oxc_macros feat(cli): add -A all -D isolated-declarations (#211) 2023-03-26 04:34:31 -07:00
oxc_parser feat(linter): implement isolated_declaration (#209) 2023-03-26 04:37:10 -07:00
oxc_printer feat(linter): implement eslint(no-unsafe-negation) (#186) 2023-03-15 11:36:56 +08:00
oxc_semantic feat(linter): implement isolated_declaration (#209) 2023-03-26 04:37:10 -07:00
oxc_wasm refactor(semantic): add source_text and trivias to semantic 2023-03-25 14:19:53 +08:00