UglifyJS/lib
Gunnlaugur Þór Briem 73c7ef6805 Fix bad sourcemap offsets on escapes in dict keys
... like #303, except without offsetting past the initial quote
character. (That offset doesn't seem to be necessary)
2013-11-02 19:10:56 +00:00
..
ast.js Fix parsing setters/getters (allow keywords for name). 2013-10-30 11:50:22 +02:00
compress.js Fix regression after e4c5302406 2013-10-30 10:45:58 +02:00
mozilla-ast.js Workaround for missing prefix in UnaryExpression generated by Esprima 2013-04-29 15:03:52 +03:00
output.js Fix bad sourcemap offsets on escapes in dict keys 2013-11-02 19:10:56 +00:00
parse.js Fix parsing setters/getters (allow keywords for name). 2013-10-30 11:50:22 +02:00
scope.js Fix typo 2013-10-29 15:53:54 +02:00
sourcemap.js line numbers start at 1 2012-10-02 16:39:53 +03:00
transform.js Apply transformer to AST_VarDef's name 2013-07-14 13:24:09 +03:00
utils.js Only compress code in new Function if all arguments are strings. 2013-05-14 18:36:31 +03:00