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
4394fe7dcf
UglifyJS
/
lib
History
Ondřej Španěl
e587f3b760
Fix: AST_Accessor missing start / end tokens -
#1492
2017-02-16 11:31:09 +01:00
..
ast.js
Actually limit sequence length.
2016-04-12 14:17:24 +03:00
compress.js
optimise binary operands with evaluate() (
#1427
)
2017-01-26 12:16:50 +01:00
mozilla-ast.js
Don't convert all strings to directives from moz-ast
2016-07-03 12:36:57 +02:00
output.js
Do not overwrite options.comments + cleanup
2016-11-29 20:24:08 +01:00
parse.js
Fix: AST_Accessor missing start / end tokens -
#1492
2017-02-16 11:31:09 +01:00
propmangle.js
in mangle_names there is a check that the variable name is legal and that it is not a reserved word. This should apply to propsmangle as well.
2017-02-10 14:13:47 +02:00
scope.js
fix mangling collision with keep_fnames (
#1431
)
2017-01-26 12:18:28 +01:00
sourcemap.js
Generate source map data from normalized files
2016-11-29 20:42:56 +01:00
transform.js
Collapse single use var definitions
2016-01-27 11:48:15 +02:00
utils.js
Do not overwrite options.comments + cleanup
2016-11-29 20:24:08 +01:00