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
Age
Commit message (
Expand
)
Author
2020-09-26
improve `ufuzz` duty cycle heuristic (#4153)
Alex Lam S.L
2020-09-25
enhance `merge_vars` (#4152)
Alex Lam S.L
2020-09-25
fix corner case in `merge_vars` (#4151)
Alex Lam S.L
2020-09-23
minor clean up (#4149)
Alex Lam S.L
2020-09-23
minor clean up (#4148)
Alex Lam S.L
2020-09-22
fix corner case in `unused` (#4147)
...
Alex Lam S.L
2020-09-22
fix corner case in `unused` (#4145)
...
Alex Lam S.L
2020-09-22
fix corner case in `evaluate` (#4143)
...
Alex Lam S.L
2020-09-22
Merge pull request #4141 from alexlamsl/unused
...
Alex Lam S.L
2020-09-22
enhance `unused`
alexlamsl
2020-09-21
fix corner case in `merge_vars` (#4140)
...
Alex Lam S.L
2020-09-22
fix corner case in `evaluate` (#4138)
...
Alex Lam S.L
2020-09-22
fix corner case in `merge_vars`
...
alexlamsl
2020-09-20
fix corner case in `merge_vars` (#4136)
...
Alex Lam S.L
2020-09-20
fix corner case in `unused` (#4134)
...
Alex Lam S.L
2020-09-20
improve `ufuzz` duty cycle heuristic (#4132)
Alex Lam S.L
2020-09-20
fix corner case in `merge_vars` (#4131)
...
Alex Lam S.L
2020-09-20
enhance `unused` (#4129)
Alex Lam S.L
2020-09-19
report immediate `ufuzz` failure from Pull Request (#4128)
Alex Lam S.L
2020-09-19
fix corner case in `merge_vars` (#4127)
...
Alex Lam S.L
2020-09-19
enhance `merge_vars` (#4125)
Alex Lam S.L
2020-09-18
enhance `side_effects` (#4124)
...
Alex Lam S.L
2020-09-18
remove redundant transform (#4123)
Alex Lam S.L
2020-09-18
add tests (#4122)
Alex Lam S.L
2020-09-17
improve fix for #4119 (#4121)
Alex Lam S.L
2020-09-17
fix corner case in `evaluate` (#4120)
...
Alex Lam S.L
2020-09-17
minor clean up (#4118)
Alex Lam S.L
2020-09-17
enhance `collapse_vars` (#4117)
Alex Lam S.L
2020-09-17
improve handling of `switch` statements (#4114)
Alex Lam S.L
2020-09-17
fix corner case in `merge_vars` (#4116)
...
Alex Lam S.L
2020-09-16
fix corner case in `merge_vars` (#4113)
...
Alex Lam S.L
2020-09-16
enhance `conditionals` (#4106)
Alex Lam S.L
2020-09-16
fix corner cases in `merge_vars` (#4108)
...
Alex Lam S.L
2020-09-15
enhance `merge_vars` (#4105)
Alex Lam S.L
2020-09-15
fix corner case in `merge_vars` (#4104)
...
Alex Lam S.L
2020-09-15
fix corner case in `merge_vars` (#4102)
...
Alex Lam S.L
2020-09-15
introduce `merge_vars` (#4100)
Alex Lam S.L
2020-09-13
enhance `unused` (#4098)
Alex Lam S.L
2020-09-10
enhance `if_return` (#4097)
Alex Lam S.L
2020-09-08
fix corner case in `reduce_vars` (#4095)
Alex Lam S.L
2020-09-07
v3.10.4
Alex Lam S.L
2020-09-05
relax `ufuzz` job timing constraint (#4094)
Alex Lam S.L
2020-09-04
enhance `unsafe_math` (#4093)
Alex Lam S.L
2020-09-04
fix corner case in `loops` & `unused` (#4092)
...
Alex Lam S.L
2020-09-03
enhance `unused` (#4090)
Alex Lam S.L
2020-09-03
enhance `join_vars` (#4089)
Alex Lam S.L
2020-09-02
enhance `reduce_vars` (#4088)
Alex Lam S.L
2020-09-02
reduce `AST_ForIn` gracefully (#4087)
Alex Lam S.L
2020-09-02
fix test case runtime accounting (#4086)
Alex Lam S.L
2020-09-02
fix corner case in `loops` & `unused` (#4085)
...
Alex Lam S.L
[next]