oxc/crates
2023-03-26 20:20:53 +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): port miette GraphicalReportHandler for further tuning 2023-03-26 20:20:53 +08:00
oxc_diagnostics feat(diagnostics): port miette GraphicalReportHandler for further tuning 2023-03-26 20:20:53 +08:00
oxc_linter feat(linter): improve target span and message on isolated_declaration 2023-03-26 19:55:01 +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