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 (
Expand
)
Author
2021-09-07
tweak test & warnings (#5123)
...
Alex Lam S.L
2021-08-25
fix corner case in `reduce_vars` (#5121)
...
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)
...
Alex Lam S.L
2021-08-18
fix corner case in `collapse_vars` (#5113)
...
Alex Lam S.L
2021-08-09
fix corner case in `rests` (#5109)
...
Alex Lam S.L
2021-08-06
fix corner case in `dead_code` (#5107)
...
Alex Lam S.L
2021-07-27
enhance `inline` (#5105)
Alex Lam S.L
2021-07-26
fix corner case in `unused` (#5101)
...
Alex Lam S.L
2021-07-24
fix corner case in `reduce_vars` (#5099)
...
Alex Lam S.L
2021-07-23
fix corner cases in `reduce_vars` (#5097)
...
Alex Lam S.L
2021-07-22
extend `keep_quoted_props` over numeric keys (#5094)
...
Alex Lam S.L
2021-07-21
fix corner case in `merge_vars` (#5092)
...
Alex Lam S.L
2021-07-21
fix corner case in `unused` (#5090)
...
Alex Lam S.L
2021-07-19
fix corner case in `inline` (#5088)
...
Alex Lam S.L
2021-07-18
fix corner case in `unused` (#5086)
...
Alex Lam S.L
2021-07-17
workaround various IE quirks (#5084)
...
Alex Lam S.L
2021-07-16
fix corner case in `inline` (#5083)
...
Alex Lam S.L
2021-07-14
fix corner case in `unused` (#5080)
...
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)
...
Alex Lam S.L
2021-07-12
fix corner cases in `unused` (#5075)
...
Alex Lam S.L
2021-07-11
fix corner cases in `unused` (#5073)
...
Alex Lam S.L
2021-07-11
fix corner case in `awaits` & `side_effects` (#5072)
...
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)
...
Alex Lam S.L
2021-07-11
fix corner case in `unused` (#5066)
...
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)
...
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)
...
Alex Lam S.L
2021-07-07
fix corner cases in `inline` & `unused` (#5058)
...
Alex Lam S.L
2021-07-07
fix corner case in `reduce_vars` (#5056)
...
Alex Lam S.L
2021-07-06
fix corner case with `class` (#5054)
...
Alex Lam S.L
2021-07-06
enhance `functions` (#5052)
Alex Lam S.L
2021-07-05
fix corner case in `reduce_vars` (#5051)
...
Alex Lam S.L
2021-07-04
fix corner case in `reduce_funcs` (#5049)
...
Alex Lam S.L
2021-07-04
fix corner case in `reduce_vars` (#5047)
...
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)
...
Alex Lam S.L
2021-06-30
fix corner case in `ie8` (#5040)
...
Alex Lam S.L
2021-06-29
enhance `reduce_vars` (#5038)
Alex Lam S.L
2021-06-25
fix corner case in `functions` (#5037)
...
Alex Lam S.L
2021-06-24
fix corner case in `functions` (#5035)
...
Alex Lam S.L
2021-06-24
workaround Safari quirks (#5033)
...
Alex Lam S.L
2021-06-23
fix corner case in `dead_code` (#5031)
...
Alex Lam S.L
[next]