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
952e2656eb
UglifyJS
/
lib
History
Alex Lam S.L
952e2656eb
Merge pull request
#1567
from alexlamsl/harmony-v2.8.8
...
Merging from master for 2.8.8
2017-03-07 23:56:23 +08:00
..
ast.js
Merge branch 'master' into harmony-v2.8.8
2017-03-07 20:25:52 +08:00
compress.js
Merge branch 'master' into harmony-v2.8.8
2017-03-07 20:25:52 +08:00
mozilla-ast.js
Don't convert all strings to directives from moz-ast
2016-07-03 12:36:57 +02:00
output.js
Merge branch 'master' into harmony-v2.8.8
2017-03-07 20:25:52 +08:00
parse.js
Merge branch 'master' into harmony-v2.8.6
2017-03-05 16:03:56 +08:00
propmangle.js
Merge branch 'master' into harmony-2.8.0
2017-02-27 04:37:48 +08:00
scope.js
is_block_scope return true when current node is an instance of AST_IterationStatement. then the scope of let variable can be figured out accurately (
#1561
)
2017-03-07 23:50:58 +08:00
sourcemap.js
Generate source map data from normalized files
2016-11-29 20:42:56 +01:00
transform.js
Fix quoting of properties
2016-08-26 15:06:24 +02:00
utils.js
fix crash on missing
props
to
string_template()
(
#1523
)
2017-03-01 15:25:26 +08:00