aboutsummaryrefslogtreecommitdiff
path: root/test/compress/functions.js
AgeCommit message (Expand)Author
2020-06-29fix corner case in `inline` (#4007)...Alex Lam S.L
2020-06-01enhance `reduce_vars` (#3942)Alex Lam S.L
2020-05-28fix corner case in `functions` (#3930)...Alex Lam S.L
2020-05-21fix corner case in `inline` (#3915)...Alex Lam S.L
2020-05-11enhance `evaluate` & `reduce_vars` (#3873)Alex Lam S.L
2020-05-07fix corner case in `inline` (#3853)...Alex Lam S.L
2020-05-01fix corner case in `inline` (#3837)...Alex Lam S.L
2020-05-01fix corner cases in `inline` (#3834)...Alex Lam S.L
2020-05-01enhance `inline` (#3832)Alex Lam S.L
2020-04-27fix corner case in `inline` (#3822)...Alex Lam S.L
2020-04-11fix corner case in `inline` (#3778)...Alex Lam S.L
2020-04-11fix corner cases in `inline` (#3773)...Alex Lam S.L
2020-04-10enhance `inline` (#3767)Alex Lam S.L
2020-04-05enhance `inline` (#3760)Alex Lam S.L
2020-02-12fix corner case in `unused` (#3716)Alex Lam S.L
2020-01-28enhance `sequences` (#3693)Alex Lam S.L
2020-01-10enhance `collapse_vars` (#3680)...Alex Lam S.L
2019-12-31enhance `unused` (#3662)Alex Lam S.L
2019-12-30enhance `booleans` (#3657)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-11-29fix corner case in parsing directives (#3615)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-18fix corner case in `inline` (#3595)Alex Lam S.L
2019-11-17fix corner case in `reduce_funcs` (#3592)Alex Lam S.L
2019-11-13enhance `unused` (#3584)Alex Lam S.L
2019-11-13enhance `evaluate` & `inline` (#3580)Alex Lam S.L
2019-11-02more tests for #3562 (#3565)Alex Lam S.L
2019-10-23fix corner case in `side_effects` (#3514)...Alex Lam S.L
2019-10-22fix corner cases in `inline` (#3507)...Alex Lam S.L
2019-10-15fix corner case in `ie8` & `rename` (#3474)...Alex Lam S.L
2019-10-06handle function/variable name collisions correctly (#3451)...Alex Lam S.L
2019-10-06fix variable scope determination (#3449)...Alex Lam S.L
2019-05-11fix corner case in `functions` (#3403)...Alex Lam S.L
2019-05-10fix corner case in `inline` (#3401)...Alex Lam S.L
2019-04-21unwind IIFE class patterns (#3373)...Alex Lam S.L
2019-04-21fix corner cases in `functions` (#3372)...Alex Lam S.L
2019-04-19enhance `functions` (#3368)Alex Lam S.L
2019-04-19fix corner case in `functions` (#3367)...Alex Lam S.L
2019-04-18fix corner case in `functions` (#3365)...Alex Lam S.L
2019-04-15introduce `functions` (#3360)...Alex Lam S.L
2019-03-21enhance `inline` (#3352)Alex Lam S.L
2019-03-18introduce `assignments` (#3345)Alex Lam S.L
2019-03-17fix corner case in `inline` (#3343)Alex Lam S.L
2019-03-15fix function inlining after `reduce_vars` (#3340)...Alex Lam S.L
2019-03-14fix corner case in `collapse_vars` (#3334)...Alex Lam S.L
2018-08-08clean up webkit quirks (#3229)Alex Lam S.L
2018-07-01fix corner case in `unused`alexlamsl
2018-06-28implement `directives` (#3203)...Alex Lam S.L