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
63be1f3a4d
UglifyJS
/
lib
History
Richard van Velzen
63be1f3a4d
Only allow
var
definitions to be moved into the for-init clause
...
Fixes
#1079
2016-05-15 21:00:51 +02:00
..
ast.js
Fixups after merge
2016-04-18 15:51:32 +02:00
compress.js
Only allow
var
definitions to be moved into the for-init clause
2016-05-15 21:00:51 +02:00
mozilla-ast.js
Fix output for "use asm" code from SpiderMonkey AST
2015-11-12 12:18:25 +02:00
output.js
Merge branch 'master' into harmony
2016-05-04 20:13:35 +02:00
parse.js
Merge branch 'master' into harmony
2016-05-04 20:13:35 +02:00
propmangle.js
fix
#1003
by removing AST_ObjectSymbol and using AST_ObjectKeyVal for the same effect
2016-03-14 13:42:50 +01:00
scope.js
Merge branch 'master' into harmony
2016-04-18 15:50:35 +02:00
sourcemap.js
Revert "using the original sourcemap as the base"
2016-02-10 10:19:39 +01:00
transform.js
Merge branch 'master' into harmony
2016-04-18 15:50:35 +02:00
utils.js
Simplify member(name, array) implementation.
2016-04-07 09:57:30 -04:00