Alex Lam S.L
|
5e6307974f
|
fix corner case in collapse_vars (#4634)
fixes #4633
|
2021-02-10 08:45:36 +08:00 |
|
Alex Lam S.L
|
fcee32527b
|
fix corner case in merge_vars (#4629)
fixes #4628
|
2021-02-09 12:36:12 +08:00 |
|
Alex Lam S.L
|
e13d1e9969
|
support for [await]...of statements (#4627)
|
2021-02-09 04:28:23 +08:00 |
|
Alex Lam S.L
|
357d861246
|
fix corner case in conditionals (#4624)
fixes #4623
|
2021-02-08 18:31:08 +08:00 |
|
Alex Lam S.L
|
fd4caf7a9c
|
support generator functions (#4620)
|
2021-02-08 06:44:20 +08:00 |
|
Alex Lam S.L
|
c44b6399c3
|
fix corner case in side_effects (#4622)
fixes #4621
|
2021-02-07 22:40:41 +08:00 |
|
Alex Lam S.L
|
522cceeccf
|
fix corner case in functions (#4619)
fixes #4618
|
2021-02-07 13:52:09 +08:00 |
|
Alex Lam S.L
|
5359900b78
|
enhance compress on arrow and async functions (#4616)
|
2021-02-06 12:39:46 +08:00 |
|
Alex Lam S.L
|
739fa266f8
|
fix corner case in pure_getters (#4615)
fixes #4614
|
2021-02-05 09:03:51 +08:00 |
|
Alex Lam S.L
|
da24dfb59e
|
fix corner cases with function inlining (#4613)
fixes #4612
|
2021-02-05 04:49:37 +08:00 |
|
Alex Lam S.L
|
a2f27c7640
|
fix corner cases in templates (#4610)
|
2021-02-02 17:39:30 +00:00 |
|
Alex Lam S.L
|
3c556b8689
|
fix corner case in arguments (#4609)
fixes #4608
|
2021-02-02 23:07:31 +08:00 |
|
Alex Lam S.L
|
7110c6923b
|
fix corner case in templates (#4607)
fixes #4606
|
2021-02-02 02:29:43 +08:00 |
|
Alex Lam S.L
|
b27b6807cb
|
fix corner case in collapse_vars (#4605)
fixes #4604
|
2021-02-01 23:24:11 +08:00 |
|
Alex Lam S.L
|
ba6e29d6fd
|
introduce templates (#4603)
|
2021-02-01 17:20:13 +08:00 |
|
Alex Lam S.L
|
d4685640a0
|
support template literals (#4601)
|
2021-02-01 10:36:45 +08:00 |
|
Alex Lam S.L
|
0cd4a199b0
|
fix corner case in conditionals (#4599)
fixes #4598
|
2021-01-30 16:54:29 +08:00 |
|
Alex Lam S.L
|
d0bb147639
|
fix corner case in inline (#4596)
fixes #4595
|
2021-01-27 01:30:05 +08:00 |
|
Alex Lam S.L
|
9d23ba0a22
|
support exponentiation operator (#4593)
|
2021-01-25 05:48:51 +08:00 |
|
Alex Lam S.L
|
fd7ad8e779
|
fix corner cases in collapse_vars (#4591)
fixes #4590
|
2021-01-24 22:15:43 +08:00 |
|
Alex Lam S.L
|
a36c5472d2
|
fix corner cases with default parameters (#4589)
fixes #4588
|
2021-01-24 11:00:47 +08:00 |
|
Alex Lam S.L
|
8bfd891c09
|
support BigInt literals (#4583)
|
2021-01-24 09:51:18 +08:00 |
|
Alex Lam S.L
|
ef9f7ca3e7
|
fix corner case in collapse_vars (#4587)
fixes #4586
|
2021-01-24 07:05:43 +08:00 |
|
Alex Lam S.L
|
acc443b2cf
|
fix corner case in reduce_vars (#4585)
fixes #4584
|
2021-01-24 03:37:52 +08:00 |
|
Alex Lam S.L
|
f87e7be12c
|
fix corner case in reduce_vars (#4582)
fixes #4581
|
2021-01-23 02:14:53 +08:00 |
|
Alex Lam S.L
|
c1e771a89a
|
fix corner case in rests (#4576)
fixes #4575
|
2021-01-21 07:23:06 +08:00 |
|
Alex Lam S.L
|
d37ee4d41c
|
support asynchronous test cases properly (#4529)
|
2021-01-20 07:27:32 +08:00 |
|
Alex Lam S.L
|
90ec468240
|
fix corner case in dead_code (#4571)
fixes #4570
|
2021-01-19 09:33:57 +08:00 |
|
Alex Lam S.L
|
b57bae4b9e
|
fix corner case in reduce_vars (#4569)
fixes #4568
|
2021-01-19 06:34:48 +08:00 |
|
Alex Lam S.L
|
e23a10f7f9
|
fix corner case in loops (#4565)
fixes #4564
|
2021-01-18 06:36:59 +08:00 |
|
Alex Lam S.L
|
e616916de5
|
fix corner case in reduce_vars (#4563)
fixes #4562
|
2021-01-18 01:47:07 +08:00 |
|
Alex Lam S.L
|
8d21516623
|
fix corner cases in reduce_vars (#4561)
fixes #4560
|
2021-01-16 16:55:10 +08:00 |
|
Alex Lam S.L
|
74368c3dba
|
fix corner case in unused (#4559)
fixes #4558
|
2021-01-16 02:37:27 +08:00 |
|
Alex Lam S.L
|
18dbceb36f
|
fix corner case in unused (#4557)
fixes #4556
|
2021-01-15 12:33:17 +08:00 |
|
Alex Lam S.L
|
65d39a3702
|
fix corner cases in collapse_vars (#4555)
fixes #4554
|
2021-01-15 00:22:34 +08:00 |
|
Alex Lam S.L
|
24917e7084
|
fix corner case in evaluate (#4553)
fixes #4552
|
2021-01-13 22:17:24 +08:00 |
|
Alex Lam S.L
|
c11a748908
|
fix corner case in merge_vars (#4550)
fixes #4548
|
2021-01-13 03:48:46 +08:00 |
|
Alex Lam S.L
|
fc816628c1
|
fix corner case in side_effects (#4545)
fixes #4544
|
2021-01-13 01:08:16 +08:00 |
|
Alex Lam S.L
|
46ad273df4
|
enhance rests (#4546)
|
2021-01-13 00:00:19 +08:00 |
|
Alex Lam S.L
|
b689028e87
|
fix corner case in unsafe_math (#4543)
fixes #4542
|
2021-01-12 12:07:01 +08:00 |
|
Alex Lam S.L
|
1e831df1f6
|
fix corner case in side_effects (#4541)
fixes #4540
|
2021-01-12 09:12:43 +08:00 |
|
Alex Lam S.L
|
c12486bab4
|
fix corner case in rests (#4539)
fixes #4538
|
2021-01-12 09:12:30 +08:00 |
|
Alex Lam S.L
|
16b97f9558
|
fix corner case in arguments (#4535)
fixes #4534
|
2021-01-11 04:17:39 +08:00 |
|
Alex Lam S.L
|
ba54d074d8
|
support asynchronous arrow functions (#4530)
|
2021-01-10 11:34:26 +08:00 |
|
Alex Lam S.L
|
770f3ba5fe
|
fix corner cases with rest parameters (#4526)
fixes #4525
|
2021-01-09 08:38:51 +08:00 |
|
Alex Lam S.L
|
553034fe52
|
fix corner case in merge_vars (#4524)
fixes #4523
|
2021-01-08 15:49:14 +08:00 |
|
Alex Lam S.L
|
7fe8c9150a
|
fix corner case in assignments (#4522)
fixes #4521
|
2021-01-08 13:03:21 +08:00 |
|
Alex Lam S.L
|
cf1b0165af
|
fix corner case in hoist_vars (#4518)
fixes #4517
|
2021-01-07 15:05:48 +08:00 |
|
Alex Lam S.L
|
c3d358a5b8
|
support rest parameters (#4515)
|
2021-01-07 10:04:09 +08:00 |
|
Alex Lam S.L
|
71c3d04681
|
fix corner case in side_effects (#4513)
fixes #4512
|
2021-01-06 02:11:30 +08:00 |
|