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
/
compress
/
ie8.js
Age
Commit message (
Expand
)
Author
2019-10-28
fix corner case in `ie8` (#3543)
...
fixes #3542
Alex Lam S.L
2019-10-24
fix corner case in `ie8` & `mangle` (#3524)
...
fixes #3523
Alex Lam S.L
2019-10-17
fix corner case in `dead_code` & `ie8` (#3494)
...
fixes #3493
Alex Lam S.L
2019-10-16
fix corner case in `ie8` (#3487)
...
fixes #3486
Alex Lam S.L
2019-10-16
fix corner cases in `ie8` (#3485)
...
fixes #3484
Alex Lam S.L
2019-10-16
fix corner case in `evaluate` & `ie8` (#3483)
...
fixes #3482
Alex Lam S.L
2019-10-15
fix corner case in `ie8` & `mangle` (#3479)
...
fixes #3478
Alex Lam S.L
2019-10-15
fix corner case in `ie8` & `mangle` (#3476)
...
fixes #3475
Alex Lam S.L
2019-10-15
fix corner case in `ie8` & `rename` (#3474)
...
fixes #3473
Alex Lam S.L
2019-10-14
fix corner cases in `ie8` (#3472)
...
fixes #3471
Alex Lam S.L
2019-10-14
fix corner case with `collapse_vars` & `ie8` (#3469)
...
fixes #3468
Alex Lam S.L
2019-04-30
unify logging functionality (#3392)
...
fixes #3253 fixes #3254
Alex Lam S.L
2019-04-01
mangle shadowed lambda under `ie8` correctly (#3356)
...
fixes #3355
Alex Lam S.L
2018-07-26
fix corner case in `ie8` & `rename` (#3223)
Alex Lam S.L
2018-07-19
fix corner case in `ie8` (#3216)
...
fixes #3215
Alex Lam S.L
2018-07-03
fix corner case in `ie8` (#3207)
...
fixes #3206
Alex Lam S.L
2018-07-01
fix corner case in `unused`
alexlamsl
2018-06-24
fix corner case in `ie8` (#3198)
...
fixes #3197
Alex Lam S.L
2018-03-30
mangle unused nested `AST_SymbolCatch` correctly (#3038)
...
fixes #3035
Alex Lam S.L