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
2019-11-17
fix corner case in `collapse_vars` (#3591)
Alex Lam S.L
2019-11-17
compress empty for-in loops (#3590)
Alex Lam S.L
2019-11-17
refine precision limits on `unsafe_math` (#3589)
Alex Lam S.L
2019-11-16
introduce eager evaluation (#3587)
Alex Lam S.L
2019-11-16
minor clean-ups (#3588)
Alex Lam S.L
2019-11-14
migrate to GitHub Actions (#3586)
Alex Lam S.L
2019-11-14
fix corner case in `switches` (#3585)
Alex Lam S.L
2019-11-13
enhance `unused` (#3584)
Alex Lam S.L
2019-11-13
enhance `switches` (#3583)
Alex Lam S.L
2019-11-13
fix corner case in `collapse_vars` (#3582)
...
fixes #3581
Alex Lam S.L
2019-11-13
enhance `evaluate` & `inline` (#3580)
Alex Lam S.L
2019-11-12
v3.6.9
Alex Lam S.L
2019-11-12
fix corner case in `dead_code` (#3579)
...
fixes #3578
Alex Lam S.L
2019-11-10
enable cache on GitHub Actions (#3570)
Alex Lam S.L
2019-11-09
fix corner case in `conditionals` (#3577)
...
fixes #3576
Alex Lam S.L
2019-11-08
enhance `dead_code` (#3575)
Alex Lam S.L
2019-11-07
fix corner case in `collapse_vars` (#3574)
...
fixes #3573
Alex Lam S.L
2019-11-06
v3.6.8
Alex Lam S.L
2019-11-05
enhance `collapse_vars` (#3572)
Alex Lam S.L
2019-11-04
fix corner case in `evaluate` (#3569)
Alex Lam S.L
2019-11-02
v3.6.7
Alex Lam S.L
2019-11-02
enhance `unsafe` `evaluate` (#3564)
Alex Lam S.L
2019-11-02
more tests for #3562 (#3565)
Alex Lam S.L
2019-11-01
fix corner case in `collapse_vars` (#3563)
...
fixes #3562
Alex Lam S.L
2019-11-01
v3.6.6
Alex Lam S.L
2019-11-01
enhance `if_return` (#3560)
Alex Lam S.L
2019-11-01
fix corner case in `evaluate` (#3559)
...
fixes #3558
Alex Lam S.L
2019-10-31
enhance `conditionals` (#3557)
Alex Lam S.L
2019-10-31
enhance `typeofs` (#3556)
Alex Lam S.L
2019-10-30
fix corner case in `dead_code` (#3553)
...
fixes #3552
Alex Lam S.L
2019-10-30
enhance `dead_code` (#3551)
Alex Lam S.L
2019-10-30
fix corner case in `comments` (#3550)
Alex Lam S.L
2019-10-29
enhance `evaluate` (#3549)
Alex Lam S.L
2019-10-29
fix corner case in `unsafe_math` (#3548)
...
fixes #3547
Alex Lam S.L
2019-10-29
compress object literals (#3546)
Alex Lam S.L
2019-10-29
v3.6.5
Alex Lam S.L
2019-10-28
fix corner case in `ie8` (#3543)
...
fixes #3542
Alex Lam S.L
2019-10-28
fix corner case in `evaluate` (#3540)
...
fixes #3539
Alex Lam S.L
2019-10-28
improve ufuzz resilience (#3541)
Alex Lam S.L
2019-10-28
fix corner case in ufuzz (#3538)
Alex Lam S.L
2019-10-28
fix & enhance `unsafe_math` (#3537)
...
closes #3535 fixes #3536
Alex Lam S.L
2019-10-27
migrate CI workaround (#3534)
Alex Lam S.L
2019-10-27
improve ufuzz resilience (#3533)
Alex Lam S.L
2019-10-27
fix corner cases in `unsafe_math` (#3532)
...
fixes #3531
Alex Lam S.L
2019-10-27
prevent tty truncation in `test/compress` (#3530)
Alex Lam S.L
2019-10-27
compress arithmetic expressions further (#3529)
Alex Lam S.L
2019-10-26
fix corner case in `collapse_vars` (#3527)
...
fixes #3526
Alex Lam S.L
2019-10-25
separate ufuzz job failures (#3525)
Alex Lam S.L
2019-10-24
fix corner case in `ie8` & `mangle` (#3524)
...
fixes #3523
Alex Lam S.L
2019-10-24
fix corner case in `collapse_vars` (#3521)
...
fixes #3520
Alex Lam S.L
[next]