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
Age
Commit message (
Expand
)
Author
2020-11-02
fix corner case in `merge_vars` (#4258)
...
Alex Lam S.L
2020-11-01
fix corner case in `merge_vars` (#4256)
...
Alex Lam S.L
2020-11-01
fix corner case in `merge_vars` (#4254)
...
Alex Lam S.L
2020-10-30
improve resilience against spurious time-outs (#4252)
Alex Lam S.L
2020-10-30
fix corner case in `ie8` (#4251)
...
Alex Lam S.L
2020-10-30
fix corner cases in `collapse_vars` (#4249)
...
Alex Lam S.L
2020-10-27
improve warnings (#4247)
...
Alex Lam S.L
2020-10-26
fix corner case in `booleans` (#4246)
...
Alex Lam S.L
2020-10-24
fix corner case in `collapse_vars` (#4243)
...
Alex Lam S.L
2020-10-24
fix corner case in `loops` & `unused` (#4241)
...
Alex Lam S.L
2020-10-24
improve resilience against `npm` failures (#4239)
Alex Lam S.L
2020-10-24
fix corner case in `merge_vars` (#4238)
...
Alex Lam S.L
2020-10-22
fix corner case in `unused` (#4236)
...
Alex Lam S.L
2020-10-22
fix corner case in `functions` (#4234)
...
Alex Lam S.L
2020-10-20
fix corner case in `ie8` (#4232)
...
Alex Lam S.L
2020-10-20
fix corner case in `ie8` (#4230)
...
Alex Lam S.L
2020-10-19
extend support for Unicode (#4228)
Alex Lam S.L
2020-10-19
support `let` (#4227)
Alex Lam S.L
2020-10-18
fix corner case in `side_effects` (#4226)
...
Alex Lam S.L
2020-10-16
flush `stdout` from `ufuzz` jobs properly (#4224)
Alex Lam S.L
2020-10-15
fix corner case in `inline` (#4223)
...
Alex Lam S.L
2020-10-14
fix corner cases in `braces` & `sequences` (#4221)
...
Alex Lam S.L
2020-10-14
fix corner case in `reduce_vars` (#4219)
...
Alex Lam S.L
2020-10-14
fix corner case in `collapse_vars` (#4217)
...
Alex Lam S.L
2020-10-14
fix corner case in `evaluate` (#4215)
...
Alex Lam S.L
2020-10-14
fix corner cases in `dead_code` & `reduce_vars` (#4213)
...
Alex Lam S.L
2020-10-13
fix corner case in `reduce_vars` (#4211)
...
Alex Lam S.L
2020-10-13
fix corner case in `reduce_vars` & `unused` (#4208)
...
Alex Lam S.L
2020-10-13
fix corner case in `collapse_vars` (#4206)
...
Alex Lam S.L
2020-10-12
fix corner case in `inilne` (#4204)
...
Alex Lam S.L
2020-10-12
fix corner case in `arguments` (#4201)
...
Alex Lam S.L
2020-10-12
fix corner case in `reduce_vars` (#4203)
...
Alex Lam S.L
2020-10-12
fix corner case in `collapse_vars` (#4199)
...
Alex Lam S.L
2020-10-12
fix corner case in `ie8` & `mangle` (#4196)
...
Alex Lam S.L
2020-10-12
fix corner case in `dead_code` (#4194)
...
Alex Lam S.L
2020-10-12
fix corner case in `functions` (#4192)
...
Alex Lam S.L
2020-10-12
support `const` (#4190)
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
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
fix corner case in `mangle` (#4174)
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
[prev]
[next]