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
/
index.js
Age
Commit message (
Expand
)
Author
2020-05-13
suppress `ufuzz` false positives (#3893)
Alex Lam S.L
2020-05-11
extend `--reduce-test` to cover `minify()` bugs (#3876)
Alex Lam S.L
2020-05-10
fix corner case in `reduce_vars` (#3867)
...
Alex Lam S.L
2020-05-10
improve AST validation (#3864)
Alex Lam S.L
2020-05-08
improve `ufuzz` detection of suspicious options (#3860)
Alex Lam S.L
2020-05-08
suppress `ufuzz` false positives (#3855)
Alex Lam S.L
2020-04-27
improve suspicious option detection (#3820)
Alex Lam S.L
2020-04-18
report top-level default options (#3797)
Alex Lam S.L
2020-04-18
expand `ufuzz` patterns (#3792)
Alex Lam S.L
2020-04-18
fix corner cases in `join_vars` (#3790)
...
Alex Lam S.L
2020-04-05
expand `ufuzz` patterns (#3761)
Alex Lam S.L
2020-04-05
enhance `inline` (#3760)
Alex Lam S.L
2020-03-13
improve suspicious option detection (#3749)
Alex Lam S.L
2020-02-29
detect `toplevel` option properly (#3735)
...
Alex Lam S.L
2020-02-18
fix corner case in `evaluate` (#3728)
...
Alex Lam S.L
2020-02-06
implement CLI `--reduce-test` and reduce tests in ufuzz (#3705)
kzc
2020-01-06
improve `ufuzz` false positive detection (#3670)
Alex Lam S.L
2019-12-16
suppress false positives from fuzzer (#3638)
Alex Lam S.L
2019-10-28
improve ufuzz resilience (#3541)
Alex Lam S.L
2019-10-28
fix corner case in ufuzz (#3538)
Alex Lam S.L
2019-10-28
fix & enhance `unsafe_math` (#3537)
...
Alex Lam S.L
2019-10-27
improve ufuzz resilience (#3533)
Alex Lam S.L
2019-10-21
enable GitHub Actions (#3503)
Alex Lam S.L
[prev]