fix corner case in `hoist_vars` (#5188)
[UglifyJS.git] / test / compress / hoist_vars.js
2021-11-23 Alex Lam S.Lfix corner case in `hoist_vars` (#5188)
2021-11-13 Alex Lam S.Lenhance `reduce_vars` (#5171)
2021-07-07 Alex Lam S.Lenhance `evaluate` & `reduce_vars` (#5060)
2021-07-03 Alex Lam S.Lenhance `functions` & `reduce_vars` (#5045)
2021-05-02 Alex Lam S.Lfix corner case in `hoist_vars` (#4900)
2021-05-01 Alex Lam S.Lfix corner case in `hoist_vars` (#4894)
2021-05-01 Alex Lam S.Lenhance `collapse_vars` (#4885)
2021-04-21 Alex Lam S.Lfix corner case in `hoist_vars` (#4860)
2021-04-03 Alex Lam S.Lfix corner case in `hoist_vars` (#4840)
2021-03-16 Alex Lam S.Lfix corner case in `functions` (#4789)
2021-03-05 Alex Lam S.Lfix corner case in `hoist_vars` (#4739)
2021-01-07 Alex Lam S.Lfix corner case in `hoist_vars` (#4518)
2021-01-01 Alex Lam S.Lfix corner case in `reduce_vars` (#4490)
2021-01-01 Alex Lam S.Lfix corner case in `functions` (#4488)
2020-12-28 Alex Lam S.Lexpand test options (#4475)
2017-09-03 Alex Lam S.Lcorrectly count declarations after `hoist_vars` (#2297)
2017-02-23 Alex Lam S.LMerge pull request #1485 from alexlamsl/merge-2.8.0
2017-02-21 alexlamslfix duplicated test names