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
b071c9d079
UglifyJS
/
lib
History
Mihai Bazon
b071c9d079
add parens to AST_Seq whose parent is AST_Unary
2012-10-13 14:32:08 +03:00
..
ast.js
remove the $self hack
2012-10-12 11:07:35 +03:00
compress.js
fix compressing benchmark.js (it tried to evaluate a statement)
2012-10-13 12:57:10 +03:00
mozilla-ast.js
fix end tokens in spidermonkey ast import
2012-10-13 11:37:58 +03:00
output.js
add parens to AST_Seq whose parent is AST_Unary
2012-10-13 14:32:08 +03:00
parse.js
minor
2012-10-13 12:42:01 +03:00
scope.js
fix regression from
fb5c01c073
2012-10-13 12:24:27 +03: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
stealing more hacks from acorn in the name of speed
2012-10-11 15:17:42 +03:00