..
accessorTokens-1492.js
fix bugs with getter/setter ( #1926 )
2017-05-14 02:10:34 +08:00
arguments.js
Merge branch 'master' into harmony-v3.0.1
2017-05-09 02:10:06 +08:00
arrow.js
[ES6] support async arrow functions ( #2153 )
2017-06-24 05:26:35 +08:00
builtins.js
Merge branch 'master' into harmony-v3.0.0
2017-05-07 15:34:16 +08:00
class.js
Merge branch 'master' into harmony-v3.0.1
2017-05-09 02:10:06 +08:00
cli.js
Merge branch 'master' into harmony-v3.0.25
2017-07-16 11:15:07 +08:00
comment_before_constant.js
unify CLI & API under minify() ( #1811 )
2017-04-15 23:50:50 +08:00
comment-filter.js
deprecate low level API ( #1877 )
2017-05-08 03:24:42 +08:00
comment.js
Merge branch 'master' into harmony-v3.0.1
2017-05-09 02:10:06 +08:00
destructuring.js
Merge branch 'master' into harmony-v3.0.1
2017-05-09 02:10:06 +08:00
directives.js
Merge branch 'master' into harmony-v3.0.5
2017-05-15 18:58:54 +08:00
eof.js
Merge branch 'master' into harmony-v3.0.1
2017-05-09 02:10:06 +08:00
export.js
support export statements properly ( #2126 )
2017-06-21 00:51:36 +08:00
expression.js
Merge branch 'master' into harmony-v3.0.1
2017-05-09 02:10:06 +08:00
function.js
support trailing commas in function parameter lists and calls ( #2156 )
2017-06-24 17:34:14 +08:00
getter-setter.js
fix bugs with getter/setter ( #1926 )
2017-05-14 02:10:34 +08:00
glob.js
improve inline efficiency ( #2188 )
2017-07-02 01:05:14 +08:00
huge-number-of-comments.js
unify CLI & API under minify() ( #1811 )
2017-04-15 23:50:50 +08:00
input-sourcemaps.js
unify CLI & API under minify() ( #1811 )
2017-04-15 23:50:50 +08:00
let.js
ensure ie8 works with mangled properties ( #2238 )
2017-07-15 22:50:59 +08:00
lhs-expressions.js
implement object rest/spread ( #2265 )
2017-08-02 13:47:58 +08:00
line-endings.js
deprecate low level API ( #1877 )
2017-05-08 03:24:42 +08:00
minify-file-map.js
unify CLI & API under minify() ( #1811 )
2017-04-15 23:50:50 +08:00
minify.js
improve mangle.properties ( #2261 )
2017-07-29 23:02:04 +08:00
new.js
Merge branch 'master' into harmony-v3.0.1
2017-05-09 02:10:06 +08:00
number-literal.js
deprecate low level API ( #1877 )
2017-05-08 03:24:42 +08:00
object.js
improve AST_ConciseMethod compression ( #2202 )
2017-07-06 01:21:04 +08:00
operator.js
deprecate low level API ( #1877 )
2017-05-08 03:24:42 +08:00
release.js
avoid intermittent test time-out failures ( #2100 )
2017-06-15 04:47:57 +08:00
screw-ie8.js
unify CLI & API under minify() ( #1811 )
2017-04-15 23:50:50 +08:00
spidermonkey.js
avoid intermittent test time-out failures ( #2100 )
2017-06-15 04:47:57 +08:00
string-literal.js
unescape surrogate pairs only ( #2246 )
2017-07-23 12:38:21 +08:00
template-string.js
fix line terminators in template literals ( #2173 )
2017-06-28 22:52:29 +08:00
try.js
Merge branch 'master' into harmony-v3.0.1
2017-05-09 02:10:06 +08:00
unicode.js
implement object rest/spread ( #2265 )
2017-08-02 13:47:58 +08:00
with.js
deprecate low level API ( #1877 )
2017-05-08 03:24:42 +08:00
yield.js
fix parsing of yield as object key ( #1976 )
2017-05-20 13:11:37 +08:00