Files
UglifyJS/test/compress
Richard van Velzen c75f5a1fd8 Fix #597
NaN and Infinity were replaced in the output generation, instead of
during compression. This could lead to results where `1/0` was inserted
without parens leading to invalid output.

The nodes are replaced in the compression step now, and the output
generation returns their regular names. This should not be a problem,
since they're already only constructed from the original name.
2014-12-31 12:23:00 +01:00
..
2012-08-27 11:00:26 +03:00
2012-11-30 11:26:37 +02:00
2013-10-25 16:28:15 -04:00
2013-05-08 16:22:48 +03:00
2013-11-20 21:13:16 +02:00
2014-12-31 12:23:00 +01:00
2013-12-29 10:31:30 +02:00
2014-07-01 11:06:51 +03:00
2013-04-03 22:34:19 -04:00