Alex Lam S.L
|
dbfa5d4d14
|
fix corner case in ie8 (#4532)
fixes #4531
|
2021-01-11 00:01:49 +08:00 |
|
Alex Lam S.L
|
ba54d074d8
|
support asynchronous arrow functions (#4530)
|
2021-01-10 11:34:26 +08:00 |
|
Alex Lam S.L
|
0818d396c5
|
fix corner case in mangle (#4528)
fixes #4527
|
2021-01-10 04:20:43 +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
|
6c419bc083
|
implement UGLIFY_BUG_REPORT (#4516)
|
2021-01-07 16:53:29 +08:00 |
|
Alex Lam S.L
|
25321df959
|
fix corner cases with arguments (#4520)
fixes #4519
|
2021-01-07 16:53:14 +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
|
68497d0258
|
update issue templates (#4514)
|
2021-01-06 05:37:30 +08:00 |
|
Alex Lam S.L
|
71c3d04681
|
fix corner case in side_effects (#4513)
fixes #4512
|
2021-01-06 02:11:30 +08:00 |
|
Alex Lam S.L
|
4c89550c43
|
fix corner case indefault_values (#4511)
fixes #4510
|
2021-01-06 01:26:19 +08:00 |
|
Alex Lam S.L
|
7ebfb22d16
|
fix corner cases in inline & unused (#4509)
fixes #4508
|
2021-01-06 00:15:12 +08:00 |
|
Alex Lam S.L
|
6eceac0966
|
enhance inline & side_effects (#4506)
|
2021-01-05 15:02:49 +08:00 |
|
Alex Lam S.L
|
fc5aee662d
|
fix corner case in merge_vars (#4505)
fixes #4504
|
2021-01-05 14:23:46 +08:00 |
|
Alex Lam S.L
|
5fbbb43839
|
fix corner cases in inline & side_effects (#4503)
fixes #4502
|
2021-01-04 10:17:32 +08:00 |
|
Alex Lam S.L
|
df2cfcb5fc
|
fix corner case in evaluate (#4501)
fixes #4500
|
2021-01-04 02:31:20 +08:00 |
|
Alex Lam S.L
|
623a0d920f
|
fix toggling of AST validation (#4499)
|
2021-01-03 11:09:10 +08:00 |
|
Alex Lam S.L
|
e8c04f8cb6
|
suppress invalid AST transform in --reduce-test (#4498)
|
2021-01-03 10:34:46 +08:00 |
|
Alex Lam S.L
|
110c1ac097
|
fix corner case in default_values (#4497)
fixes #4496
|
2021-01-02 22:51:53 +08:00 |
|
Alex Lam S.L
|
15ef272790
|
introduce awaits (#4495)
|
2021-01-02 20:35:48 +08:00 |
|
Alex Lam S.L
|
b3a706114c
|
enhance if_return & side_effects (#4494)
|
2021-01-02 12:39:51 +08:00 |
|
Alex Lam S.L
|
cc2d7acaf0
|
enhance inline, sequences & side_effects (#4493)
|
2021-01-02 09:43:05 +08:00 |
|
Alex Lam S.L
|
dfb86ccdd1
|
fix corner case in conditionals (#4492)
|
2021-01-02 07:53:15 +08:00 |
|
Alex Lam S.L
|
0417a69c3e
|
enhance collapse_vars & dead_code (#4491)
|
2021-01-01 21:52:14 +08:00 |
|
Alex Lam S.L
|
2dbafbb4ee
|
fix corner case in reduce_vars (#4490)
fixes #4489
|
2021-01-01 12:56:13 +08:00 |
|
Alex Lam S.L
|
311c074622
|
fix corner case in functions (#4488)
fixes #4487
|
2021-01-01 10:39:40 +08:00 |
|
Alex Lam S.L
|
a10c7793bb
|
v3.12.4
v3.12.4
|
2021-01-01 08:47:24 +08:00 |
|
Alex Lam S.L
|
0b7d65d331
|
fix corner case with arguments (#4486)
fixes #4485
|
2020-12-31 14:55:05 +08:00 |
|
Alex Lam S.L
|
8b954b022b
|
fix corner case with default values (#4484)
fixes #4483
|
2020-12-31 01:47:00 +08:00 |
|
Alex Lam S.L
|
0013cbf91f
|
improve false positive detection in ufuzz (#4482)
|
2020-12-30 21:53:03 +08:00 |
|
Alex Lam S.L
|
1956edd503
|
fix corner cases with arguments (#4481)
fixes #4480
|
2020-12-30 00:22:03 +08:00 |
|
Alex Lam S.L
|
560ccc1221
|
enhance reduce_vars (#4479)
|
2020-12-29 19:43:12 +08:00 |
|
Alex Lam S.L
|
10a71c182b
|
fix corner case in arguments (#4477)
fixes #4476
|
2020-12-29 18:58:29 +08:00 |
|
Alex Lam S.L
|
ddc0ed7072
|
expand test options (#4475)
- fix corner cases in `hoist_vars` & `keep_fnames`
|
2020-12-29 06:17:52 +08:00 |
|
Alex Lam S.L
|
c00efe56f4
|
workaround asynchronous tty bugs on Node.js (#4473)
|
2020-12-28 13:32:07 +08:00 |
|
Alex Lam S.L
|
28bcdbd7df
|
fix corner case in inline (#4472)
fixes #4471
|
2020-12-28 10:05:59 +08:00 |
|
Alex Lam S.L
|
6a8aed2049
|
fix corner case in unused (#4469)
fixes #4468
|
2020-12-27 20:06:50 +08:00 |
|
Alex Lam S.L
|
a8785fb694
|
workaround v8 bug with labels (#4467)
closes #4466
|
2020-12-27 13:32:18 +08:00 |
|
Alex Lam S.L
|
dd6d7b3d88
|
workaround schedule delays on GitHub Actions (#4463)
|
2020-12-26 17:27:03 +08:00 |
|
Alex Lam S.L
|
94f3819dc6
|
fix corner case in reduce_vars & unused (#4465)
fixes #4464
|
2020-12-26 16:52:16 +08:00 |
|
Alex Lam S.L
|
be1f5199f4
|
fix corner cases in collapse_vars (#4462)
fixes #4460
fixes #4461
|
2020-12-26 13:40:31 +08:00 |
|
Alex Lam S.L
|
95aea0e33c
|
fix corner case in reduce_vars (#4459)
fixes #4458
|
2020-12-25 22:50:11 +08:00 |
|
Alex Lam S.L
|
a1b2735dd8
|
fix corner case in unused (#4457)
fixes #4456
|
2020-12-25 20:10:58 +08:00 |
|
Alex Lam S.L
|
f345175bc2
|
fix corner case in merge_vars (#4455)
fixes #4454
|
2020-12-25 19:27:05 +08:00 |
|
Alex Lam S.L
|
bb45f48ab7
|
workaround v8 heisenbug (#4453)
|
2020-12-25 13:14:36 +08:00 |
|
Alex Lam S.L
|
b2f27fd873
|
fix corner case in functions & reduce_vars (#4452)
fixes #4451
|
2020-12-25 08:38:24 +08:00 |
|
Alex Lam S.L
|
ced32f9bd8
|
enhance default_values (#4450)
|
2020-12-25 07:31:34 +08:00 |
|
Alex Lam S.L
|
dfc3ec9cef
|
fix corner case in pure_getters (#4449)
fixes #4448
|
2020-12-25 03:58:23 +08:00 |
|