Alex Lam S.L
|
203ca2586a
|
introduce hoist_exports (#4651)
|
2021-02-15 09:01:18 +08:00 |
|
Alex Lam S.L
|
c21f096ab8
|
support export statements (#4650)
|
2021-02-15 04:13:54 +08:00 |
|
Alex Lam S.L
|
b7219ac489
|
support import statements (#4646)
|
2021-02-14 04:26:43 +08:00 |
|
Alex Lam S.L
|
a6bb66931b
|
improve fix for #4325 (#4649)
|
2021-02-14 02:24:57 +08:00 |
|
Alex Lam S.L
|
83197ffdb3
|
fix corner case in evaluate (#4645)
fixes #4644
|
2021-02-12 03:26:12 +08:00 |
|
Alex Lam S.L
|
952765be66
|
enhance join_vars (#4643)
|
2021-02-11 04:59:25 +08:00 |
|
Alex Lam S.L
|
083679bcad
|
fix corner cases with asynchronous generators (#4642)
fixes #4641
|
2021-02-10 23:41:00 +08:00 |
|
Alex Lam S.L
|
f5659f292b
|
enhance collapse_vars (#4637)
|
2021-02-10 23:06:12 +08:00 |
|
Alex Lam S.L
|
c6e287331d
|
fix corner cases in inline (#4640)
fixes #4639
|
2021-02-10 20:40:57 +08:00 |
|
Alex Lam S.L
|
a98ec7e4df
|
enhance side_effects (#4638)
|
2021-02-10 18:09:54 +08:00 |
|
Alex Lam S.L
|
5ec82e5801
|
fix corner case in reduce_vars (#4636)
|
2021-02-10 10:37:00 +08:00 |
|
Alex Lam S.L
|
c76481341c
|
fix corner case in merge_vars (#4635)
|
2021-02-10 09:13:38 +08:00 |
|
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 |
|