aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2019-12-31enhance `unused` (#3662)Alex Lam S.L
2019-12-31enhance `booleans` (#3661)Alex Lam S.L
2019-12-31fix corner case in `booleans` (#3659)...Alex Lam S.L
2019-12-30enhance `booleans` (#3657)Alex Lam S.L
2019-12-29fix corner case in `evaluate` (#3656)...Alex Lam S.L
2019-12-29fix corner case in `evaluate` (#3654)...Alex Lam S.L
2019-12-29fix corner case in `collapse_vars` (#3652)...Alex Lam S.L
2019-12-28workaround firefox asm.js quirks (#3650)...Alex Lam S.L
2019-12-28enhance `evaluate` (#3649)Alex Lam S.L
2019-12-28improve unicode handling (#3648)Alex Lam S.L
2019-12-28increase mocha default timeout (#3647)...Alex Lam S.L
2019-12-27fix corner case in `unsafe` (#3646)Alex Lam S.L
2019-12-25fix corner case in `directives` (#3645)Alex Lam S.L
2019-12-22enhance `conditionals` (#3643)Alex Lam S.L
2019-12-22fix corner case in `collapse_vars` (#3642)...Alex Lam S.L
2019-12-16suppress false positives from fuzzer (#3638)Alex Lam S.L
2019-12-11fix corner case in `loops` (#3635)...Alex Lam S.L
2019-12-10enhance `loops` (#3633)Alex Lam S.L
2019-12-10fix corner case in `reduce_vars` (#3632)...Alex Lam S.L
2019-12-05fix corner case in `collapse_vars` (#3629)...Alex Lam S.L
2019-12-05avoid collision with HTML comments (#3625)...Alex Lam S.L
2019-12-05fix corner case in `collapse_vars` (#3627)...Alex Lam S.L
2019-12-04fix corner case in `reduce_vars` (#3623)...Alex Lam S.L
2019-12-02enhance `collapse_vars` (#3621)Alex Lam S.L
2019-12-02fix corner case in `keep_fargs` (#3620)...Alex Lam S.L
2019-12-02fix corner cases in `keep_fargs` & `unused` (#3618)Alex Lam S.L
2019-12-01enhance `unused` (#3617)Alex Lam S.L
2019-12-01enhance `collapse_vars` (#3616)Alex Lam S.L
2019-11-29fix corner case in parsing directives (#3615)Alex Lam S.L
2019-11-29enhance `collapse_vars` (#3613)Alex Lam S.L
2019-11-28enhance `assignments` (#3612)Alex Lam S.L
2019-11-28enhance `collapse_vars` (#3611)Alex Lam S.L
2019-11-27fix corner case in `unsafe_regexp` (#3609)Alex Lam S.L
2019-11-27fix corner case in `inline` (#3608)Alex Lam S.L
2019-11-26inline functions with directives more effectively (#3604)Alex Lam S.L
2019-11-25enhance `unsafe_math` (#3603)Alex Lam S.L
2019-11-20enhance collapse_vars (#3602)Alex Lam S.L
2019-11-19fix corner case in `if_return` (#3601)...Alex Lam S.L
2019-11-19fix corner case in `unused` (#3599)...Alex Lam S.L
2019-11-19fix corner case in `collapse_vars` (#3597)...Alex Lam S.L
2019-11-18fix corner case in `inline` (#3595)Alex Lam S.L
2019-11-18fix corner case in `unsafe_math` (#3594)...Alex Lam S.L
2019-11-17fix corner case in `reduce_funcs` (#3592)Alex Lam S.L
2019-11-17fix corner case in `collapse_vars` (#3591)Alex Lam S.L
2019-11-17compress empty for-in loops (#3590)Alex Lam S.L
2019-11-17refine precision limits on `unsafe_math` (#3589)Alex Lam S.L
2019-11-16introduce eager evaluation (#3587)Alex Lam S.L
2019-11-14migrate to GitHub Actions (#3586)Alex Lam S.L
2019-11-14fix corner case in `switches` (#3585)Alex Lam S.L
2019-11-13enhance `unused` (#3584)Alex Lam S.L