oxc/tasks/coverage/misc/fail
Boshen 603817bef9 feat(oxc)!: add SourceType::Unambiguous; parse .js as unambiguous (#5557)
See https://babel.dev/docs/options#misc-options for background on `unambiguous`

Once `SourceType::Unambiguous` is parsed, it will correctly set the returned `Program::source_type` to either `module` or `script`.
2024-09-07 10:48:58 +00:00
..
oxc-169.js
oxc-232.js
oxc-1942-1.ts test: add trailing line breaks to conformance fixtures (#5541) 2024-09-06 12:55:17 +00:00
oxc-1942-2.ts test: add trailing line breaks to conformance fixtures (#5541) 2024-09-06 12:55:17 +00:00
oxc-2144.js feat(semantic): report no class name error (#2273) 2024-02-02 19:05:00 +08:00
oxc-2253.ts feat(semantic): report error on optional variable declaration in TypeScript (#2261) 2024-02-02 14:13:10 +08:00
oxc-2394.ts test: add trailing line breaks to conformance fixtures (#5541) 2024-09-06 12:55:17 +00:00
oxc-3320.tsx refactor(parser): start porting arrow function parsing from tsc (#3340) 2024-05-18 22:35:29 +08:00
oxc-3528.jsx feat(parser): display jsx mismatch error, e.g. <Foo></Bar> (#3696) 2024-06-16 01:05:28 +08:00
oxc-3948.ts feat(parser): parse modifiers with parse_modifiers (take 2) (#3977) 2024-06-30 03:46:34 +00:00
oxc-4111-1.js fix(parser): fix asi error diagnostic pointing at invalid text causing crash (#4163) 2024-07-10 14:45:10 +00:00
oxc-4212-1.ts test: add trailing line breaks to conformance fixtures (#5541) 2024-09-06 12:55:17 +00:00
oxc-4449.ts fix(parser): fix enum member parsing (#4543) 2024-07-30 10:43:09 +00:00
oxc-5036.js test: add trailing line breaks to conformance fixtures (#5541) 2024-09-06 12:55:17 +00:00
oxc-5177.ts feat(ast,parser): parse TSTypeAnnotations on AccessorProperty (#5179) 2024-08-25 01:02:48 +00:00
oxc-5355.jsx feat(parser): add syntax error for hyphen in JSXMemberExpression <Foo.bar-baz /> (#5440) 2024-09-04 14:09:06 +00:00
oxc.js feat(oxc)!: add SourceType::Unambiguous; parse .js as unambiguous (#5557) 2024-09-07 10:48:58 +00:00