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
e98119496a
UglifyJS
/
lib
History
Richard van Velzen
e98119496a
Add support for somewhat preserving line numbers.
...
Usage: uglifyjs2 -b "beautify=0,preserve_line=1" /path/to/js ref
#46
2012-11-14 15:30:18 +02:00
..
ast.js
AST_LabelRef no longer inherits from AST_SymbolRef
2012-11-08 15:39:14 +02:00
compress.js
better solution for the last test in constant switch folding
2012-11-14 12:21:43 +02:00
mozilla-ast.js
fix end tokens in spidermonkey ast import
2012-10-13 11:37:58 +03:00
output.js
Add support for somewhat preserving line numbers.
2012-11-14 15:30:18 +02:00
parse.js
add AST_Accessor and AST_SymbolAccessor node types
2012-11-07 12:43:27 +02:00
scope.js
fix API breakage
2012-11-08 12:31:28 +02:00
sourcemap.js
line numbers start at 1
2012-10-02 16:39:53 +03:00
transform.js
minor
2012-10-12 14:55:54 +03:00
utils.js
add option to mangle names even if eval/with is in use
2012-11-06 18:19:51 +02:00