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-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)
...
fixes #3789 fixes #3791
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)
...
fixes #3730
Alex Lam S.L
2020-02-18
fix corner case in `evaluate` (#3728)
...
- augment `ufuzz` for further `RegExp` testing
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)
...
closes #3535 fixes #3536
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