oxc/tasks/coverage/snapshots
2024-10-14 11:19:37 +08: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 feat(regular_expression): Support RegExp Modifiers (#6410) 2024-10-10 14:46:17 +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 feat(regular_expression): Support RegExp Modifiers (#6410) 2024-10-10 14:46:17 +00:00
parser_babel.snap feat(parser): better errors for reserved words used as identifier names (#6478) 2024-10-13 03:16:01 +00:00
parser_misc.snap fix(parser): do not parse as and satisfies expression in javascript (#6442) 2024-10-11 03:31:24 +00:00
parser_test262.snap fix(regular_expression): Fixed control Y regular expression (#6524) 2024-10-14 11:19:37 +08:00
parser_typescript.snap feat(parser): better handling of invalid modifiers (#6482) 2024-10-13 03:16:02 +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(ast): type params field before params in TS function declaration types (#6391) 2024-10-11 09:57:28 +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 fix(regular_expression): Fixed control Y regular expression (#6524) 2024-10-14 11:19:37 +08:00
semantic_typescript.snap refactor(ast): type params field before params in TS function declaration types (#6391) 2024-10-11 09:57:28 +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 feat(regular_expression): Support RegExp Modifiers (#6410) 2024-10-10 14:46:17 +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