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
/
lib
Age
Commit message (
Collapse
)
Author
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
2021-06-21
fix corner case in `collapse_vars` (#5018)
Alex Lam S.L
fixes #5017
2021-06-21
fix corner cases in `reduce_vars` & `side_effects` (#5016)
Alex Lam S.L
fixes #5015
2021-06-20
enhance `dead_code` (#5014)
Alex Lam S.L
2021-06-15
fix corner case in `switches` (#5013)
Alex Lam S.L
fixes #5012
2021-06-15
fix corner case in `switches` (#5011)
Alex Lam S.L
fixes #5010
2021-06-15
fix corner case in `switches` (#5009)
Alex Lam S.L
fixes #5008
2021-06-15
fix corner case in `arguments` (#5007)
Alex Lam S.L
fixes #5006
2021-06-15
enhance `switches` (#5005)
Alex Lam S.L
closes #5004
2021-06-13
fix corner case in `side_effects` (#5002)
Alex Lam S.L
fixes #5001
2021-06-13
fix corner cases in `parse` & `unused` (#5000)
Alex Lam S.L
2021-06-12
minor clean-up (#4998)
Alex Lam S.L
2021-06-10
fix corner case in `reduce_vars` (#4997)
Alex Lam S.L
fixes #4996
2021-06-10
fix corner cases in `loops` & `unused` (#4995)
Alex Lam S.L
fixes #4994
2021-06-03
fix corner case in `unused` (#4993)
Alex Lam S.L
fixes #4992
2021-05-30
improve handling of declaration statements (#4980)
Alex Lam S.L
2021-05-30
fix corner case in `awaits` (#4988)
Alex Lam S.L
fixes #4987
2021-05-30
fix corner case in `hoist_props` (#4986)
Alex Lam S.L
fixes #4985
2021-05-30
fix corner case in `dead_code` (#4984)
Alex Lam S.L
2021-05-30
fix corner case in `dead_code` (#4983)
Alex Lam S.L
fixes #4982
2021-05-30
fix corner case in `dead_code` (#4981)
Alex Lam S.L
2021-05-29
improve handling of lexical scope (#4979)
Alex Lam S.L
2021-05-29
fix corner cases in `collapse_vars` (#4978)
Alex Lam S.L
fixes #4977
2021-05-29
fix corner cases in `awaits` (#4976)
Alex Lam S.L
fixes #4974 fixes #4975
2021-05-28
fix corner case in `awaits` (#4973)
Alex Lam S.L
fixes #4972
2021-05-28
enhance `awaits` (#4971)
Alex Lam S.L
2021-05-28
fix corner case in `collapse_vars` (#4970)
Alex Lam S.L
2021-05-28
enhance `awaits` (#4969)
Alex Lam S.L
2021-05-26
enhance `unused` (#4968)
Alex Lam S.L
2021-05-26
fix corner case in `arguments` (#4967)
Alex Lam S.L
2021-05-26
fix corner case in `mangle` (#4966)
Alex Lam S.L
fixes #4965
2021-05-26
fix corner case in `ie8` (#4963)
Alex Lam S.L
fixes #4962
2021-05-24
fix corner case in `mangle` (#4961)
Alex Lam S.L
fixes #4960
[next]