This website requires JavaScript.
Explore
Help
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
Files
91cdb93e579d22bc0a43baa766a7928d127b314c
UglifyJS
/
lib
T
History
Darío Javier Cravero
91cdb93e57
Implement harmony generators and yield
...
Uses
#716
's implementation and adds tests.
Fixes
#716
.
2016-04-13 14:22:08 +02:00
..
ast.js
Implement harmony generators and yield
2016-04-13 14:22:08 +02:00
compress.js
First class block scope
2016-03-27 19:40:20 +02:00
mozilla-ast.js
Fix output for "use asm" code from SpiderMonkey AST
2015-11-12 12:18:25 +02:00
output.js
Implement harmony generators and yield
2016-04-13 14:22:08 +02:00
parse.js
Implement harmony generators and yield
2016-04-13 14:22:08 +02:00
propmangle.js
fix
#1003
by removing AST_ObjectSymbol and using AST_ObjectKeyVal for the same effect
2016-03-14 13:42:50 +01:00
scope.js
First class block scope
2016-03-27 19:40:20 +02:00
sourcemap.js
fixes issue
#621
SourceMap toString JSON format
2015-01-24 00:33:02 -08:00
transform.js
fix
#1003
by removing AST_ObjectSymbol and using AST_ObjectKeyVal for the same effect
2016-03-14 13:42:50 +01:00
utils.js
Add property name mangler
2015-03-14 11:22:28 +02:00