aboutsummaryrefslogtreecommitdiff
path: root/test/compress/arrays.js
AgeCommit message (Expand)Author
2013-09-22More attempts to determine when addition is associative...Mihai Bazon
2013-09-22Actually let's move away those monsters from the evaluate function...Mihai Bazon
2013-09-22More dirty handling of [ ... ].join() in unsafe mode...Mihai Bazon
2013-09-22Evaluate [...].join() if possible: minor bugfix...Dan Wolff
2013-09-19When `unsafe` is set, evaluate [...].join() if possible...Mihai Bazon
2013-07-18Fix output for arrays whose last element is a hole: [1,,]...David Glasser
2013-01-17Fix output for arrays containing undefined values....David Glasser