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.js
Age
Commit message (
Expand
)
Author
2021-01-20
support asynchronous test cases properly (#4529)
Alex Lam S.L
2020-12-28
workaround asynchronous tty bugs on Node.js (#4473)
Alex Lam S.L
2020-11-21
gate `galio` workaround (#4310)
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-08-23
enhance `mangle.properties` (#4064)
Alex Lam S.L
2020-07-31
validate against multiple parents on `AST_Node` (#4032)
...
- fix related issues in `global_defs`, `ie8` & `reduce_vars`
Alex Lam S.L
2020-05-10
fix corner case in `hoist_props` (#3872)
...
fixes #3871
Alex Lam S.L
2020-05-09
implement AST validation (#3863)
Alex Lam S.L
2020-05-05
update links to repository after rename (#3847)
Alex Lam S.L
2020-02-29
detect `toplevel` option properly (#3735)
...
fixes #3730
Alex Lam S.L
2019-10-27
prevent tty truncation in `test/compress` (#3530)
Alex Lam S.L
2019-10-21
enable GitHub Actions (#3503)
Alex Lam S.L
2019-05-15
improve sandbox fidelity (#3415)
Alex Lam S.L
2019-05-09
improve tests (#3399)
Alex Lam S.L