SWC Bot
|
a50b5aeeb1
|
chore: Publish crates
|
2022-10-14 10:42:11 +00:00 |
|
SWC Bot
|
1affcfe8e8
|
chore: Publish crates
|
2022-10-13 06:12:56 +00:00 |
|
SWC Bot
|
56da9981bb
|
chore: Publish crates
|
2022-10-12 10:06:01 +00:00 |
|
SWC Bot
|
7c9cb80a52
|
chore: Publish crates
|
2022-10-12 04:34:51 +00:00 |
|
SWC Bot
|
e37ced5bf4
|
chore: Publish crates
|
2022-10-12 01:55:47 +00:00 |
|
SWC Bot
|
dcb3a4371d
|
chore: Publish crates
|
2022-10-11 23:55:24 +00:00 |
|
SWC Bot
|
521bdbe9cc
|
chore: Publish crates
|
2022-10-11 23:11:17 +00:00 |
|
SWC Bot
|
5bf306565f
|
chore: Publish crates
|
2022-10-11 11:23:16 +00:00 |
|
SWC Bot
|
018ca946e7
|
chore: Publish crates
|
2022-10-10 13:09:51 +00:00 |
|
SWC Bot
|
3171718e07
|
chore: Publish crates
|
2022-10-07 07:48:18 +00:00 |
|
IWANABETHATGUY
|
8003dc8563
|
feat(es/codegen): Remove the trailing comma of binding patterns (#6078)
|
2022-10-07 16:45:20 +09:00 |
|
SWC Bot
|
5f49ac012e
|
chore: Publish crates
|
2022-10-06 11:38:55 +00:00 |
|
SWC Bot
|
ad58d5daf8
|
chore: Publish crates
|
2022-10-06 01:40:03 +00:00 |
|
Donny/강동윤
|
d8fc0298e2
|
chore: Publish crates
|
2022-10-05 21:36:15 +09:00 |
|
Donny/강동윤
|
80da0981bd
|
feat(es/compat): Support iterator protocol on loose mode (#6034)
|
2022-10-04 21:42:39 +09:00 |
|
SWC Bot
|
d620ce60ff
|
chore: Publish crates
|
2022-10-02 15:36:08 +00:00 |
|
SWC Bot
|
b6824ff254
|
chore: Publish crates
|
2022-10-01 03:36:56 +00:00 |
|
Austaras
|
31ffd5a01d
|
fix(es/renamer): Use a separate scope for the name of FnExpr (#6008)
|
2022-10-01 12:33:19 +09:00 |
|
Donny/강동윤
|
10fb645552
|
chore(ci): Merge CI scripts (#5999)
**Description:**
This PR merges CI scripts, and make integration tests use patched crates.
**Related issue:**
- Closes https://github.com/swc-project/swc/issues/5540.
|
2022-09-30 16:57:15 +09:00 |
|
SWC Bot
|
2f626e95eb
|
chore: Publish crates
|
2022-09-30 07:16:28 +00:00 |
|
OJ Kwon
|
af64217f19
|
build(cargo): Introduce workspace deps (#5997)
|
2022-09-30 13:43:32 +09:00 |
|
SWC Bot
|
f86ff4fa7c
|
chore: Publish crates
|
2022-09-29 05:19:48 +00:00 |
|
Austaras
|
1a11cfd46f
|
feat(es/minifier): Improve fn-local analysis for better inlining (#5955)
|
2022-09-29 14:16:28 +09:00 |
|
SWC Bot
|
c499e2054d
|
chore: Publish crates
|
2022-09-28 22:57:51 +00:00 |
|
SWC Bot
|
1c9870a744
|
chore: Publish crates
|
2022-09-28 13:44:08 +00:00 |
|
SWC Bot
|
d75addbdec
|
chore: Publish crates
|
2022-09-28 10:37:40 +00:00 |
|
Donny/강동윤
|
8066d8f60e
|
chore(es/transforms): Setup parallel benchmark (#5974)
|
2022-09-28 06:40:31 +00:00 |
|
SWC Bot
|
b5be765a87
|
chore: Publish crates
|
2022-09-28 05:39:30 +00:00 |
|
SWC Bot
|
1682095813
|
chore: Publish crates
|
2022-09-27 05:54:04 +00:00 |
|
Austaras
|
573418fc96
|
fix(es/resolver): Use a separate mark for the name of FnExpr (#5959)
|
2022-09-27 14:50:35 +09:00 |
|
SWC Bot
|
e001226674
|
chore: Publish crates
|
2022-09-26 09:21:39 +00:00 |
|
SWC Bot
|
e1f421b6af
|
chore: Publish crates
|
2022-09-25 01:36:48 +00:00 |
|
SWC Bot
|
e5ba9636ac
|
chore: Publish crates
|
2022-09-24 03:36:47 +00:00 |
|
SWC Bot
|
8a5ed1e0ba
|
chore: Publish crates
|
2022-09-23 07:50:26 +00:00 |
|
SWC Bot
|
4c3813dbcc
|
chore: Publish crates
|
2022-09-22 03:16:22 +00:00 |
|
SWC Bot
|
5c2b1bb15d
|
chore: Publish crates
|
2022-09-20 03:51:28 +00:00 |
|
Donny/강동윤
|
1a182ef8d9
|
perf(es): Optimize memory layout of AST (#5829)
|
2022-09-20 12:47:21 +09:00 |
|
IWANABETHATGUY
|
7d6d04b421
|
fix(es/codegen): Drop the last comma in an array literal (#5877)
**Description:**
Drop the last comma in an array literal.
**Related issue:**
- Closes https://github.com/swc-project/swc/issues/5692.
|
2022-09-16 15:48:28 +09:00 |
|
Donny/강동윤
|
f0ca487848
|
chore: Publish crates
|
2022-09-16 15:46:25 +09:00 |
|
SWC Bot
|
52c17f3056
|
chore: Publish crates
|
2022-09-15 14:49:03 +00:00 |
|
SWC Bot
|
1d633e8ba7
|
chore: Publish crates
|
2022-09-15 06:08:07 +00:00 |
|
SWC Bot
|
ec8bb432b9
|
chore: Publish crates
|
2022-09-15 05:23:46 +00:00 |
|
Donny/강동윤
|
dfb01bde71
|
refactor: Refactor code using clippy (#5863)
**Description:**
I temporarily updated rustc to use newer version of `cargo clippy`.
|
2022-09-14 15:05:59 +00:00 |
|
SWC Bot
|
d35792f424
|
chore: Publish crates
|
2022-09-14 07:56:20 +00:00 |
|
SWC Bot
|
8432c0a1ad
|
chore: Publish crates
|
2022-09-14 07:19:24 +00:00 |
|
SWC Bot
|
0c24841274
|
chore: Publish crates
|
2022-09-14 06:54:54 +00:00 |
|
SWC Bot
|
0a56a2d5ab
|
chore: Publish crates
|
2022-09-14 06:10:39 +00:00 |
|
magic-akari
|
2b2464271a
|
fix(es/codegen): Remove redundant ; after export default decl (#5851)
|
2022-09-14 06:07:15 +00:00 |
|
SWC Bot
|
d16fb9a8cf
|
chore: Publish crates
|
2022-09-13 05:04:36 +00:00 |
|
SWC Bot
|
b2c0fbd7ba
|
chore: Publish crates
|
2022-09-13 02:19:15 +00:00 |
|