| .. |
|
oxc-255.js
|
fix(parser): parse [+In] in object binding initializer (#874)
|
2023-09-09 14:54:20 +08:00 |
|
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-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 |
|
swc-716.js
|
|
|
|
swc-1627.js
|
|
|
|
swc-7187.ts
|
chore(tasks): add swc-7187 test case
|
2023-06-30 16:41:52 +08:00 |
|
swc-8243.tsx
|
feat(tasks): add misc tests to codegen (#1215)
|
2023-11-10 16:13:31 +00:00 |
|
swc-8253.js
|
fix(parser): ASI of async class member (#1214)
|
2023-11-10 16:21:51 +00:00 |