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
5b893c8ec3
UglifyJS
/
lib
History
not-an-aardvark
5b893c8ec3
Avoid syntax error in yield assignments (
fixes
#1054
)
2016-04-25 19:14:44 -04:00
..
ast.js
Fixups after merge
2016-04-18 15:51:32 +02:00
compress.js
Do not attempt evaluating class expressions
2016-04-19 20:01:26 +02:00
mozilla-ast.js
Fix output for "use asm" code from SpiderMonkey AST
2015-11-12 12:18:25 +02:00
output.js
Avoid syntax error in yield assignments (
fixes
#1054
)
2016-04-25 19:14:44 -04:00
parse.js
Merge branch 'master' into harmony
2016-04-18 15:50: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