Boshen
|
721f6cb74e
|
fix(codegen): format new expression + call expression with the correct parentheses (#2330)
closes #2328
|
2024-02-06 22:06:12 +08:00 |
|
Wenzhe Wang
|
0c225a49aa
|
fix(codegen): print space before with clause in import (#2278)
|
2024-02-02 14:52:32 +00:00 |
|
Wenzhe Wang
|
fa555ceed8
|
feat(codegen): change back to read raw (#2222)
|
2024-01-31 12:17:52 +08:00 |
|
Wenzhe Wang
|
9333264428
|
feat(codegen): print TemplateLiteral with print_str (#2207)
|
2024-01-29 23:09:29 +08:00 |
|
Yunfei He
|
d34650a1ac
|
fix(codegen): print necessary spaces for ExportAllDeclaration (#2190)
|
2024-01-29 01:05:09 +08:00 |
|
Wenzhe Wang
|
1ee6d8cea9
|
feat(codegen): move string test to codegen (#2150)
|
2024-01-23 23:49:36 +08:00 |
|