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
/
lib
Age
Commit message (
Expand
)
Author
2020-11-21
fix corner case in `merge_vars` & `reduce_vars` (#4313)
...
Alex Lam S.L
2020-11-21
fix corner case in `mangle` (#4311)
Alex Lam S.L
2020-11-21
gate `galio` workaround (#4310)
Alex Lam S.L
2020-11-20
fix corner case in `collapse_vars` (#4309)
...
Alex Lam S.L
2020-11-20
fix corner case in `hoist_props` (#4307)
Alex Lam S.L
2020-11-19
fix corner cases in `reduce_vars` & `unused` (#4306)
Alex Lam S.L
2020-11-19
fix corner case in `dead_code` (#4304)
Alex Lam S.L
2020-11-19
enhance `varify` (#4303)
Alex Lam S.L
2020-11-19
fix corner case in `merge_vars` (#4302)
...
Alex Lam S.L
2020-11-19
fix corner case `reduce_vars` (#4300)
...
Alex Lam S.L
2020-11-18
fix corner case in `merge_vars` (#4299)
...
Alex Lam S.L
2020-11-18
enhance `arguments` (#4296)
Alex Lam S.L
2020-11-18
fix corner case in `merge_vars` (#4295)
...
Alex Lam S.L
2020-11-18
fix corner case in `arguments` (#4293)
...
Alex Lam S.L
2020-11-18
fix corner cases in `collapse_vars`, `unused` & `varify` (#4292)
...
Alex Lam S.L
2020-11-18
fix corner case in `merge_vars` (#4289)
...
Alex Lam S.L
2020-11-17
fix corner case in `collapse_vars` (#4287)
...
Alex Lam S.L
2020-11-17
fix corner cases in `collapse_vars` & `dead_code` (#4285)
...
Alex Lam S.L
2020-11-17
fix corner case in `reduce_vars` (#4283)
...
Alex Lam S.L
2020-11-17
fix corner case in `reduce_vars` (#4281)
...
Alex Lam S.L
2020-11-17
enhance `varify` (#4279)
Alex Lam S.L
2020-11-17
support destructured literals (#4278)
Alex Lam S.L
2020-11-17
fix corner case in `unused` (#4277)
...
Alex Lam S.L
2020-11-14
fix corner case in `loops` (#4275)
...
Alex Lam S.L
2020-11-11
fix corner case in `evaluate` (#4272)
...
Alex Lam S.L
2020-11-09
fix corner case in `objects` (#4270)
...
Alex Lam S.L
2020-11-08
support computed property name in object literal (#4268)
Alex Lam S.L
2020-11-08
fix corner case in `inline` (#4266)
...
Alex Lam S.L
2020-11-08
support shorthand method name in object literal (#4264)
Alex Lam S.L
2020-11-08
support shorthand property name in object literal (#4263)
Alex Lam S.L
2020-11-07
fix corner case in `reduce_vars` (#4262)
...
Alex Lam S.L
2020-11-06
fix corner case in `functions` (#4260)
...
Alex Lam S.L
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
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
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-15
fix corner case in `inline` (#4223)
...
Alex Lam S.L
[prev]
[next]