aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-12-28improve unicode handling (#3648)Alex Lam S.L
2019-12-28increase mocha default timeout (#3647)...closes #3640Alex Lam S.L
2019-12-27fix corner case in `unsafe` (#3646)Alex Lam S.L
2019-12-27v3.7.3Alex 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)...fixes #3641Alex Lam S.L
2019-12-16suppress false positives from fuzzer (#3638)Alex Lam S.L
2019-12-11fix corner case in `loops` (#3635)...fixes #3634Alex Lam S.L
2019-12-10enhance `loops` (#3633)Alex Lam S.L
2019-12-10fix corner case in `reduce_vars` (#3632)...fixes #3631Alex Lam S.L
2019-12-08v3.7.2Alex Lam S.L
2019-12-05fix corner case in `collapse_vars` (#3629)...fixes #3628Alex Lam S.L
2019-12-05avoid collision with HTML comments (#3625)...fixes #3624Alex Lam S.L
2019-12-05fix corner case in `collapse_vars` (#3627)...fixes #3626Alex Lam S.L
2019-12-04fix corner case in `reduce_vars` (#3623)...fixes #3622Alex Lam S.L
2019-12-02enhance `collapse_vars` (#3621)Alex Lam S.L
2019-12-02fix corner case in `keep_fargs` (#3620)...fixes #3619Alex 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-30v3.7.1Alex 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-26use stable Node.js version for fuzzing (#3605)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)...fixes #3600Alex Lam S.L
2019-11-19fix corner case in `unused` (#3599)...fixes #3598Alex Lam S.L
2019-11-19fix corner case in `collapse_vars` (#3597)...fixes #3596Alex Lam S.L
2019-11-18v3.7.0Alex Lam S.L
2019-11-18fix corner case in `inline` (#3595)Alex Lam S.L
2019-11-18fix corner case in `unsafe_math` (#3594)...fixes #3593Alex 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-16minor clean-ups (#3588)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
2019-11-13enhance `switches` (#3583)Alex Lam S.L
2019-11-13fix corner case in `collapse_vars` (#3582)...fixes #3581Alex Lam S.L
2019-11-13enhance `evaluate` & `inline` (#3580)Alex Lam S.L