UglifyJS.git
2017-03-28 Alex Lam S.Lfix `unused` on var of the same name within catch ...
2017-03-28 Alex Lam S.Lfix `is_number()` on `+=` (#1714)
2017-03-28 Alex Lam S.Ldrop anonymous function name when overshadowed by other...
2017-03-28 Alex Lam S.Lhandle var within catch of the same name (#1711)
2017-03-27 Alex Lam S.Lfix tail trimming of switch blocks (#1707)
2017-03-27 Alex Lam S.Lfix mangle for variable declared within catch block...
2017-03-27 Alex Lam S.Lufuzz: workaround for Function.toString() v2 (#1700)
2017-03-27 Alex Lam S.L`has_side_effects()` should take `AST_Switch.expression...
2017-03-26 Alex Lam S.Lfix typeof side effects (#1696)
2017-03-26 Alex Lam S.Lpreserve side effects in switch expression (#1694)
2017-03-26 Alex Lam S.Lfix `cascade` on anonymous function reference (#1693)
2017-03-26 Alex Lam S.Lhandle overlapped variable definitions (#1691)
2017-03-26 Alex Lam S.Lfix `delete` related issues in `collapse_vars` and...
2017-03-26 Alex Lam S.Lufuzz: workaround function name and toString() (#1688)
2017-03-26 Alex Lam S.Lfix `cascade` on `delete` operator (#1687)
2017-03-26 Alex Lam S.Lfallthrough should not execute case expression (#1683)
2017-03-26 kzcoptimize conditional when condition symbol matches...
2017-03-26 Alex Lam S.Lsuppress switch branch de-duplication upon side effects...
2017-03-26 Alex Lam S.Lfix side-effects detection on switch statements (#1678)
2017-03-26 Peter van der ZeeImprove fuzzer. :) (#1665)
2017-03-25 Alex Lam S.Limprove switch optimisations (#1677)
2017-03-25 Alex Lam S.Lfix `has_side_effects()` (#1675)
2017-03-25 Alex Lam S.Lfix `reduce_vars` on `AST_Switch` (#1671)
2017-03-25 Alex Lam S.Lfix typeof side-effects (#1669)
2017-03-25 Alex Lam S.Lfix `dead_code` on `AST_Switch` (#1667)
2017-03-24 Alex Lam S.Lv2.8.16
2017-03-24 Alex Lam S.Lfix invalid `AST_For.init` (#1657)
2017-03-24 Alex Lam S.Lintroduce ufuzz.js (#1655)
2017-03-24 Alex Lam S.LUpdate ISSUE_TEMPLATE.md
2017-03-24 Alex Lam S.Lfix cascade of `evaluate` optimisation (#1654)
2017-03-24 Alex Lam S.Lfix corner case in `AST_For.init` (#1652)
2017-03-24 Alex Lam S.Lfix assignment extraction from conditional (#1651)
2017-03-24 Alex Lam S.Lfix assignment substitution in sequences (#1643)
2017-03-24 Alex Lam S.Limprove error marker placement (#1644)
2017-03-24 Alex Lam S.Lfix expect_stdout (#1642)
2017-03-24 kzcfix regression: CLI options with hyphens like -b ascii...
2017-03-23 Alex Lam S.Limprove collapsible value detection (#1638)
2017-03-23 Alex Lam S.Lv2.8.15
2017-03-22 Alex Lam S.Laccount for cross-scope modifications in `collapse_vars...
2017-03-22 Alex Lam S.Lintroduce compressor.info() (#1633)
2017-03-22 Alex Lam S.Lfix a bug in simple_glob (#1632)
2017-03-22 Alex Lam S.Lmetadata cleanup (#1630)
2017-03-21 Alex Lam S.Lthrow parse error on invalid assignments (#1627)
2017-03-19 Alex Lam S.Lv2.8.14
2017-03-19 Alex Lam S.Lmake `expect_stdout` work on Node.js 0.12 (#1623)
2017-03-19 Alex Lam S.Lfix commit 88fb83a (#1622)
2017-03-18 Alex Lam S.Lfix AST_Binary.lift_sequences() (#1621)
2017-03-18 Alex Lam S.Ltransform String.charAt() to index access (#1620)
2017-03-17 Alex Lam S.Lhandle runtime errors in `expect_stdout` (#1618)
2017-03-17 Alex Lam S.Lfix top-level directives in compress tests (#1615)
2017-03-16 Christian Maughan... Add `--in-source-map inline` documentation (#1611)
2017-03-16 Alex Lam S.Lv2.8.13
2017-03-16 Alex Lam S.Lfix chained evaluation (#1610)
2017-03-16 Alex Lam S.Lextend `test/run-tests.js` to optionally execute uglifi...
2017-03-16 Alex Lam S.Lmake `collapse_vars` consistent with `toplevel` (#1608)
2017-03-16 Alex Lam S.Lfix `hoist_vars` on `reduce_vars` (#1607)
2017-03-15 Alex Lam S.Lfix stack issues with `AST_Node.evaluate()` (#1603)
2017-03-15 Alex Lam S.Lfix `AST_Node.optimize()` (#1602)
2017-03-14 Alex Lam S.Lminor clean-ups (#1600)
2017-03-10 Alex Lam S.Lv2.8.12
2017-03-10 Alex Lam S.Ltemporary fix for boolean bug (#1597)
2017-03-10 Alex Lam S.Ldisallow parameter substitution for named IIFEs (#1596)
2017-03-10 Alex Lam S.Lsupport multi-line string in tests (#1590)
2017-03-10 Alex Lam S.Lfixup for #1585 (#1589)
2017-03-09 Alex Lam S.Lv2.8.11
2017-03-09 Alex Lam S.Lfix catch variable reference in IE8 (#1587)
2017-03-09 Michael MiorCorrectly raise a parse exception with a missing loop...
2017-03-09 Alex Lam S.Lfix & improve function argument compression (#1584)
2017-03-08 Alex Lam S.Lv2.8.10
2017-03-08 Alex Lam S.Lscan RHS of dropped assignments (#1581)
2017-03-08 Alex Lam S.Lremove checkboxes from Issues template
2017-03-08 Alex Lam S.Lexplain how to make a proper bug report (#1579)
2017-03-08 Alex Lam S.Lscan assignment value in drop_unused() (#1578)
2017-03-08 Alex Lam S.Lv2.8.9
2017-03-08 Alex Lam S.Lfix function name eliminiation (#1576)
2017-03-07 Alex Lam S.Lonly run benchmark & jetstream on CI (#1571)
2017-03-07 Alex Lam S.Lplan B for IE8 do-while semi-colon fix (#1572)
2017-03-07 Alex Lam S.Lfix return from recursive IIFE (#1570)
2017-03-07 Alex Lam S.Lv2.8.8
2017-03-07 Alex Lam S.Linclude benchmark.js in test suite (#1564)
2017-03-07 Alex Lam S.Lfix deep cloning of labels (#1565)
2017-03-07 Alex Lam S.Ltransform function calls to IIFEs (#1560)
2017-03-06 Alex Lam S.Lavoid substitution of global variables (#1557)
2017-03-06 kzccollapse_vars: do not replace a constant in loop condit...
2017-03-06 Alex Lam S.Lsuppress semicolons after do/while (#1556)
2017-03-05 Alex Lam S.Lv2.8.7
2017-03-05 Alex Lam S.Lfixup for #1553 (#1555)
2017-03-05 Alex Lam S.Lv2.8.6
2017-03-05 Alex Lam S.Lcollapse assignment with adjacent subsequent usage...
2017-03-05 Alex Lam S.Lhandle variable declaration within catch blocks (#1546)
2017-03-05 Alex Lam S.Limprove `unsafe` on undefined (#1548)
2017-03-05 Alex Lam S.Lstay safe with constants in IE8- (#1547)
2017-03-05 Alex Lam S.Lfix handling of shebang and preamble (#1545)
2017-03-05 Alex Lam S.Lfix a corner case in #1530 (#1552)
2017-03-04 Alex Lam S.Lresolve issue with outdated version of async (#1549)
2017-03-03 kzcdisallow collapse_vars constant replacement in for...
2017-03-03 Alex Lam S.Lprocess code with implicit return statement (#1522)
2017-03-03 Alex Lam S.Lcompress numerical expressions (#1513)
2017-03-02 Alex Lam S.Lfacilitate fix for #1531 (#1542)
2017-03-02 Alex Lam S.Lv2.8.5
next