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
1b2c02c944
UglifyJS
/
lib
History
Anthony Van de Gejuchte
1b2c02c944
Fix nlb property for template strings tokens starting with nlb
...
Also add .gitattributes to checkout lf eol style
2016-11-29 20:36:00 +01:00
..
ast.js
Introduce is_block_scope to AST_Node to determine block scope.
2016-10-24 21:28:32 +02:00
compress.js
Remove AST_ObjectComputedKeyVal
2016-10-23 22:12:30 +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
Fix case where a lonely var is used as computed property
2016-11-29 20:19:01 +01:00
parse.js
Fix nlb property for template strings tokens starting with nlb
2016-11-29 20:36:00 +01:00
propmangle.js
Merge branch 'master' into harmony
2016-08-15 09:09:04 +02:00
scope.js
Introduce is_block_scope to AST_Node to determine block scope.
2016-10-24 21:28:32 +02:00
sourcemap.js
lib/sourcemap.js: Copy sourceContent from old souce-map to the new source-map. Should
fix
#882
2016-07-17 19:36:15 +02:00
transform.js
Fix quoting of properties
2016-08-26 15:06:24 +02:00
utils.js
Various LineTerminator changes
2016-06-30 22:12:50 +02:00