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
f1b7094a57
UglifyJS
/
lib
History
Mihai Bazon
f1b7094a57
Add "preamble" output option
...
Close
#335
2013-10-29 11:09:18 +02:00
..
ast.js
minor
2013-09-06 09:52:56 +03:00
compress.js
Fix RHS concat (raised in
#330
)
2013-10-26 18:44:52 +02:00
mozilla-ast.js
Workaround for missing
prefix
in UnaryExpression generated by Esprima
2013-04-29 15:03:52 +03:00
output.js
Add "preamble" output option
2013-10-29 11:09:18 +02:00
parse.js
Only allow identifier start characters at the beginning of identifiers.
2013-10-03 17:02:19 -07:00
scope.js
arguments
outside of a function is an ordinary variable.
2013-10-17 18:20:33 +03:00
sourcemap.js
line numbers start at 1
2012-10-02 16:39:53 +03:00
transform.js
Apply transformer to AST_VarDef's name
2013-07-14 13:24:09 +03:00
utils.js
Only compress code in
new Function
if all arguments are strings.
2013-05-14 18:36:31 +03:00