Boshen
|
af1a76bafa
|
feat(transformer): implement some of needs_explicit_esm for typescript (#1047)
Co-authored-by: magic-akari <akari.ccino@gmail.com>
|
2023-10-24 17:30:01 +08:00 |
|
Boshen
|
854b55a3e6
|
feat(codegen): json strings proposal (#1039)
|
2023-10-23 18:29:30 +08:00 |
|
Boshen
|
dfee8539f0
|
feat(transformer): add utils to make logical_assignment_operators pass (#1017)
|
2023-10-20 16:27:23 +08:00 |
|
Boshen
|
678db1d955
|
feat(transformer): ES2020 Nullish Coalescing Operator (#1004)
The test runner needs an update for reading options.jon, which I'll work
on in the up coming PR.
|
2023-10-16 21:45:58 +08:00 |
|
Wenzhe Wang
|
0e9104477f
|
feat: adjust the order of print semicolon (#1003)
Add a number of semicolons to our minifier test cases.
|
2023-10-16 21:33:15 +08:00 |
|
Boshen
|
1f1eb6c497
|
chore: fix spelling
|
2023-10-16 15:33:47 +08:00 |
|
Boshen
|
4886d408eb
|
chore(clippy): enable undocumented_unsafe_blocks
|
2023-10-16 15:18:14 +08:00 |
|
Boshen
|
110059ffb7
|
refactor(rust): change RefCell.clone().into_inner() to RefCell.get()
|
2023-10-16 11:26:38 +08:00 |
|
Wenzhe Wang
|
6c18b3e8ec
|
feat(codegen): beauty class print (#995)
|
2023-10-15 16:37:01 +08:00 |
|
Boshen
|
f32bf27106
|
fix(codegen): fix some typescript codegen problems (#989)
|
2023-10-13 16:23:48 +08:00 |
|
Boshen
|
e0ca09b1c9
|
feat(codegen): implement the basics of non-minifying codegen (#987)
|
2023-10-13 13:34:21 +08:00 |
|
Boshen
|
809f050a5f
|
feat(codegen): move minifying printer to codegen crate (#985)
|
2023-10-12 14:56:30 +08:00 |
|
Boshen
|
f28d96c378
|
feat(codegen): initialize the codegen crate and struct (#983)
|
2023-10-12 10:41:44 +08:00 |
|