This website requires JavaScript.
Explore
Help
Register
Sign In
JoBoEVD
/
UglifyJS
Watch
1
Star
0
Fork
0
You've already forked UglifyJS
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
27eedbc302
UglifyJS
/
lib
History
Richard van Velzen
27eedbc302
Never produce -0 when evaluating expressions (like -"")
...
Fix for
#1085
. The major case was already there, but more expressions can result in -0.
2016-05-17 22:34:38 +02:00
..
ast.js
Actually limit sequence length.
2016-04-12 14:17:24 +03:00
compress.js
Never produce -0 when evaluating expressions (like -"")
2016-05-17 22:34:38 +02:00
mozilla-ast.js
Fix output for "use asm" code from SpiderMonkey AST
2015-11-12 12:18:25 +02:00
output.js
Retain comments before AST_Constants during mangle.
2016-05-04 20:11:45 +02:00
parse.js
Handle CR line endings in comments.
2016-05-04 20:02:29 +02:00
propmangle.js
Fix mangling of property names which overwrite unmangleable properties
2015-08-05 21:18:39 +02:00
scope.js
Speedup
unused
compress option for already minified code
2016-03-28 17:58:50 -04:00
sourcemap.js
Revert "using the original sourcemap as the base"
2016-02-10 10:19:39 +01:00
transform.js
Collapse single use var definitions
2016-01-27 11:48:15 +02:00
utils.js
Simplify member(name, array) implementation.
2016-04-07 09:57:30 -04:00