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
d224d71b8d
UglifyJS
/
lib
History
kzc
d224d71b8d
[ES6] Fix handling of semicolons in export parse.
2016-08-14 21:43:24 +02:00
..
ast.js
Fix computed getters + cleanup AST
2016-07-21 18:21:46 +02:00
compress.js
Don't remove empty generators passed as parameter
2016-07-19 18:13:07 +02:00
mozilla-ast.js
Don't convert all strings to directives from moz-ast
2016-07-03 12:36:57 +02:00
output.js
Don't allow escaped surrogated identifiers + introduce ascii_identifiers
2016-08-14 21:36:06 +02:00
parse.js
[ES6] Fix handling of semicolons in export parse.
2016-08-14 21:43:24 +02:00
propmangle.js
Add more globals, whereof most defined after es5.1
2016-07-21 16:52:04 +02:00
scope.js
Merge branch 'master' into harmony
2016-07-03 21:35:00 +02:00
sourcemap.js
Revert "using the original sourcemap as the base"
2016-02-10 10:19:39 +01:00
transform.js
[ES6] Get compress and global_defs working for AST_Class
2016-07-17 19:56:02 +02:00
utils.js
Various LineTerminator changes
2016-06-30 22:12:50 +02:00