oxc/crates
Don Isaac 0ac420d6f9
refactor(linter): use meaningful names for diagnostic parameters (#5564)
Also add `pending` fix labels to many rules.
2024-09-06 18:14:56 -04:00
..
oxc refactor(semantic)!: remove source_type argument from SemanticBuilder::new (#5553) 2024-09-06 16:40:10 +00:00
oxc_allocator release: crates v0.27.0 (#5538) 2024-09-06 19:06:29 +08:00
oxc_ast fix(coverage): apply always_strict to test262 and typescript per the specifcation (#5555) 2024-09-06 17:14:01 +00:00
oxc_ast_macros release: crates v0.27.0 (#5538) 2024-09-06 19:06:29 +08:00
oxc_cfg release: crates v0.27.0 (#5538) 2024-09-06 19:06:29 +08:00
oxc_codegen fix(codegen): do not print trailing commas for ArrayExpression (#5551) 2024-09-06 16:35:10 +00:00
oxc_diagnostics release: crates v0.27.0 (#5538) 2024-09-06 19:06:29 +08:00
oxc_index release: crates v0.27.0 (#5538) 2024-09-06 19:06:29 +08:00
oxc_isolated_declarations test: add trailing line breaks to conformance fixtures (#5541) 2024-09-06 12:55:17 +00:00
oxc_language_server refactor(semantic)!: remove source_type argument from SemanticBuilder::new (#5553) 2024-09-06 16:40:10 +00:00
oxc_linter refactor(linter): use meaningful names for diagnostic parameters (#5564) 2024-09-06 18:14:56 -04:00
oxc_macros chore: run cargo +nightly fmt to sort imports (#5503) 2024-09-06 04:04:26 +00:00
oxc_mangler refactor(semantic)!: remove source_type argument from SemanticBuilder::new (#5553) 2024-09-06 16:40:10 +00:00
oxc_minifier refactor(semantic)!: remove source_type argument from SemanticBuilder::new (#5553) 2024-09-06 16:40:10 +00:00
oxc_module_lexer release: crates v0.27.0 (#5538) 2024-09-06 19:06:29 +08:00
oxc_parser refactor(linter): use meaningful names for diagnostic parameters (#5564) 2024-09-06 18:14:56 -04:00
oxc_prettier fix(ast, codegen, linter): panics in fixers. (#5431) 2024-09-05 05:59:22 +00:00
oxc_regular_expression refactor(linter): use meaningful names for diagnostic parameters (#5564) 2024-09-06 18:14:56 -04:00
oxc_semantic refactor(linter): use meaningful names for diagnostic parameters (#5564) 2024-09-06 18:14:56 -04:00
oxc_sourcemap docs(sourcemap): add trailing newline to README (#5539) 2024-09-06 15:24:52 +01:00
oxc_span fix(coverage): apply always_strict to test262 and typescript per the specifcation (#5555) 2024-09-06 17:14:01 +00:00
oxc_syntax release: crates v0.27.0 (#5538) 2024-09-06 19:06:29 +08:00
oxc_transformer refactor(linter): use meaningful names for diagnostic parameters (#5564) 2024-09-06 18:14:56 -04:00
oxc_traverse release: crates v0.27.0 (#5538) 2024-09-06 19:06:29 +08:00
oxc_wasm refactor(semantic)!: remove source_type argument from SemanticBuilder::new (#5553) 2024-09-06 16:40:10 +00:00