Alex Lam S.L
|
94e8944f67
|
avoid false positive in --reduce-test (#4648)
|
2021-02-13 21:15:11 +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
|
228cdf8e7e
|
reject invalid for...of syntax (#4632)
|
2021-02-10 05:42:27 +08:00 |
|
Alex Lam S.L
|
14fedbf123
|
fix corner case with template literals (#4631)
fixes #4630
|
2021-02-09 14:21:15 +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
|
aedc1e7fc9
|
improve false positive detection in ufuzz (#4626)
|
2021-02-08 20:17:14 +08:00 |
|
Alex Lam S.L
|
353f654038
|
fix corner case in --reduce-test (#4625)
|
2021-02-08 19:16:21 +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
|
5c84dfa151
|
v3.12.7
v3.12.7
|
2021-02-07 02:43:47 +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
|
ac7b5c07d7
|
v3.12.6
v3.12.6
|
2021-02-01 01:37:32 +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
|
35435d4bd3
|
suppress false positives due to nested objects (#4597)
|
2021-01-29 13:21:19 +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
|
4723b4541e
|
workaround tty bugs on Node.js (#4594)
|
2021-01-26 23:07:48 +08:00 |
|
Alex Lam S.L
|
9d23ba0a22
|
support exponentiation operator (#4593)
|
2021-01-25 05:48:51 +08:00 |
|
Alex Lam S.L
|
a08d42555a
|
fix infinite recursion in ufuzz code generation (#4592)
|
2021-01-24 23:37:57 +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
|
c0614654d9
|
improve ufuzz on destructuring (#4580)
|
2021-01-23 02:00:26 +08:00 |
|
Alex Lam S.L
|
0358637725
|
workaround Node.js bug (#4579)
|
2021-01-22 11:34:30 +08:00 |
|
Alex Lam S.L
|
63b5b6d2b3
|
suppress false positives in ufuzz (#4578)
|
2021-01-22 02:33:00 +08:00 |
|
Alex Lam S.L
|
e675262d51
|
suppress false positives in ufuzz (#4577)
|
2021-01-21 14:33:31 +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
|
bc7a88baea
|
suppress false positives in ufuzz (#4574)
|
2021-01-20 21:03:33 +08:00 |
|
Alex Lam S.L
|
018e0350f8
|
workaround GitHub Actions bug (#4573)
|
2021-01-20 20:17:58 +08:00 |
|