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-21
fix corner case in `merge_vars` & `reduce_vars` (#4313)
...
fixes #4312
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)
...
fixes #4308
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)
...
fixes #4301
Alex Lam S.L
2020-11-19
fix corner case `reduce_vars` (#4300)
...
fixes #4297
Alex Lam S.L
2020-11-18
fix corner case in `merge_vars` (#4299)
...
fixes #4298
Alex Lam S.L
2020-11-18
enhance `arguments` (#4296)
Alex Lam S.L
2020-11-18
fix corner case in `merge_vars` (#4295)
...
fixes #4294
Alex Lam S.L
2020-11-18
fix corner case in `arguments` (#4293)
...
fixes #4291
Alex Lam S.L
2020-11-18
fix corner cases in `collapse_vars`, `unused` & `varify` (#4292)
...
fixes #4290
Alex Lam S.L
2020-11-18
fix corner case in `merge_vars` (#4289)
...
fixes #4288
Alex Lam S.L
2020-11-17
fix corner case in `collapse_vars` (#4287)
...
fixes #4286
Alex Lam S.L
2020-11-17
fix corner cases in `collapse_vars` & `dead_code` (#4285)
...
fixes #4284
Alex Lam S.L
2020-11-17
fix corner case in `reduce_vars` (#4283)
...
fixes #4282
Alex Lam S.L
2020-11-17
fix corner case in `reduce_vars` (#4281)
...
fixes #4280
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)
...
fixes #4276
Alex Lam S.L
2020-11-14
fix corner case in `loops` (#4275)
...
fixes #4274
Alex Lam S.L
2020-11-11
fix corner case in `evaluate` (#4272)
...
fixes #4271
Alex Lam S.L
2020-11-09
fix corner case in `objects` (#4270)
...
fixes #4269
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)
...
fixes #4265
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)
...
fixes #4261
Alex Lam S.L
2020-11-06
fix corner case in `functions` (#4260)
...
fixes #4259
Alex Lam S.L
2020-11-02
fix corner case in `merge_vars` (#4258)
...
fixes #4257
Alex Lam S.L
2020-11-01
fix corner case in `merge_vars` (#4256)
...
fixes #4255
Alex Lam S.L
2020-11-01
fix corner case in `merge_vars` (#4254)
...
fixes #4253
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)
...
fixes #4250
Alex Lam S.L
2020-10-30
fix corner cases in `collapse_vars` (#4249)
...
fixes #4248
Alex Lam S.L
2020-10-27
improve warnings (#4247)
...
closes #4244
Alex Lam S.L
2020-10-26
fix corner case in `booleans` (#4246)
...
fixes #4245
Alex Lam S.L
2020-10-24
fix corner case in `collapse_vars` (#4243)
...
fixes #4242
Alex Lam S.L
2020-10-24
fix corner case in `loops` & `unused` (#4241)
...
fixes #4240
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)
...
fixes #4237
Alex Lam S.L
2020-10-22
fix corner case in `unused` (#4236)
...
fixes #4235
Alex Lam S.L
2020-10-22
fix corner case in `functions` (#4234)
...
fixes #4233
Alex Lam S.L
2020-10-20
fix corner case in `ie8` (#4232)
...
fixes #4231
Alex Lam S.L
2020-10-20
fix corner case in `ie8` (#4230)
...
fixes #4229
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
[next]