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
2ad60fcab2
UglifyJS
/
lib
History
Anthony Van de Gejuchte
2ad60fcab2
Fix output arrow function with 1 param with default value
...
Fixes
#1090
2016-07-03 20:19:24 +02:00
..
ast.js
Allow expand in array literals
2016-06-19 20:49:18 +02:00
compress.js
Add exponentiation operator
2016-06-22 12:23:37 +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 output arrow function with 1 param with default value
2016-07-03 20:19:24 +02:00
parse.js
Add reserved words to list unescapable keywords
2016-06-30 22:47:44 +02:00
propmangle.js
Merge branch 'master' into fix-harmony
2016-06-20 19:21:25 +02:00
scope.js
Improve yield support and restrict usage of strict
2016-06-09 22:22:15 +02:00
sourcemap.js
Revert "using the original sourcemap as the base"
2016-02-10 10:19:39 +01:00
transform.js
Allow expand in array literals
2016-06-19 20:49:18 +02:00
utils.js
Simplify member(name, array) implementation.
2016-04-07 09:57:30 -04:00