index
:
tracifyjs
apprentice
templatifyjs
Reverse engineer's tool for tracing the flow of data in JS program, based on UglifyJS
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
ufuzz.js
Age
Commit message (
Expand
)
Author
2017-04-22
fix label-related bugs (#1835)
...
Alex Lam S.L
2017-04-15
unify CLI & API under `minify()` (#1811)
...
Alex Lam S.L
2017-04-09
enhance `test/ufuzz.js` (#1803)
...
Alex Lam S.L
2017-04-07
extend ufuzz generator (#1783)
...
Alex Lam S.L
2017-04-03
extend `test/ufuzz.js` (#1769)
...
Alex Lam S.L
2017-04-02
speed up fuzzer code generation (#1757)
...
Alex Lam S.L
2017-04-02
minor tweaks to `test/ufuzz.js` (#1756)
...
Alex Lam S.L
2017-04-02
upgrade fuzzer (#1754)
...
Alex Lam S.L
2017-04-02
fuzz regexp literals, more constant numbers, typeof expression (#1755)
kzc
2017-04-01
minor tweaks to fuzzer (#1751)
...
Alex Lam S.L
2017-04-01
implement `test/sandbox.js` (#1749)
...
Alex Lam S.L
2017-03-31
Massive extension of the fuzzer (#1697)
...
Peter van der Zee
2017-03-27
ufuzz: workaround for Function.toString() v2 (#1700)
Alex Lam S.L
2017-03-26
ufuzz: workaround function name and toString() (#1688)
...
Alex Lam S.L
2017-03-26
fallthrough should not execute case expression (#1683)
...
Alex Lam S.L
2017-03-26
Improve fuzzer. :) (#1665)
...
Peter van der Zee
2017-03-25
introduce ufuzz.js (#1655)
...
Alex Lam S.L