Alex Lam S.L
|
4cccc01f3e
|
fix corner case in collapse_vars (#4875)
fixes #4874
|
2021-04-27 08:54:02 +08:00 |
|
Alex Lam S.L
|
97bd56b7e8
|
improve AST tests & tools (#4873)
|
2021-04-27 08:53:45 +08:00 |
|
Alex Lam S.L
|
acf951a5bc
|
fix corner case with for [await]...of (#4872)
|
2021-04-26 05:10:22 +08:00 |
|
Alex Lam S.L
|
324587f769
|
upgrade AST<->ESTree translation (#4870)
fixes #968
|
2021-04-26 04:23:52 +08:00 |
|
Alex Lam S.L
|
80efaa2f33
|
fix corner case with export (#4871)
|
2021-04-25 22:37:26 +08:00 |
|
Alex Lam S.L
|
a1a212f639
|
fix corner case in collapse_vars (#4869)
fixes #4868
|
2021-04-25 05:16:51 +08:00 |
|
Alex Lam S.L
|
a2b1b96752
|
fix corner case with yield (#4867)
|
2021-04-25 03:10:12 +08:00 |
|
Alex Lam S.L
|
c296a63fb3
|
fix corner case in collapse_vars (#4866)
fixes #4865
|
2021-04-24 20:04:31 +08:00 |
|
Alex Lam S.L
|
10dd9d4eaf
|
enhance collapse_vars (#4864)
|
2021-04-24 12:45:18 +08:00 |
|
Alex Lam S.L
|
9b8deff64d
|
enhance pure_getters, reduce_vars & unused (#4863)
|
2021-04-24 07:17:30 +08:00 |
|
Alex Lam S.L
|
f46209b7e5
|
enhance unsafe side_effects (#4862)
closes #4861
|
2021-04-23 06:58:14 +08:00 |
|
Alex Lam S.L
|
bddb5a0102
|
enhance unused (#4858)
|
2021-04-22 10:58:50 +08:00 |
|
Alex Lam S.L
|
3c161a6662
|
fix corner case in hoist_vars (#4860)
fixes #4859
|
2021-04-22 05:47:21 +08:00 |
|
Alex Lam S.L
|
c53af3dfb1
|
fix corner case in collapse_vars (#4855)
fixes #4854
|
2021-04-14 01:22:08 +08:00 |
|
Alex Lam S.L
|
ca49f6f41a
|
fix corner case in collapse_vars (#4853)
fixes #4852
|
2021-04-08 17:50:40 +08:00 |
|
Alex Lam S.L
|
8a82822654
|
fix corner case in if_return (#4851)
fixes #4848
|
2021-04-08 08:57:59 +08:00 |
|
Alex Lam S.L
|
ebe4e1ad28
|
fix corner case in unused (#4850)
fixes #4849
|
2021-04-08 06:31:15 +08:00 |
|
Alex Lam S.L
|
a37ca558dd
|
reject invalid for await syntax (#4847)
|
2021-04-07 22:37:15 +08:00 |
|
Alex Lam S.L
|
73a564343b
|
preserve compatibility of quote_style (#4845)
|
2021-04-07 06:49:12 +08:00 |
|
Alex Lam S.L
|
4870747306
|
speed up OutputStream (#4844)
|
2021-04-07 02:57:23 +08:00 |
|
Alex Lam S.L
|
b179a2459f
|
parse octal literals correctly (#4843)
|
2021-04-07 02:23:35 +08:00 |
|
Alex Lam S.L
|
231c3d7c84
|
clean up OutputStream (#4842)
|
2021-04-06 21:34:27 +08:00 |
|
Alex Lam S.L
|
aed758ed5c
|
enhance comparisons & reduce_vars (#4841)
|
2021-04-03 22:06:05 +08:00 |
|
Alex Lam S.L
|
0df028187d
|
fix corner case in hoist_vars (#4840)
fixes #4839
|
2021-04-03 10:07:18 +08:00 |
|
Alex Lam S.L
|
10fbf8e295
|
support mangle.properties on class (#4838)
|
2021-04-03 06:00:19 +08:00 |
|
Alex Lam S.L
|
cf38b52afa
|
parse import.meta correctly (#4836)
|
2021-04-03 04:31:29 +08:00 |
|
Alex Lam S.L
|
e755d01a0b
|
fix corner case in unused (#4835)
fixes #4834
|
2021-04-02 03:55:53 +08:00 |
|
Alex Lam S.L
|
cea1fb5c58
|
fix corner case in properties (#4832)
fixes #4831
|
2021-04-01 14:39:51 +08:00 |
|
Alex Lam S.L
|
1947a21824
|
fix corner case in properties (#4830)
fixes #4829
|
2021-04-01 07:05:50 +08:00 |
|
Alex Lam S.L
|
daa8319b8a
|
fix corner cases with logical assignment operators (#4828)
fixes #4827
|
2021-03-28 03:44:45 +08:00 |
|
Alex Lam S.L
|
d5599604e8
|
enhance collapse_vars (#4826)
|
2021-03-27 22:14:37 +08:00 |
|
Alex Lam S.L
|
39df3a1680
|
fix corner case in functions (#4824)
fixes #4823
|
2021-03-25 08:49:01 +08:00 |
|
Alex Lam S.L
|
03c5ecb2e3
|
fix corner cases with class (#4822)
fixes #4821
|
2021-03-25 04:36:50 +08:00 |
|
Alex Lam S.L
|
40ef074cb3
|
fix corner case in comparisons (#4820)
fixes #4819
|
2021-03-24 10:10:02 +08:00 |
|
Alex Lam S.L
|
78e3936cd4
|
fix corner case in inline (#4818)
fixes #4817
|
2021-03-23 22:33:24 +08:00 |
|
Alex Lam S.L
|
e7be38b42a
|
fix corner cases with logical assignment operators (#4816)
fixes #4815
|
2021-03-23 13:02:45 +08:00 |
|
Alex Lam S.L
|
f9055df44d
|
support logical assignment operators (#4813)
|
2021-03-23 04:59:43 +08:00 |
|
Alex Lam S.L
|
9faee3b66a
|
fix corner case in arguments (#4810)
fixes #4809
|
2021-03-21 10:40:32 +08:00 |
|
Alex Lam S.L
|
24619daf68
|
fix corner cases in collapse_vars & unused (#4807)
fixes #4806
|
2021-03-21 03:51:03 +08:00 |
|
Alex Lam S.L
|
b89cc84c3a
|
fix corner case in pure_getters (#4804)
fixes #4803
|
2021-03-19 16:16:53 +08:00 |
|
Alex Lam S.L
|
3016a78d85
|
fix corner case in reduce_vars (#4802)
fixes #4801
|
2021-03-18 23:58:35 +08:00 |
|
Alex Lam S.L
|
2508481e33
|
fix corner case in evaluate (#4800)
fixes #4799
|
2021-03-18 11:31:20 +08:00 |
|
Alex Lam S.L
|
48c46fa9a7
|
fix corner case in sequences (#4798)
|
2021-03-18 08:31:55 +08:00 |
|
Alex Lam S.L
|
7da49b5709
|
fix corner case in collapse_vars (#4797)
|
2021-03-18 07:50:55 +08:00 |
|
Alex Lam S.L
|
d837a46ebd
|
fix corner case in reduce_vars (#4796)
|
2021-03-18 05:14:14 +08:00 |
|
Alex Lam S.L
|
7d595e2eac
|
improve comment formatting logic (#4794)
|
2021-03-17 13:51:52 +08:00 |
|
Alex Lam S.L
|
9fc0ff5953
|
parse extended Unicode literal correctly (#4792)
|
2021-03-17 10:34:50 +08:00 |
|
Alex Lam S.L
|
997d09bb33
|
extend keep_fnames to classes (#4793)
|
2021-03-17 09:28:27 +08:00 |
|
Alex Lam S.L
|
b244b4ec21
|
enhance "functions" (#4791)
|
2021-03-17 05:38:33 +08:00 |
|
Alex Lam S.L
|
b872ffee01
|
fix corner case in hoist_funs (#4790)
|
2021-03-17 01:48:23 +08:00 |
|