aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2019-11-05enhance `collapse_vars` (#3572)Alex Lam S.L
2019-11-04fix corner case in `evaluate` (#3569)Alex Lam S.L
2019-11-02v3.6.7Alex Lam S.L
2019-11-02enhance `unsafe` `evaluate` (#3564)Alex Lam S.L
2019-11-02more tests for #3562 (#3565)Alex Lam S.L
2019-11-01fix corner case in `collapse_vars` (#3563)Alex Lam S.L
fixes #3562
2019-11-01v3.6.6Alex Lam S.L
2019-11-01enhance `if_return` (#3560)Alex Lam S.L
2019-11-01fix corner case in `evaluate` (#3559)Alex Lam S.L
fixes #3558
2019-10-31enhance `conditionals` (#3557)Alex Lam S.L
2019-10-31enhance `typeofs` (#3556)Alex Lam S.L
2019-10-30fix corner case in `dead_code` (#3553)Alex Lam S.L
fixes #3552
2019-10-30enhance `dead_code` (#3551)Alex Lam S.L
2019-10-30fix corner case in `comments` (#3550)Alex Lam S.L
2019-10-29enhance `evaluate` (#3549)Alex Lam S.L
2019-10-29fix corner case in `unsafe_math` (#3548)Alex Lam S.L
fixes #3547
2019-10-29compress object literals (#3546)Alex Lam S.L
2019-10-29v3.6.5Alex Lam S.L
2019-10-28fix corner case in `ie8` (#3543)Alex Lam S.L
fixes #3542
2019-10-28fix corner case in `evaluate` (#3540)Alex Lam S.L
fixes #3539
2019-10-28improve ufuzz resilience (#3541)Alex Lam S.L
2019-10-28fix corner case in ufuzz (#3538)Alex Lam S.L
2019-10-28fix & enhance `unsafe_math` (#3537)Alex Lam S.L
closes #3535 fixes #3536
2019-10-27migrate CI workaround (#3534)Alex Lam S.L
2019-10-27improve ufuzz resilience (#3533)Alex Lam S.L
2019-10-27fix corner cases in `unsafe_math` (#3532)Alex Lam S.L
fixes #3531
2019-10-27prevent tty truncation in `test/compress` (#3530)Alex Lam S.L
2019-10-27compress arithmetic expressions further (#3529)Alex Lam S.L
2019-10-26fix corner case in `collapse_vars` (#3527)Alex Lam S.L
fixes #3526
2019-10-25separate ufuzz job failures (#3525)Alex Lam S.L
2019-10-24fix corner case in `ie8` & `mangle` (#3524)Alex Lam S.L
fixes #3523
2019-10-24fix corner case in `collapse_vars` (#3521)Alex Lam S.L
fixes #3520
2019-10-23v3.6.4Alex Lam S.L
2019-10-23fix corner cases in `unused` (#3519)Alex Lam S.L
2019-10-23fix corner case in `unused` (#3517)Alex Lam S.L
fixes #3515
2019-10-23fix corner case in `side_effects` (#3514)Alex Lam S.L
fixes #3512
2019-10-22fix corner case in `reduce_vars` (#3510)Alex Lam S.L
fixes #3509
2019-10-22fix corner cases in `inline` (#3507)Alex Lam S.L
fixes #3506
2019-10-21fix GitHub Actions script for fuzzing (#3504)Alex Lam S.L
2019-10-21enable GitHub Actions (#3503)Alex Lam S.L
2019-10-20minor tweaks (#3502)Alex Lam S.L
2019-10-20fix corner case in `collapse_vars` (#3501)Alex Lam S.L
2019-10-20fix corner case in `comments` (#3500)Alex Lam S.L
2019-10-19v3.6.3Alex Lam S.L
2019-10-18fix corner case in `unused` (#3499)Alex Lam S.L
fixes #3497
2019-10-18fix corner case in `unused` (#3496)Alex Lam S.L
fixes #3495
2019-10-17fix corner case in `dead_code` & `ie8` (#3494)Alex Lam S.L
fixes #3493
2019-10-17fix corner case in `sequences` (#3491)Alex Lam S.L
fixes #3490
2019-10-17handle `throw` of non-`Error`s gracefully (#3492)Alex Lam S.L
2019-10-16tweak Travis CI execution environment (#3489)Alex Lam S.L