aboutsummaryrefslogtreecommitdiff
path: root/test/ufuzz.js
AgeCommit message (Expand)Author
2017-04-22fix label-related bugs (#1835)...Alex Lam S.L
2017-04-15unify CLI & API under `minify()` (#1811)...Alex Lam S.L
2017-04-09enhance `test/ufuzz.js` (#1803)...Alex Lam S.L
2017-04-07extend ufuzz generator (#1783)...Alex Lam S.L
2017-04-03extend `test/ufuzz.js` (#1769)...Alex Lam S.L
2017-04-02speed up fuzzer code generation (#1757)...Alex Lam S.L
2017-04-02minor tweaks to `test/ufuzz.js` (#1756)...Alex Lam S.L
2017-04-02upgrade fuzzer (#1754)...Alex Lam S.L
2017-04-02fuzz regexp literals, more constant numbers, typeof expression (#1755)kzc
2017-04-01minor tweaks to fuzzer (#1751)...Alex Lam S.L
2017-04-01implement `test/sandbox.js` (#1749)...Alex Lam S.L
2017-03-31Massive extension of the fuzzer (#1697)...Peter van der Zee
2017-03-27ufuzz: workaround for Function.toString() v2 (#1700)Alex Lam S.L
2017-03-26ufuzz: workaround function name and toString() (#1688)...Alex Lam S.L
2017-03-26fallthrough should not execute case expression (#1683)...Alex Lam S.L
2017-03-26Improve fuzzer. :) (#1665)...Peter van der Zee
2017-03-25introduce ufuzz.js (#1655)...Alex Lam S.L