oxc/tasks/coverage/snapshots
DonIsaac 834ee2aa6c fix(semantic): TSConditionalType scope enter/exit locations (#6351)
Fixes the same problem as #6270, but uses `#[scope(enter_before)]` and `#[scope(exit_after)]` to correct scope entry/exit locations.
2024-10-09 01:34:46 +00:00
..
codegen_babel.snap test(conformance): move conformance snapshots into separate directory (#5924) 2024-09-20 12:30:39 +00:00
codegen_misc.snap fix(semantic): ? on variable declaration type annotations is a syntax error (#5956) 2024-09-22 00:01:47 +00:00
codegen_runtime_test262.snap test(conformance): move conformance snapshots into separate directory (#5924) 2024-09-20 12:30:39 +00:00
codegen_test262.snap test(conformance): move conformance snapshots into separate directory (#5924) 2024-09-20 12:30:39 +00:00
codegen_typescript.snap test(conformance): move conformance snapshots into separate directory (#5924) 2024-09-20 12:30:39 +00:00
minifier_babel.snap test(conformance): move conformance snapshots into separate directory (#5924) 2024-09-20 12:30:39 +00:00
minifier_test262.snap refactor(minifier): move dce conditional expression to RemoveDeadCode (#5971) 2024-09-23 10:22:00 +00:00
parser_babel.snap test(conformance): move conformance snapshots into separate directory (#5924) 2024-09-20 12:30:39 +00:00
parser_misc.snap refactor(parser): provide better error messages for const modifiers on class elements (#6353) 2024-10-08 08:23:32 +00:00
parser_test262.snap test(conformance): move conformance snapshots into separate directory (#5924) 2024-09-20 12:30:39 +00:00
parser_typescript.snap feat(parser)!: use BindingIdentifier for namespace declaration names (#6003) 2024-10-08 08:39:31 +00:00
prettier_babel.snap test(conformance): move conformance snapshots into separate directory (#5924) 2024-09-20 12:30:39 +00:00
prettier_misc.snap test(conformance): move conformance snapshots into separate directory (#5924) 2024-09-20 12:30:39 +00:00
prettier_test262.snap test(conformance): move conformance snapshots into separate directory (#5924) 2024-09-20 12:30:39 +00:00
prettier_typescript.snap test(conformance): move conformance snapshots into separate directory (#5924) 2024-09-20 12:30:39 +00:00
semantic_babel.snap test(transformer): transform checker output symbol name for mismatches (#6286) 2024-10-05 14:42:06 +00:00
semantic_misc.snap test(transformer): transform checker output symbol name for mismatches (#6286) 2024-10-05 14:42:06 +00:00
semantic_test262.snap test(transformer): transform checker output symbol name for mismatches (#6286) 2024-10-05 14:42:06 +00:00
semantic_typescript.snap fix(semantic): TSConditionalType scope enter/exit locations (#6351) 2024-10-09 01:34:46 +00:00
transformer_babel.snap test(conformance): move conformance snapshots into separate directory (#5924) 2024-09-20 12:30:39 +00:00
transformer_misc.snap fix(semantic): ? on variable declaration type annotations is a syntax error (#5956) 2024-09-22 00:01:47 +00:00
transformer_test262.snap test(conformance): move conformance snapshots into separate directory (#5924) 2024-09-20 12:30:39 +00:00
transformer_typescript.snap test(conformance): move conformance snapshots into separate directory (#5924) 2024-09-20 12:30:39 +00:00
transpile.snap feat(isolated-declarations): handle export in the namespace correctly (#5950) 2024-09-21 16:39:58 +00:00