aboutsummaryrefslogtreecommitdiff
path: root/test/compress/properties.js
AgeCommit message (Expand)Author
2017-04-15unify CLI & API under `minify()` (#1811)...Alex Lam S.L
2017-04-01improve compression of undefined, NaN & Infinitiy (#1748)...Alex Lam S.L
2017-03-29output optimal representations of NaN & Infinity (#1723)...Alex Lam S.L
2017-02-21introduce `unsafe_proto`...alexlamsl
2017-01-26augment evaluate to extract within objects (#1425)...Alex Lam S.L
2016-11-29Add --mangle-props-debug and fix --mangle-props=unquoted collision...Ashley (Scirra)
2016-08-14Fix --mangle-props and --mangle-props=unquoted...kzc
2016-08-14Additional object literal property testskzc
2016-06-30Enable --screw-ie8 by default....kzc
2016-06-19Respect quote style in object literals...Shrey Banga
2014-07-01Evaluate "foo".length ==> 3Dan Wolff
2014-04-18Update tests.Mihai Bazon
2013-05-14Fix a["1_1"]...Mihai Bazon
2013-05-08add a test for zero-length string in is_identifier_string, which is used in p...Trey Griffith
2013-05-06Added test scenario with unicode in properties name....Justin Lau
2013-05-05Added scenario in test case where properties shouldn't be accessed with...Justin Lau
2013-04-20fixes #189: use dotted member access when --screw-ie8 option givenMichael Ficarra
2012-08-22wrote more of the compressor and added some testsMihai Bazon