oxc/tasks/coverage/misc/pass
2024-07-30 10:43:09 +00:00
..
oxc-255.js
oxc-1288.ts fix(parser): Fix type import (#1291) 2023-11-14 15:17:58 +08:00
oxc-1289.ts fix(parser): Fix type import (#1291) 2023-11-14 15:17:58 +08:00
oxc-1740.tsx fix(parser): await in jsx expression 2023-12-19 20:23:16 +08:00
oxc-2087.ts fix(parser): fix crash on TSTemplateLiteralType in function return position (#2089) 2024-01-19 23:14:05 +08:00
oxc-2394.ts feat(parser): parse import attributes in TSImportType (#2436) 2024-02-19 12:26:42 +08:00
oxc-2562.ts feat(parser): parse decorators properly (#2603) 2024-03-04 19:30:41 +08:00
oxc-2592.ts fix(parser): remove all duplicated comments in trivia builder (#2689) 2024-03-12 17:51:22 +08:00
oxc-2674.tsx fix(parser): remove all duplicated comments in trivia builder (#2689) 2024-03-12 17:51:22 +08:00
oxc-2723.jsx fix(parser): fix failed to parse JSXChild after JSXEmptyExpression (#2726) 2024-03-15 13:39:20 +08:00
oxc-2948-2.ts feat(parser): parse modifiers with parse_modifiers (take 2) (#3977) 2024-06-30 03:46:34 +00:00
oxc-3262.js fix(parser): parse DecoratorCallExpression when Arguments contains MemberExpression (#3265) 2024-05-14 03:18:41 +00:00
oxc-3399.js fix(parser): fix lexer error while parsing parenthesized arrow expressions (#3400) 2024-05-24 09:59:17 +00:00
oxc-3443.tsx fix(parser): parse const extends in arrow functions correctly (#3450) 2024-05-28 21:34:52 +08:00
oxc-3910.ts fix(parser): parse function type parameter name accessor (#3926) 2024-06-26 13:34:24 +00:00
oxc-3948-1.ts feat(parser): parse modifiers with parse_modifiers (take 2) (#3977) 2024-06-30 03:46:34 +00:00
oxc-4054.js fix(codegen): preserve parentheses from AST instead calculating from operator precedence (#4055) 2024-07-05 14:01:17 +08:00
oxc-4072.ts fix(lexer): incorrect lexing of large hex/octal/binary literals (#4072) 2024-07-10 16:39:10 +00:00
oxc-4449.ts fix(parser): fix enum member parsing (#4543) 2024-07-30 10:43:09 +00:00
swc-716.js
swc-7187.ts
swc-8243.tsx
swc-8253.js fix(parser): ASI of async class member (#1214) 2023-11-10 16:21:51 +00:00