Alex Lam S.L
|
fcc40d0502
|
fix corner case in dead_code (#4378)
fixes #4377
|
2020-12-14 00:03:44 +08:00 |
|
Alex Lam S.L
|
af97629912
|
fix corner case in dead_code (#4373)
fixes #4372
|
2020-12-13 02:24:18 +08:00 |
|
Alex Lam S.L
|
fd0d28e465
|
fix corner case in spread (#4370)
|
2020-12-12 06:45:59 +08:00 |
|
Alex Lam S.L
|
58dff9ada3
|
fix corner cases in unused & varify (#4368)
fixes #4365
|
2020-12-12 04:45:35 +08:00 |
|
Alex Lam S.L
|
1020d37256
|
fix corner case in spread (#4364)
fixes #4363
|
2020-12-12 02:19:11 +08:00 |
|
Alex Lam S.L
|
076739db07
|
fix corner case in unused (#4362)
fixes #4361
|
2020-12-12 00:57:05 +08:00 |
|
Alex Lam S.L
|
515e93d88a
|
fix corner case in collapse_vars (#4360)
fixes #4359
|
2020-12-12 00:07:28 +08:00 |
|
Alex Lam S.L
|
57105b299e
|
fix corner cases with spread syntax (#4358)
|
2020-12-11 06:59:21 +08:00 |
|
Alex Lam S.L
|
77e1bda426
|
improve fix for #4355 (#4357)
|
2020-12-11 00:48:41 +08:00 |
|
Alex Lam S.L
|
a59593cac8
|
fix corner case in loops & unused (#4356)
fixes #4355
|
2020-12-10 15:45:39 +08:00 |
|
Alex Lam S.L
|
046bbde9d4
|
fix corner case in keep_fargs & reduce_vars (#4354)
fixes #4353
|
2020-12-09 01:41:10 +08:00 |
|
Alex Lam S.L
|
4733159782
|
fix corner cases with await (#4350)
fixes #4349
|
2020-12-08 11:26:03 +08:00 |
|
Alex Lam S.L
|
5fba98608c
|
fix corner case in reduce_vars (#4348)
fixes #4347
|
2020-12-08 08:52:14 +08:00 |
|
Alex Lam S.L
|
c587d7917d
|
introduce spread (#4346)
fixes #4345
|
2020-12-08 06:51:20 +08:00 |
|
Alex Lam S.L
|
4bde50ce85
|
fix corner case in side_effects (#4343)
fixes #4342
|
2020-12-07 17:25:04 +08:00 |
|
Alex Lam S.L
|
fbecedf94c
|
fix corner case in evaluate (#4341)
fixes #4340
|
2020-12-07 16:05:11 +08:00 |
|
Alex Lam S.L
|
6b603e1a62
|
fix corner case in unused (#4338)
fixes #4337
|
2020-12-07 13:23:53 +08:00 |
|
Alex Lam S.L
|
499f8d89ff
|
fix corner case in inline (#4336)
fixes #4335
|
2020-12-07 11:30:37 +08:00 |
|
Alex Lam S.L
|
2cbbf5c375
|
support async function (#4333)
|
2020-12-07 05:22:40 +08:00 |
|
Alex Lam S.L
|
3c384cf9a8
|
fix corner case in collapse_vars (#4332)
fixes #4331
|
2020-12-06 18:30:50 +08:00 |
|
Alex Lam S.L
|
37f4f56752
|
fix corner case in properties (#4330)
fixes #4329
|
2020-12-06 13:59:04 +08:00 |
|
Alex Lam S.L
|
1e4985ed9e
|
support spread syntax (#4328)
|
2020-12-06 05:19:31 +08:00 |
|
Alex Lam S.L
|
9d34f8428b
|
fix corner case in side_effects (#4326)
fixes #4325
|
2020-11-29 10:05:48 +08:00 |
|
Alex Lam S.L
|
f045e2b460
|
fix corner case in merge_vars (#4324)
fixes #4323
|
2020-11-29 05:38:24 +08:00 |
|
Alex Lam S.L
|
8791f258e3
|
fix corner case in inline (#4322)
fixes #4321
|
2020-11-29 03:48:42 +08:00 |
|
Alex Lam S.L
|
af1cca25bf
|
fix corner case in inline (#4320)
fixes #4319
|
2020-11-27 01:31:06 +08:00 |
|
Alex Lam S.L
|
1e8fa1aa1d
|
fix corner case in passes & reduce_vars (#4316)
fixes #4315
|
2020-11-23 07:05:20 +08:00 |
|
Alex Lam S.L
|
cf120c7cea
|
fix corner case in merge_vars & reduce_vars (#4313)
fixes #4312
|
2020-11-21 08:57:59 +08:00 |
|
Alex Lam S.L
|
1b579779be
|
fix corner case in collapse_vars (#4309)
fixes #4308
|
2020-11-20 06:23:37 +08:00 |
|
Alex Lam S.L
|
b18b70f63b
|
fix corner case in hoist_props (#4307)
|
2020-11-20 00:02:25 +08:00 |
|
Alex Lam S.L
|
641406d491
|
fix corner cases in reduce_vars & unused (#4306)
|
2020-11-19 11:25:36 +08:00 |
|
Alex Lam S.L
|
134ef0b1eb
|
fix corner case in dead_code (#4304)
|
2020-11-19 08:34:55 +08:00 |
|
Alex Lam S.L
|
db87dcf13e
|
enhance varify (#4303)
|
2020-11-19 07:58:33 +08:00 |
|
Alex Lam S.L
|
aecbabc587
|
fix corner case in merge_vars (#4302)
fixes #4301
|
2020-11-19 05:44:47 +08:00 |
|
Alex Lam S.L
|
fd6544b340
|
fix corner case reduce_vars (#4300)
fixes #4297
|
2020-11-19 01:11:28 +08:00 |
|
Alex Lam S.L
|
f6a83f7944
|
fix corner case in merge_vars (#4299)
fixes #4298
|
2020-11-18 23:43:55 +08:00 |
|
Alex Lam S.L
|
35283e5dd1
|
enhance arguments (#4296)
|
2020-11-18 11:39:32 +08:00 |
|
Alex Lam S.L
|
7a51c17ff0
|
fix corner case in merge_vars (#4295)
fixes #4294
|
2020-11-18 09:32:53 +08:00 |
|
Alex Lam S.L
|
aff842f2f9
|
fix corner case in arguments (#4293)
fixes #4291
|
2020-11-18 08:54:58 +08:00 |
|
Alex Lam S.L
|
0bedd031da
|
fix corner cases in collapse_vars, unused & varify (#4292)
fixes #4290
|
2020-11-18 08:22:54 +08:00 |
|
Alex Lam S.L
|
caa92aea5d
|
fix corner case in merge_vars (#4289)
fixes #4288
|
2020-11-18 04:03:20 +08:00 |
|
Alex Lam S.L
|
383163afa6
|
fix corner case in collapse_vars (#4287)
fixes #4286
|
2020-11-17 18:03:31 +08:00 |
|
Alex Lam S.L
|
8a83c8dd46
|
fix corner cases in collapse_vars & dead_code (#4285)
fixes #4284
|
2020-11-17 16:23:50 +08:00 |
|
Alex Lam S.L
|
2a612fd472
|
fix corner case in reduce_vars (#4283)
fixes #4282
|
2020-11-17 14:43:04 +08:00 |
|
Alex Lam S.L
|
b9798a01a8
|
fix corner case in reduce_vars (#4281)
fixes #4280
|
2020-11-17 12:59:44 +08:00 |
|
Alex Lam S.L
|
6dbacb5e3f
|
enhance varify (#4279)
|
2020-11-17 12:35:00 +08:00 |
|
Alex Lam S.L
|
e5f80afc53
|
support destructured literals (#4278)
|
2020-11-17 08:01:24 +08:00 |
|
Alex Lam S.L
|
42e34c870a
|
fix corner case in unused (#4277)
fixes #4276
|
2020-11-17 02:06:00 +08:00 |
|
Alex Lam S.L
|
6fd5b5b371
|
fix corner case in loops (#4275)
fixes #4274
|
2020-11-14 02:08:05 +08:00 |
|
Alex Lam S.L
|
fba27bfb71
|
fix corner case in evaluate (#4272)
fixes #4271
|
2020-11-11 00:06:13 +08:00 |
|