SWC Bot
|
2e50dd54e8
|
chore: Publish crates
|
2022-12-12 02:01:40 +00:00 |
|
SWC Bot
|
3d80fa4c25
|
chore: Publish crates
|
2022-12-10 00:55:14 +00:00 |
|
SWC Bot
|
fc21895bce
|
chore: Publish crates
|
2022-12-10 00:09:46 +00:00 |
|
SWC Bot
|
96f9858639
|
chore: Publish crates
|
2022-12-07 23:43:51 +00:00 |
|
HeYunfei
|
29ba05d137
|
fix(es/resolver): Reset in_type flag correctly (#6597)
|
2022-12-08 08:40:40 +09:00 |
|
SWC Bot
|
9d0247a394
|
chore: Publish crates
|
2022-12-06 00:54:17 +00:00 |
|
SWC Bot
|
2379fc1fd9
|
chore: Publish crates
|
2022-12-04 05:55:52 +00:00 |
|
SWC Bot
|
cffa11122b
|
chore: Publish crates
|
2022-12-03 00:26:38 +00:00 |
|
SWC Bot
|
ab2e19b601
|
chore: Publish crates
|
2022-12-02 08:01:39 +00:00 |
|
SWC Bot
|
912743aadb
|
chore: Publish crates
|
2022-11-30 17:13:08 +00:00 |
|
SWC Bot
|
171733e8bb
|
chore: Publish crates
|
2022-11-30 07:50:13 +00:00 |
|
SWC Bot
|
6ca36c198b
|
chore: Publish crates
|
2022-11-29 06:00:22 +00:00 |
|
SWC Bot
|
5a9aab2392
|
chore: Publish crates
|
2022-11-28 16:00:01 +00:00 |
|
SWC Bot
|
96a1f93e91
|
chore: Publish crates
|
2022-11-28 07:54:59 +00:00 |
|
SWC Bot
|
f019c0210b
|
chore: Publish crates
|
2022-11-25 11:31:34 +00:00 |
|
Donny/강동윤
|
0cee0e1af7
|
fix(es/visit): Visit TypeScript satisfies expressions (#6511)
|
2022-11-25 20:28:01 +09:00 |
|
SWC Bot
|
6fd97971c9
|
chore: Publish crates
|
2022-11-24 08:47:34 +00:00 |
|
HeYunfei
|
b3b5526be4
|
perf(es/helpers): Improve fast-path for helper detection (#6502)
|
2022-11-24 08:44:26 +00:00 |
|
SWC Bot
|
553ba9c382
|
chore: Publish crates
|
2022-11-21 00:11:04 +00:00 |
|
SWC Bot
|
66b4966d60
|
chore: Publish crates
|
2022-11-20 23:40:48 +00:00 |
|
SWC Bot
|
40ad709523
|
chore: Publish crates
|
2022-11-20 10:06:27 +00:00 |
|
SWC Bot
|
59954370cb
|
chore: Publish crates
|
2022-11-20 00:30:30 +00:00 |
|
SWC Bot
|
e45c66535c
|
chore: Publish crates
|
2022-11-18 07:19:26 +00:00 |
|
Alexander Akait
|
4d7b920bd4
|
feat(es/minifier): Support script fully (#6455)
|
2022-11-17 06:00:42 +00:00 |
|
SWC Bot
|
7716f58303
|
chore: Publish crates
|
2022-11-17 02:04:20 +00:00 |
|
Donny/강동윤
|
9de2a123df
|
chore: Publish crates
|
2022-11-14 13:09:46 +09:00 |
|
magic-akari
|
67286032b1
|
fix(es/compat): Improve destructuring pass (#6412)
|
2022-11-13 23:52:34 +00:00 |
|
SWC Bot
|
c74f922311
|
chore: Publish crates
|
2022-11-13 08:44:40 +00:00 |
|
SWC Bot
|
2088dd4a84
|
chore: Publish crates
|
2022-11-11 22:50:50 +00:00 |
|
SWC Bot
|
c1588eb3e5
|
chore: Publish crates
|
2022-11-11 02:00:43 +00:00 |
|
SWC Bot
|
c356f96820
|
chore: Publish crates
|
2022-11-09 06:32:39 +00:00 |
|
Donny/강동윤
|
6b876c4c4f
|
fix(es/resolver): Resolve interfaces correctly (#6387)
**Related issue:**
- https://github.com/dudykr/stc/pull/245.
|
2022-11-09 06:28:58 +00:00 |
|
SWC Bot
|
9f685796c3
|
chore: Publish crates
|
2022-11-07 03:59:24 +00:00 |
|
SWC Bot
|
134b134581
|
chore: Publish crates
|
2022-11-05 14:10:18 +00:00 |
|
magic-akari
|
8123bf09b5
|
fix(es/fixer): Handle more expressions in postfix operator (#6359)
|
2022-11-05 14:06:51 +00:00 |
|
SWC Bot
|
4293463bb6
|
chore: Publish crates
|
2022-11-03 04:55:30 +00:00 |
|
SWC Bot
|
394924cb99
|
chore: Publish crates
|
2022-11-02 10:05:19 +00:00 |
|
Donny/강동윤
|
2737aea312
|
fix(es/resolver): Change order for switch cases (#6317)
**Related issue:**
- Closes https://github.com/swc-project/swc/issues/6310.
|
2022-11-02 10:02:06 +00:00 |
|
SWC Bot
|
fffc5f22d6
|
chore: Publish crates
|
2022-11-02 09:32:51 +00:00 |
|
Donny/강동윤
|
e34c25e40d
|
fix(es/helpers): Fix toArray (#6318)
**Related issue (if exists):**
- Closes https://github.com/swc-project/swc/issues/6302.
|
2022-11-02 09:30:02 +00:00 |
|
SWC Bot
|
a4546a4d22
|
chore: Publish crates
|
2022-10-28 01:27:37 +00:00 |
|
SWC Bot
|
09b296164c
|
chore: Publish crates
|
2022-10-27 03:05:43 +00:00 |
|
SWC Bot
|
fd4b66ea8c
|
chore: Publish crates
|
2022-10-27 01:25:04 +00:00 |
|
SWC Bot
|
51132f0636
|
chore: Publish crates
|
2022-10-27 00:19:24 +00:00 |
|
SWC Bot
|
2f05c3fd32
|
chore: Publish crates
|
2022-10-24 03:58:37 +00:00 |
|
SWC Bot
|
e2c1fcffd4
|
chore: Publish crates
|
2022-10-21 23:50:56 +00:00 |
|
SWC Bot
|
b79997ba02
|
chore: Publish crates
|
2022-10-21 09:11:29 +00:00 |
|
SWC Bot
|
bcd5f6f5be
|
chore: Publish crates
|
2022-10-21 03:21:15 +00:00 |
|
Donny/강동윤
|
780b5de678
|
fix(es/minifier): Fix detection of direct eval (#6215)
|
2022-10-21 12:18:10 +09:00 |
|
SWC Bot
|
3f648bdf0f
|
chore: Publish crates
|
2022-10-20 08:59:26 +00:00 |
|
SWC Bot
|
0c23592d14
|
chore: Publish crates
|
2022-10-20 01:50:04 +00:00 |
|
SWC Bot
|
b48ec880fd
|
chore: Publish crates
|
2022-10-19 04:00:51 +00:00 |
|
SWC Bot
|
a049ef058b
|
chore: Publish crates
|
2022-10-18 14:51:39 +00:00 |
|
Austaras
|
aefc11b8a7
|
feat(es/compat): Support readonly and writeonly for private fields (#6182)
|
2022-10-18 05:38:36 +00:00 |
|
SWC Bot
|
fed888f822
|
chore: Publish crates
|
2022-10-17 08:33:49 +00:00 |
|
SWC Bot
|
c3ba51f48e
|
chore: Publish crates
|
2022-10-15 23:59:27 +00:00 |
|
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 |
|