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-06-12
remove AppVeyor (#3992)
Alex Lam S.L
2020-06-12
fix corner case in `dead_code` (#3991)
Alex Lam S.L
2020-06-12
enhance `dead_code` (#3990)
Alex Lam S.L
2020-06-11
fix corner case in `unsafe` `evaluate` (#3989)
...
fixes #3988
Alex Lam S.L
2020-06-11
fix corner case in `unused` (#3987)
...
fixes #3986
Alex Lam S.L
2020-06-10
fix corner case in `--reduce-test` (#3985)
Alex Lam S.L
2020-06-10
fix corner case in `side_effects` (#3984)
...
fixes #3983
Alex Lam S.L
2020-06-10
improve false positive detection in `ufuzz` (#3982)
Alex Lam S.L
2020-06-10
perform `ufuzz` on more stable Node.js version (#3981)
Alex Lam S.L
2020-06-10
improve fix for #3976 (#3980)
Alex Lam S.L
2020-06-09
fix corner case in `collapse_vars` (#3978)
...
fixes #3976
Alex Lam S.L
2020-06-09
improve false positive detection in `ufuzz` (#3977)
Alex Lam S.L
2020-06-09
fix corner case in `reduce_vars` (#3975)
...
fixes #3974
Alex Lam S.L
2020-06-09
improve false positive detection in `ufuzz` (#3973)
Alex Lam S.L
2020-06-09
fix corner case in `collapse_vars` (#3972)
...
fixes #3971
Alex Lam S.L
2020-06-08
improve false positive detection in `ufuzz` (#3968)
Alex Lam S.L
2020-06-08
fix corner case in `dead_code` (#3969)
...
fixes #3967
Alex Lam S.L
2020-06-08
improve handling of invalid CLI options (#3966)
Alex Lam S.L
2020-06-08
fix corner cases related to `in` (#3964)
Alex Lam S.L
2020-06-07
parse command line internally (#3961)
Alex Lam S.L
2020-06-07
fix corner case in `unused` (#3963)
...
fixes #3962
Alex Lam S.L
2020-06-06
improve fix for #3958 (#3960)
Alex Lam S.L
2020-06-06
fix corner case in `reduce_vars` (#3959)
...
fixes #3958
Alex Lam S.L
2020-06-05
fix corner cases in `reduce_vars` & `unused` (#3955)
...
fixes #3953 fixes #3956 fixes #3957
Alex Lam S.L
2020-06-05
fix corner case in `collapse_vars` (#3954)
Alex Lam S.L
2020-06-05
fix corner cases in `assignments`, `reduce_vars` & `unused` (#3950)
...
fixes #3949 fixes #3951
Alex Lam S.L
2020-06-03
add test case for #3945 (#3948)
Alex Lam S.L
2020-06-02
fix corner case in `hoist_props` (#3947)
...
fixes #3945
Alex Lam S.L
2020-06-02
fix corner case in `evaluate` (#3946)
...
fixes #3944
Alex Lam S.L
2020-06-01
enhance `reduce_vars` (#3942)
Alex Lam S.L
2020-05-31
fix corner case in `arguments` (#3939)
Alex Lam S.L
2020-05-30
fix corner case in `evaluate` (#3938)
...
fixes #3937
Alex Lam S.L
2020-05-29
fix corner case in `evaluate` (#3936)
...
fixes #3935
Alex Lam S.L
2020-05-29
fix corner case in `evaluate` (#3934)
...
fixes #3933
Alex Lam S.L
2020-05-29
enhance `evaluate`, `functions` & `inline` (#3931)
Alex Lam S.L
2020-05-28
fix corner case in `functions` (#3930)
...
fixes #3929
Alex Lam S.L
2020-05-27
fix corner case in `collapse_vars` (#3928)
...
fixes #3927
Alex Lam S.L
2020-05-27
v3.9.4
Alex Lam S.L
2020-05-27
fix corner case in infinite recursion detection (#3926)
Alex Lam S.L
2020-05-25
perform `ufuzz` on Pull Requests (#3925)
Alex Lam S.L
2020-05-25
fix corner cases in infinite recursion detection (#3924)
Alex Lam S.L
2020-05-24
fix corner case in `reduce_vars` (#3923)
...
fixes #3922
Alex Lam S.L
2020-05-22
fix corner case in `evaluate` (#3921)
...
fixes #3920
Alex Lam S.L
2020-05-22
fix corner case in `ie8` & `reduce_vars` (#3919)
...
fixes #3918
Alex Lam S.L
2020-05-22
fix corner case in `join_vars` (#3917)
...
fixes #3916
Alex Lam S.L
2020-05-21
fix corner case in `inline` (#3915)
...
fixes #3911
Alex Lam S.L
2020-05-21
improve job resilience (#3913)
Alex Lam S.L
2020-05-21
improve `ufuzz` (#3912)
...
- preserve test case if `beautify` suppresses bug - determine suspicious options even if `minify()` fails
Alex Lam S.L
2020-05-19
update header comment for `--reduce-test` (#3910)
Alex Lam S.L
2020-05-19
fix corner case in `collapse_vars` (#3909)
...
fixes #3908
Alex Lam S.L
[prev]
[next]