| .. |
|
arrays.js
|
Merge branch 'master' into harmony-v3.1.9
|
2017-11-11 15:45:34 +08:00 |
|
arrow.js
|
fix tests
|
2017-12-03 12:14:31 +08:00 |
|
ascii.js
|
don't escape null characters as \0 when followed by any digit (#2273)
|
2017-08-14 12:30:08 +08:00 |
|
asm.js
|
fold cascade functionality into collapse_vars (#2586)
|
2017-12-14 01:20:36 +08:00 |
|
assignment.js
|
|
|
|
async.js
|
add Safari workaround for await (#2528)
|
2017-11-29 00:20:36 +08:00 |
|
block-scope.js
|
Merge branch 'master' into harmony-v3.0.20
|
2017-06-25 16:43:44 +08:00 |
|
blocks.js
|
fix block elimination (#2023)
|
2017-05-30 14:59:54 +08:00 |
|
collapse_vars.js
|
Merge branch 'master' into harmony-v3.3.3
|
2017-12-29 03:30:53 +08:00 |
|
comparing.js
|
implement compress option reduce_funcs (#2466)
|
2017-11-11 05:59:35 +08:00 |
|
concat-strings.js
|
don't escape null characters as \0 when followed by any digit (#2273)
|
2017-08-14 12:30:08 +08:00 |
|
conditionals.js
|
fold cascade functionality into collapse_vars (#2586)
|
2017-12-14 01:20:36 +08:00 |
|
const.js
|
update tests
|
2017-11-11 15:57:47 +08:00 |
|
dead-code.js
|
Merge branch 'master' into harmony-v3.3.4
|
2017-12-31 00:05:32 +08:00 |
|
debugger.js
|
|
|
|
destructuring.js
|
update tests
|
2017-11-11 15:57:47 +08:00 |
|
directives.js
|
|
|
|
drop-console.js
|
|
|
|
drop-unused.js
|
Merge branch 'master' into harmony-v3.3.3
|
2017-12-29 03:30:53 +08:00 |
|
evaluate.js
|
fix tests
|
2017-12-03 12:14:31 +08:00 |
|
expansions.js
|
fix tests
|
2017-12-10 14:16:54 +08:00 |
|
export.js
|
fix export default of anonymous generators and async functions (#2607)
|
2017-12-18 00:11:52 +08:00 |
|
expression.js
|
Merge branch 'master' into harmony-v2.8.21
|
2017-04-02 17:25:20 +08:00 |
|
functions.js
|
Merge branch 'master' into harmony-v3.3.3
|
2017-12-29 03:30:53 +08:00 |
|
global_defs.js
|
Merge branch 'master' into harmony-v3.2.1
|
2017-12-03 11:59:41 +08:00 |
|
harmony.js
|
fix parenthesis output of AST_ClassExpression (#2677)
|
2017-12-28 05:07:19 +08:00 |
|
hoist_props.js
|
fix hoist_props on const (#2724)
|
2018-01-05 06:23:53 +08:00 |
|
hoist_vars.js
|
correctly count declarations after hoist_vars (#2297)
|
2017-09-03 17:23:31 +08:00 |
|
hoist.js
|
|
|
|
html_comments.js
|
|
|
|
if_return.js
|
fix if_return on block-scoped variables (#2021)
|
2017-05-29 18:08:08 +08:00 |
|
issue-12.js
|
|
|
|
issue-22.js
|
|
|
|
issue-44.js
|
|
|
|
issue-59.js
|
|
|
|
issue-126.js
|
|
|
|
issue-143.js
|
|
|
|
issue-203.js
|
Introduce new compress option unsafe_arrows (#2278)
|
2017-08-16 22:51:26 +08:00 |
|
issue-208.js
|
Revert "remove support for const (#1910)"
|
2017-05-15 18:38:16 +08:00 |
|
issue-267.js
|
|
|
|
issue-269.js
|
|
|
|
issue-281.js
|
fold cascade functionality into collapse_vars (#2586)
|
2017-12-14 01:20:36 +08:00 |
|
issue-368.js
|
fold cascade functionality into collapse_vars (#2586)
|
2017-12-14 01:20:36 +08:00 |
|
issue-597.js
|
improve compression of undefined, NaN & Infinitiy (#1748)
|
2017-04-01 03:02:14 +08:00 |
|
issue-611.js
|
|
|
|
issue-637.js
|
convert to number under boolean context (#2545)
|
2017-12-01 12:52:36 +08:00 |
|
issue-640.js
|
convert to number under boolean context (#2545)
|
2017-12-01 12:52:36 +08:00 |
|
issue-747.js
|
improve mangle.properties (#2261)
|
2017-07-29 23:02:04 +08:00 |
|
issue-751.js
|
|
|
|
issue-782.js
|
|
|
|
issue-892.js
|
fold cascade functionality into collapse_vars (#2586)
|
2017-12-14 01:20:36 +08:00 |
|
issue-913.js
|
|
|
|
issue-926.js
|
|
|
|
issue-973.js
|
fix corner case in call binding (#2541)
|
2017-12-01 03:18:20 +08:00 |
|
issue-976.js
|
fold cascade functionality into collapse_vars (#2586)
|
2017-12-14 01:20:36 +08:00 |
|
issue-979.js
|
fold cascade functionality into collapse_vars (#2586)
|
2017-12-14 01:20:36 +08:00 |
|
issue-1001.js
|
|
|
|
issue-1034.js
|
fold cascade functionality into collapse_vars (#2586)
|
2017-12-14 01:20:36 +08:00 |
|
issue-1041.js
|
Merge branch 'master' into harmony-v3.1.9
|
2017-11-11 15:45:34 +08:00 |
|
issue-1043.js
|
|
|
|
issue-1044.js
|
|
|
|
issue-1052.js
|
Merge branch 'master' into harmony-v3.0.13
|
2017-05-29 10:58:05 +08:00 |
|
issue-1105.js
|
fold cascade functionality into collapse_vars (#2586)
|
2017-12-14 01:20:36 +08:00 |
|
issue-1202.js
|
|
|
|
issue-1212.js
|
fix tests
|
2017-12-24 19:21:31 +08:00 |
|
issue-1261.js
|
fold cascade functionality into collapse_vars (#2586)
|
2017-12-14 01:20:36 +08:00 |
|
issue-1275.js
|
fold cascade functionality into collapse_vars (#2586)
|
2017-12-14 01:20:36 +08:00 |
|
issue-1321.js
|
improve mangle.properties (#2261)
|
2017-07-29 23:02:04 +08:00 |
|
issue-1431.js
|
|
|
|
issue-1443.js
|
|
|
|
issue-1446.js
|
improve compress granularity through typeofs (#2201)
|
2017-07-05 19:20:33 +08:00 |
|
issue-1447.js
|
fold cascade functionality into collapse_vars (#2586)
|
2017-12-14 01:20:36 +08:00 |
|
issue-1466.js
|
fix tests
|
2017-12-24 19:21:31 +08:00 |
|
issue-1569.js
|
|
|
|
issue-1588.js
|
Revert "remove support for const (#1910)"
|
2017-05-15 18:38:16 +08:00 |
|
issue-1609.js
|
implement compress option reduce_funcs (#2466)
|
2017-11-11 05:59:35 +08:00 |
|
issue-1639.js
|
fold cascade functionality into collapse_vars (#2586)
|
2017-12-14 01:20:36 +08:00 |
|
issue-1656.js
|
fold cascade functionality into collapse_vars (#2586)
|
2017-12-14 01:20:36 +08:00 |
|
issue-1673.js
|
implement compress option reduce_funcs (#2466)
|
2017-11-11 05:59:35 +08:00 |
|
issue-1704.js
|
unify CLI & API under minify() (#1811)
|
2017-04-15 23:50:50 +08:00 |
|
issue-1733.js
|
unify CLI & API under minify() (#1811)
|
2017-04-15 23:50:50 +08:00 |
|
issue-1750.js
|
improve switch case compression (#2547)
|
2017-12-01 14:32:00 +08:00 |
|
issue-1770.js
|
Merge branch 'master' into harmony
|
2017-07-30 01:57:34 +08:00 |
|
issue-1787.js
|
implement compress option reduce_funcs (#2466)
|
2017-11-11 05:59:35 +08:00 |
|
issue-1833.js
|
improve compression of loop conditions (#2543)
|
2017-12-01 05:52:33 +08:00 |
|
issue-1943.js
|
fix parsing of property access after new line (#1944)
|
2017-05-16 05:40:49 +08:00 |
|
issue-2001.js
|
update tests
|
2017-11-07 04:49:57 +08:00 |
|
issue-2652.js
|
parse LF & comment correctly (#2653)
|
2017-12-26 01:38:01 +08:00 |
|
join-vars.js
|
|
|
|
labels.js
|
|
|
|
loops.js
|
Merge branch 'master' into harmony-v3.2.1
|
2017-12-03 11:59:41 +08:00 |
|
max_line_len.js
|
|
|
|
negate-iife.js
|
implement function inlining (#2053)
|
2017-06-06 05:49:53 +08:00 |
|
new.js
|
Merge branch 'master' into harmony-v3.0.24
|
2017-07-08 13:12:54 +08:00 |
|
node_version.js
|
allow expect_stdout to specify Error (#2087)
|
2017-06-13 04:57:26 +08:00 |
|
numbers.js
|
improve compression of undefined, NaN & Infinitiy (#1748)
|
2017-04-01 03:02:14 +08:00 |
|
object.js
|
simplify computed properties for methods, getters & setters (#2555)
|
2017-12-04 00:18:48 +08:00 |
|
parameters.js
|
prohibit let/const redeclaration (#2277)
|
2017-08-14 12:31:12 +08:00 |
|
properties.js
|
Merge branch 'master' into harmony-v3.3.0
|
2017-12-24 19:19:24 +08:00 |
|
pure_funcs.js
|
fix comments output & improve /*@__PURE__*/
|
2017-12-24 12:38:45 +08:00 |
|
pure_getters.js
|
Merge branch 'master' into harmony-v3.3.3
|
2017-12-29 03:30:53 +08:00 |
|
reduce_vars.js
|
mark AST_Var out of block scopes (#2700)
|
2018-01-02 01:37:59 +08:00 |
|
rename.js
|
fix rename (#2501)
|
2017-11-24 03:05:43 +08:00 |
|
return_undefined.js
|
fold cascade functionality into collapse_vars (#2586)
|
2017-12-14 01:20:36 +08:00 |
|
sandbox.js
|
fix portability of sandbox.run_code() on Node.js 0.1x (#2078)
|
2017-06-10 01:08:58 +08:00 |
|
screw-ie8.js
|
implement compress option reduce_funcs (#2466)
|
2017-11-11 05:59:35 +08:00 |
|
sequences.js
|
fix tests
|
2017-12-24 19:21:31 +08:00 |
|
string-literal.js
|
improve RegExp handling (#1959)
|
2017-05-17 20:10:50 +08:00 |
|
super.js
|
|
|
|
switch.js
|
improve switch case compression (#2547)
|
2017-12-01 14:32:00 +08:00 |
|
template-string.js
|
fix template expression parse of regex and sequence (#2488)
|
2017-11-17 01:34:57 +08:00 |
|
transform.js
|
convert to number under boolean context (#2545)
|
2017-12-01 12:52:36 +08:00 |
|
try-catch.js
|
|
|
|
typeof.js
|
improve evaluate on typeof (#2550)
|
2017-12-02 02:18:33 +08:00 |
|
unicode.js
|
Merge branch 'master' into harmony-v3.3.0
|
2017-12-24 19:19:24 +08:00 |
|
wrap_iife.js
|
|
|
|
yield.js
|
improve test for #2689 (#2694)
|
2017-12-30 15:49:49 +08:00 |