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
a00040dd93
UglifyJS
/
lib
History
Alex Lam S.L
4bceb85cbf
throw parse error on invalid assignments (
#1627
)
...
fixes
#1626
2017-03-21 14:11:32 +08:00
..
ast.js
minor clean-ups (
#1600
)
2017-03-14 13:19:05 +08:00
compress.js
fix commit
88fb83a
(
#1622
)
2017-03-19 11:59:42 +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
plan B for IE8 do-while semi-colon fix (
#1572
)
2017-03-08 05:07:05 +08:00
parse.js
throw parse error on invalid assignments (
#1627
)
2017-03-21 14:11:32 +08: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 catch variable reference in IE8 (
#1587
)
2017-03-10 03:15:21 +08: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
fix
AST_Node.optimize()
(
#1602
)
2017-03-15 18:44:13 +08:00