Boshen
|
4d32bfb55e
|
refactor: remove all declarations of const fn, which is useless for us
|
2023-03-07 21:29:47 +08:00 |
|
Ye Yangchen
|
d8c6caf57f
|
feat(oxc_parser): Parse modifiers before declaration
|
2023-03-01 22:50:23 -08:00 |
|
Ye Yangchen
|
0bf8f817f5
|
feat(oxc_parser): Port isStartOfDeclaration form tsc
|
2023-02-27 12:27:44 +08:00 |
|
Xuan
|
6b43cbbe71
|
fix(oxc_parser): support export type with star symbol
|
2023-02-27 12:26:23 +08:00 |
|
Xuan
|
b6d09643e5
|
fix(oxc_parser): check access correctly
|
2023-02-27 03:10:02 +08:00 |
|
Boshen
|
5d17512b37
|
chore(coverage): update snapshots
|
2023-02-24 13:12:07 +08:00 |
|
Xuan
|
457e85b4a0
|
fix(oxc_parser): check ambiguous for await
|
2023-02-24 12:46:59 +08:00 |
|
Xuan
|
65e81ce12c
|
fix(oxc_parser): eat decorator for export
|
2023-02-23 12:28:34 +08:00 |
|
Boshen
|
7689df3318
|
feat(coverage): print diagnostics to snapshots
|
2023-02-22 19:23:01 +08:00 |
|
Boshen
|
204ea12d6a
|
fix(coverage): fix empty being reported as not parsed
|
2023-02-12 21:24:19 +08:00 |
|
Boshen
|
65cfa48fe5
|
chore(coverage): add typescript to cargo coverage command
|
2023-02-12 16:27:26 +08:00 |
|
Boshen
|
a4e04d4f6f
|
feat(coverage): add babel conformance (currently 2043/2057 99.32%)
|
2023-02-11 22:36:32 -08:00 |
|