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
/
compress.js
Age
Commit message (
Expand
)
Author
2020-12-20
fix corner case in `evaluate` & `reduce_vars` (#4423)
...
fixes #4422
Alex Lam S.L
2020-12-20
fix corner case in `inline` (#4418)
...
fixes #4417
Alex Lam S.L
2020-12-20
fix corner case in `objects` (#4416)
...
fixes #4415
Alex Lam S.L
2020-12-19
support destructuring of `catch` variable (#4412)
Alex Lam S.L
2020-12-19
fix corner case in `arguments` (#4411)
...
fixes #4410
Alex Lam S.L
2020-12-19
fix corner case in `merge_vars` (#4407)
...
fixes #4406
Alex Lam S.L
2020-12-18
fix corner case in `unused` (#4405)
...
fixes #4404
Alex Lam S.L
2020-12-18
enhance `arrows` (#4403)
Alex Lam S.L
2020-12-18
fix corner case in `merge_vars` (#4402)
...
fixes #4401
Alex Lam S.L
2020-12-18
fix corner case in `arguments` (#4400)
...
fixes #4399
Alex Lam S.L
2020-12-18
fix corner case in `arguments` (#4398)
...
fixes #4397
Alex Lam S.L
2020-12-18
fix corner case in `arguments` (#4396)
...
fixes #4395
Alex Lam S.L
2020-12-18
fix corner case in `evaluate` & `reduce_vars` (#4394)
...
fixes #4393
Alex Lam S.L
2020-12-18
enhance `reduce_vars` (#4392)
Alex Lam S.L
2020-12-18
fix corner case in `collapse_vars` (#4391)
...
fixes #4390
Alex Lam S.L
2020-12-18
fix corner case in `inline` (#4389)
...
fixes #4388
Alex Lam S.L
2020-12-17
support arrow function (#4385)
Alex Lam S.L
2020-12-17
fix corner case in `arguments` (#4387)
...
fixes #4386
Alex Lam S.L
2020-12-17
fix corner case in `reduce_vars` (#4384)
...
fixes #4383
Alex Lam S.L
2020-12-15
fix corner case in `objects` (#4381)
...
fixes #4380
Alex Lam S.L
2020-12-14
fix corner case in `dead_code` (#4378)
...
fixes #4377
Alex Lam S.L
2020-12-13
fix corner case in `dead_code` (#4373)
...
fixes #4372
Alex Lam S.L
2020-12-12
fix corner case in `spread` (#4370)
Alex Lam S.L
2020-12-12
fix corner cases in `unused` & `varify` (#4368)
...
fixes #4365
Alex Lam S.L
2020-12-12
fix corner case in `spread` (#4364)
...
fixes #4363
Alex Lam S.L
2020-12-12
fix corner case in `unused` (#4362)
...
fixes #4361
Alex Lam S.L
2020-12-12
fix corner case in `collapse_vars` (#4360)
...
fixes #4359
Alex Lam S.L
2020-12-11
fix corner cases with spread syntax (#4358)
Alex Lam S.L
2020-12-11
improve fix for #4355 (#4357)
Alex Lam S.L
2020-12-10
fix corner case in `loops` & `unused` (#4356)
...
fixes #4355
Alex Lam S.L
2020-12-09
fix corner case in `keep_fargs` & `reduce_vars` (#4354)
...
fixes #4353
Alex Lam S.L
2020-12-08
fix corner cases with `await` (#4350)
...
fixes #4349
Alex Lam S.L
2020-12-08
fix corner case in `reduce_vars` (#4348)
...
fixes #4347
Alex Lam S.L
2020-12-08
introduce `spread` (#4346)
...
fixes #4345
Alex Lam S.L
2020-12-07
fix corner case in `side_effects` (#4343)
...
fixes #4342
Alex Lam S.L
2020-12-07
fix corner case in `evaluate` (#4341)
...
fixes #4340
Alex Lam S.L
2020-12-07
fix corner case in `unused` (#4338)
...
fixes #4337
Alex Lam S.L
2020-12-07
fix corner case in `inline` (#4336)
...
fixes #4335
Alex Lam S.L
2020-12-07
support async function (#4333)
Alex Lam S.L
2020-12-06
fix corner case in `collapse_vars` (#4332)
...
fixes #4331
Alex Lam S.L
2020-12-06
fix corner case in `properties` (#4330)
...
fixes #4329
Alex Lam S.L
2020-12-06
support spread syntax (#4328)
Alex Lam S.L
2020-11-29
fix corner case in `side_effects` (#4326)
...
fixes #4325
Alex Lam S.L
2020-11-29
fix corner case in `merge_vars` (#4324)
...
fixes #4323
Alex Lam S.L
2020-11-29
fix corner case in `inline` (#4322)
...
fixes #4321
Alex Lam S.L
2020-11-27
fix corner case in `inline` (#4320)
...
fixes #4319
Alex Lam S.L
2020-11-23
fix corner case in `passes` & `reduce_vars` (#4316)
...
fixes #4315
Alex Lam S.L
2020-11-21
fix corner case in `merge_vars` & `reduce_vars` (#4313)
...
fixes #4312
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
[next]