aboutsummaryrefslogtreecommitdiff
path: root/test/compress/ie8.js
AgeCommit message (Expand)Author
2021-01-19fix corner case in `reduce_vars` (#4569)...Alex Lam S.L
2020-12-14emulate global context in Node.js & web (#4379)Alex Lam S.L
2020-10-30fix corner case in `ie8` (#4251)...Alex Lam S.L
2020-10-22fix corner case in `unused` (#4236)...Alex Lam S.L
2020-10-06fix corner case in `ie8` (#4187)...Alex Lam S.L
2020-10-03fix corner cases of `catch` variable inlining (#4169)Alex Lam S.L
2020-07-31validate against multiple parents on `AST_Node` (#4032)...Alex Lam S.L
2020-07-29fix corner case in `ie8` & `reduce_vars` (#4029)...Alex Lam S.L
2020-07-21fix corner case in `ie8` & `reduce_vars` (#4020)...Alex Lam S.L
2020-07-21fix corner case in `ie8` (#4016)...Alex Lam S.L
2020-06-20fix corner case in `collapse_vars` (#4002)...Alex Lam S.L
2020-06-15fix corner case in `rename` (#4000)...Alex Lam S.L
2020-05-22fix corner case in `ie8` & `reduce_vars` (#3919)...Alex Lam S.L
2020-05-12fix corner case in `ie8` (#3890)...Alex Lam S.L
2020-05-07fix corner case in `inline` (#3853)...Alex Lam S.L
2020-04-27fix corner case in `ie8` (#3826)...Alex Lam S.L
2020-04-27fix corner case in `ie8` (#3824)...Alex Lam S.L
2020-03-21fix corner case in `evaluate` & `ie8` (#3751)...Alex Lam S.L
2020-02-05fix corner case in `ie8` & `reduce_vars` (#3706)...Alex Lam S.L
2019-10-28fix corner case in `ie8` (#3543)...Alex Lam S.L
2019-10-24fix corner case in `ie8` & `mangle` (#3524)...Alex Lam S.L
2019-10-17fix corner case in `dead_code` & `ie8` (#3494)...Alex Lam S.L
2019-10-16fix corner case in `ie8` (#3487)...Alex Lam S.L
2019-10-16fix corner cases in `ie8` (#3485)...Alex Lam S.L
2019-10-16fix corner case in `evaluate` & `ie8` (#3483)...Alex Lam S.L
2019-10-15fix corner case in `ie8` & `mangle` (#3479)...Alex Lam S.L
2019-10-15fix corner case in `ie8` & `mangle` (#3476)...Alex Lam S.L
2019-10-15fix corner case in `ie8` & `rename` (#3474)...Alex Lam S.L
2019-10-14fix corner cases in `ie8` (#3472)...Alex Lam S.L
2019-10-14fix corner case with `collapse_vars` & `ie8` (#3469)...Alex Lam S.L
2019-04-30unify logging functionality (#3392)...Alex Lam S.L
2019-04-01mangle shadowed lambda under `ie8` correctly (#3356)...Alex Lam S.L
2018-07-26fix corner case in `ie8` & `rename` (#3223)Alex Lam S.L
2018-07-19fix corner case in `ie8` (#3216)...Alex Lam S.L
2018-07-03fix corner case in `ie8` (#3207)...Alex Lam S.L
2018-07-01fix corner case in `unused`alexlamsl
2018-06-24fix corner case in `ie8` (#3198)...Alex Lam S.L
2018-03-30mangle unused nested `AST_SymbolCatch` correctly (#3038)...Alex Lam S.L