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
021325f77f
UglifyJS
/
lib
History
Burak Can
021325f77f
Merge branch 'harmony' of github.com:mishoo/UglifyJS2 into harmony
2016-03-22 11:53:25 +02:00
..
ast.js
fix
#1003
by removing AST_ObjectSymbol and using AST_ObjectKeyVal for the same effect
2016-03-22 11:44:21 +02:00
compress.js
Merge branch 'harmony' of github.com:mishoo/UglifyJS2 into harmony
2016-03-22 11:53:25 +02:00
mozilla-ast.js
Fix output for "use asm" code from SpiderMonkey AST
2015-11-12 12:18:25 +02:00
output.js
fix
#1003
by removing AST_ObjectSymbol and using AST_ObjectKeyVal for the same effect
2016-03-22 11:44:21 +02:00
parse.js
Merge branch 'harmony' of github.com:mishoo/UglifyJS2 into harmony
2016-03-22 11:53:25 +02:00
propmangle.js
fix
#1003
by removing AST_ObjectSymbol and using AST_ObjectKeyVal for the same effect
2016-03-22 11:44:21 +02:00
scope.js
Merge branch 'harmony' of github.com:mishoo/UglifyJS2 into harmony
2016-03-22 11:53:25 +02:00
sourcemap.js
Revert "using the original sourcemap as the base"
2016-02-10 10:19:39 +01:00
transform.js
fix
#1003
by removing AST_ObjectSymbol and using AST_ObjectKeyVal for the same effect
2016-03-22 11:44:21 +02:00
utils.js
Add property name mangler
2015-03-14 11:22:28 +02:00