Dunqing
|
b50c5ec623
|
fix(parser): unexpected ts type annotation in get/set (#1942)
fix: https://github.com/oxc-project/oxc/issues/1939
|
2024-01-08 15:07:43 +08:00 |
|
Boshen
|
2b4d1bf142
|
fix(parser): await in jsx expression
closes #1740
|
2023-12-19 20:23:16 +08:00 |
|
Boshen
|
1554f7c0d2
|
feat(parsr): parse let.a = 1 with error recovery (#1587)
|
2023-11-29 23:21:39 +08:00 |
|
magic-akari
|
445352991f
|
fix(parser): Fix type import (#1291)
- fix: #1288
- fix: #1289
|
2023-11-14 15:17:58 +08:00 |
|
Boshen
|
a60b7e5856
|
feat(tasks): add misc tests to codegen (#1215)
|
2023-11-10 16:13:31 +00:00 |
|
Boshen
|
06764f8574
|
chore(tasks): add swc-7187 test case
|
2023-06-30 16:41:52 +08:00 |
|
Boshen
|
895d26ebf9
|
chore(coverage): update snapshot
|
2023-06-01 14:28:00 +08:00 |
|
Boshen
|
a8641b9921
|
chore(parser): move inline tests to snapshot testing
|
2023-05-21 12:05:25 +08:00 |
|
Boshen
|
fc7a374e7c
|
feat(coverage): add a directory for tests
closes #363
|
2023-05-20 23:02:30 +08:00 |
|