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
2024-02-13
allow printing/replacing certain expressions with user-specified templates
templatifyjs
Wojtek Kosior
2024-02-13
mention Wojtek's modifications in the README
Wojtek Kosior
2021-09-07
v3.14.2
Alex Lam S.L
2021-09-07
tweak test & warnings (#5123)
•••
closes #5116 closes #5117 closes #5122
Alex Lam S.L
2021-08-25
fix corner case in `reduce_vars` (#5121)
•••
fixes #5120
Alex Lam S.L
2021-08-23
fix corner case in `side_effects` (#5118)
Alex Lam S.L
2021-08-20
fix corner cases in `optional_chains` (#5110)
Alex Lam S.L
2021-08-18
fix corner case in `inline` (#5115)
•••
fixes #5114
Alex Lam S.L
2021-08-18
fix corner case in `collapse_vars` (#5113)
•••
fixes #5112
Alex Lam S.L
2021-08-09
fix corner case in `rests` (#5109)
•••
fixes #5108
Alex Lam S.L
2021-08-06
fix corner case in `dead_code` (#5107)
•••
fixes #5106
Alex Lam S.L
2021-07-27
enhance `inline` (#5105)
Alex Lam S.L
2021-07-27
v3.14.1
Alex Lam S.L
2021-07-26
fix `ie8` option alias (#5103)
•••
fixes #5102
Alex Lam S.L
2021-07-26
fix corner case in `unused` (#5101)
•••
fixes #5100
Alex Lam S.L
2021-07-24
fix corner case in `reduce_vars` (#5099)
•••
fixes #5098
Alex Lam S.L
2021-07-23
fix corner cases in `reduce_vars` (#5097)
•••
fixes #5096
Alex Lam S.L
2021-07-22
v3.14.0
Alex Lam S.L
2021-07-22
extend `keep_quoted_props` over numeric keys (#5094)
•••
fixes #5093
Alex Lam S.L
2021-07-21
fix corner case in `merge_vars` (#5092)
•••
fixes #5091
Alex Lam S.L
2021-07-21
fix corner case in `unused` (#5090)
•••
fixes #5089
Alex Lam S.L
2021-07-19
fix corner case in `inline` (#5088)
•••
fixes #5087
Alex Lam S.L
2021-07-18
fix corner case in `unused` (#5086)
•••
fixes #5085
Alex Lam S.L
2021-07-17
workaround various IE quirks (#5084)
•••
fixes #5081
Alex Lam S.L
2021-07-16
fix corner case in `inline` (#5083)
•••
fixes #5082
Alex Lam S.L
2021-07-14
fix corner case in `unused` (#5080)
•••
fixes #5079
Alex Lam S.L
2021-07-13
suppress false positives in `ufuzz` (#5078)
Alex Lam S.L
2021-07-12
fix corner case in `unused` & `yields` (#5077)
•••
fixes #5076
Alex Lam S.L
2021-07-12
fix corner cases in `unused` (#5075)
•••
fixes #5074
Alex Lam S.L
2021-07-11
fix corner cases in `unused` (#5073)
•••
fixes #5071
Alex Lam S.L
2021-07-11
fix corner case in `awaits` & `side_effects` (#5072)
•••
fixes #5070
Alex Lam S.L
2021-07-11
fix corner case in `hoist_props` (#5069)
Alex Lam S.L
2021-07-11
fix corner case in `inline` (#5068)
•••
fixes #5067
Alex Lam S.L
2021-07-11
fix corner case in `unused` (#5066)
•••
fixes #5065
Alex Lam S.L
2021-07-10
enhance `unused` (#5064)
Alex Lam S.L
2021-07-10
fix corner cases in `rests` & `unused` (#5063)
Alex Lam S.L
2021-07-08
fix corner case in `reduce_vars` (#5062)
•••
fixes #5061
Alex Lam S.L
2021-07-08
enhance `evaluate` & `reduce_vars` (#5060)
Alex Lam S.L
2021-07-07
support destructured shorthand for default parameters (#5059)
•••
closes #4990
Alex Lam S.L
2021-07-07
fix corner cases in `inline` & `unused` (#5058)
•••
fixes #5057
Alex Lam S.L
2021-07-07
fix corner case in `reduce_vars` (#5056)
•••
fixes #5055
Alex Lam S.L
2021-07-06
fix corner case with `class` (#5054)
•••
fixes #5053
Alex Lam S.L
2021-07-06
enhance `functions` (#5052)
Alex Lam S.L
2021-07-05
fix corner case in `reduce_vars` (#5051)
•••
fixes #5050
Alex Lam S.L
2021-07-04
fix corner case in `reduce_funcs` (#5049)
•••
fixes #5048
Alex Lam S.L
2021-07-04
fix corner case in `reduce_vars` (#5047)
•••
fixes #5046
Alex Lam S.L
2021-07-04
enhance `functions` & `reduce_vars` (#5045)
Alex Lam S.L
2021-07-03
tweak `beautify` output (#5044)
Alex Lam S.L
2021-07-01
enhance `booleans` (#5043)
Alex Lam S.L
2021-07-01
fix corner case in `booleans` (#5042)
•••
fixes #5041
Alex Lam S.L
[next]