oxc/tasks/coverage/misc/pass
DonIsaac c2fa72571f feat(ast,parser): parse TSTypeAnnotations on AccessorProperty (#5179)
Closes #5177

While making this, I noticed an uncaught parse error for accessors: accessors cannot be optional. I'll add a fix for this in an up-stack PR.
2024-08-25 01:02:48 +00:00
..
oxc-255.js
oxc-1288.ts
oxc-1289.ts
oxc-1740.tsx
oxc-2087.ts
oxc-2394.ts
oxc-2562.ts
oxc-2592.ts
oxc-2674.tsx
oxc-2723.jsx
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
oxc-3399.js
oxc-3443.tsx
oxc-3910.ts
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
oxc-5036.js fix(semantic): incorrect semantic check for label has same name (#5041) 2024-08-23 10:36:12 +08:00
oxc-5177.ts feat(ast,parser): parse TSTypeAnnotations on AccessorProperty (#5179) 2024-08-25 01:02:48 +00:00
swc-716.js
swc-7187.ts
swc-8243.tsx
swc-8253.js