oxc/tasks/coverage/snapshots
2024-10-03 00:21:01 +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 feat(semantic): add help message for invalid let x?: number (#5969) 2024-09-22 15:59:49 +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(semantic): check for type annotations on left side of for..in and for..of iterators (#6043) 2024-09-25 02:51:17 +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 refactor(transformer)!: remove source_type param from Transformer::new (#6251) 2024-10-03 00:21:01 +00:00
semantic_misc.snap fix(semantic): ? on variable declaration type annotations is a syntax error (#5956) 2024-09-22 00:01:47 +00:00
semantic_test262.snap test(conformance): move conformance snapshots into separate directory (#5924) 2024-09-20 12:30:39 +00:00
semantic_typescript.snap refactor(transformer)!: remove source_type param from Transformer::new (#6251) 2024-10-03 00:21:01 +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