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
Age
Commit message (
Collapse
)
Author
2021-08-18
fix corner case in `collapse_vars` (#5113)
Alex Lam S.L
fixes #5112
2021-08-09
fix corner case in `rests` (#5109)
Alex Lam S.L
fixes #5108
2021-08-06
fix corner case in `dead_code` (#5107)
Alex Lam S.L
fixes #5106
2021-07-27
enhance `inline` (#5105)
Alex Lam S.L
2021-07-26
fix corner case in `unused` (#5101)
Alex Lam S.L
fixes #5100
2021-07-24
fix corner case in `reduce_vars` (#5099)
Alex Lam S.L
fixes #5098
2021-07-23
fix corner cases in `reduce_vars` (#5097)
Alex Lam S.L
fixes #5096
2021-07-22
extend `keep_quoted_props` over numeric keys (#5094)
Alex Lam S.L
fixes #5093
2021-07-21
fix corner case in `merge_vars` (#5092)
Alex Lam S.L
fixes #5091
2021-07-21
fix corner case in `unused` (#5090)
Alex Lam S.L
fixes #5089
2021-07-19
fix corner case in `inline` (#5088)
Alex Lam S.L
fixes #5087
2021-07-18
fix corner case in `unused` (#5086)
Alex Lam S.L
fixes #5085
2021-07-17
workaround various IE quirks (#5084)
Alex Lam S.L
fixes #5081
2021-07-16
fix corner case in `inline` (#5083)
Alex Lam S.L
fixes #5082
2021-07-14
fix corner case in `unused` (#5080)
Alex Lam S.L
fixes #5079
2021-07-13
suppress false positives in `ufuzz` (#5078)
Alex Lam S.L
2021-07-12
fix corner case in `unused` & `yields` (#5077)
Alex Lam S.L
fixes #5076
2021-07-12
fix corner cases in `unused` (#5075)
Alex Lam S.L
fixes #5074
2021-07-11
fix corner cases in `unused` (#5073)
Alex Lam S.L
fixes #5071
2021-07-11
fix corner case in `awaits` & `side_effects` (#5072)
Alex Lam S.L
fixes #5070
2021-07-11
fix corner case in `hoist_props` (#5069)
Alex Lam S.L
2021-07-11
fix corner case in `inline` (#5068)
Alex Lam S.L
fixes #5067
2021-07-11
fix corner case in `unused` (#5066)
Alex Lam S.L
fixes #5065
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)
Alex Lam S.L
fixes #5061
2021-07-08
enhance `evaluate` & `reduce_vars` (#5060)
Alex Lam S.L
2021-07-07
support destructured shorthand for default parameters (#5059)
Alex Lam S.L
closes #4990
2021-07-07
fix corner cases in `inline` & `unused` (#5058)
Alex Lam S.L
fixes #5057
2021-07-07
fix corner case in `reduce_vars` (#5056)
Alex Lam S.L
fixes #5055
2021-07-06
fix corner case with `class` (#5054)
Alex Lam S.L
fixes #5053
2021-07-06
enhance `functions` (#5052)
Alex Lam S.L
2021-07-05
fix corner case in `reduce_vars` (#5051)
Alex Lam S.L
fixes #5050
2021-07-04
fix corner case in `reduce_funcs` (#5049)
Alex Lam S.L
fixes #5048
2021-07-04
fix corner case in `reduce_vars` (#5047)
Alex Lam S.L
fixes #5046
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)
Alex Lam S.L
fixes #5041
2021-06-30
fix corner case in `ie8` (#5040)
Alex Lam S.L
fixes #5039
2021-06-29
enhance `reduce_vars` (#5038)
Alex Lam S.L
2021-06-25
fix corner case in `functions` (#5037)
Alex Lam S.L
fixes #5036
2021-06-24
fix corner case in `functions` (#5035)
Alex Lam S.L
fixes #5034
2021-06-24
workaround Safari quirks (#5033)
Alex Lam S.L
closes #5032
2021-06-23
fix corner case in `dead_code` (#5031)
Alex Lam S.L
fixes #5030
2021-06-23
fix corner cases in `booleans` (#5029)
Alex Lam S.L
fixes #5028
2021-06-23
fix corner case in `collapse_vars` (#5026)
Alex Lam S.L
fixes #5025
2021-06-23
fix corner case in `side_effects` (#5024)
Alex Lam S.L
fixes #5023
2021-06-23
enhance `booleans` (#5022)
Alex Lam S.L
closes #5021
2021-06-21
fix corner cases in `dead_code` & `inline` (#5020)
Alex Lam S.L
fixes #5019
[next]