Age | Commit message (Expand) | Author |
---|---|---|
2017-11-24 | extend escape analysis on constant expression properties (#2509)...fixes #2508 | Alex Lam S.L |
2017-11-13 | fix `top_retain` on `hoist_props` (#2474)...fixes #2473 | Alex Lam S.L |
2017-11-11 | implement compress option `reduce_funcs` (#2466)...- inline single-use function declarations as expressions when permissible - depend on `reduce_vars` - enabled by default - disable for speed critical code fixes #2464 | Alex Lam S.L |
2017-10-30 | compress `new` `function` containing `this` (#2417) | Alex Lam S.L |
2017-10-25 | implement `hoist_props` (#2396)...fixes #2377 | Alex Lam S.L |