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
258b46f4dc
UglifyJS
/
lib
History
Mihai Bazon
80da21dab4
fix regression from
5346fb94
(shouldn't parenthesize i++ in x[i++])
2012-11-07 13:02:51 +02:00
..
ast.js
add AST_Accessor and AST_SymbolAccessor node types
2012-11-07 12:43:27 +02:00
compress.js
convert
while
into
for
2012-11-05 16:01:20 +02:00
mozilla-ast.js
fix end tokens in spidermonkey ast import
2012-10-13 11:37:58 +03:00
output.js
fix regression from
5346fb94
(shouldn't parenthesize i++ in x[i++])
2012-11-07 13:02:51 +02:00
parse.js
add AST_Accessor and AST_SymbolAccessor node types
2012-11-07 12:43:27 +02:00
scope.js
add AST_Accessor and AST_SymbolAccessor node types
2012-11-07 12:43:27 +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