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-10-12
support `const` (#4190)
Alex Lam S.L
2020-10-11
v3.11.2
Alex Lam S.L
2020-10-07
fix corner case in `reduce_vars` (#4189)
...
Alex Lam S.L
2020-10-06
fix corner case in `ie8` (#4187)
...
Alex Lam S.L
2020-10-05
fix corner case in `unused` (#4185)
...
Alex Lam S.L
2020-10-05
fix corner case in `loops` (#4183)
...
Alex Lam S.L
2020-10-05
enhance `conditionals` (#4181)
Alex Lam S.L
2020-10-05
enhance `loops` (#4180)
Alex Lam S.L
2020-10-05
clean up scope-related variables (#4179)
Alex Lam S.L
2020-10-05
retrofit `try-catch-finally` as block-scoped (#4178)
...
Alex Lam S.L
2020-10-05
retrofit `AST_BlockStatement` as block-scoped (#4177)
Alex Lam S.L
2020-10-05
extend support for numeral literals (#4176)
Alex Lam S.L
2020-10-04
enhance `side_effects` (#4175)
Alex Lam S.L
2020-10-04
v3.11.1
Alex Lam S.L
2020-10-04
fix corner case in `mangle` (#4174)
Alex Lam S.L
2020-10-03
support JSON dump beyond `AST_Toplevel` (#4173)
Alex Lam S.L
2020-10-03
workaround quirks on latter specs (#4172)
...
Alex Lam S.L
2020-10-03
fix corner case in `merge_vars` (#4170)
...
Alex Lam S.L
2020-10-03
fix corner cases of `catch` variable inlining (#4169)
Alex Lam S.L
2020-10-02
report immediate `ufuzz` failure from Pull Request (#4166)
Alex Lam S.L
2020-10-02
retrofit `catch` as block-scoped (#4165)
Alex Lam S.L
2020-10-02
enhance `if_return` (#4164)
Alex Lam S.L
2020-09-30
enhance `inline` (#4163)
Alex Lam S.L
2020-09-30
improve resilience against GitHub API (#4161)
Alex Lam S.L
2020-09-29
fix corner case in `inline` (#4160)
...
Alex Lam S.L
2020-09-28
fix corner case in `merge_vars` (#4158)
...
Alex Lam S.L
2020-09-27
v3.11.0
Alex Lam S.L
2020-09-26
fix corner cases in `functions` & `merge_vars` (#4156)
...
Alex Lam S.L
2020-09-26
fix corner case in `ufuzz` scheduling (#4154)
Alex Lam S.L
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
[next]