aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-02-13allow printing/replacing certain expressions with user-specified templatestemplatifyjsWojtek Kosior
2024-02-13mention Wojtek's modifications in the READMEWojtek Kosior
2021-09-07v3.14.2Alex Lam S.L
2021-09-07tweak test & warnings (#5123)Alex Lam S.L
2021-08-25fix corner case in `reduce_vars` (#5121)Alex Lam S.L
2021-08-23fix corner case in `side_effects` (#5118)Alex Lam S.L
2021-08-20fix corner cases in `optional_chains` (#5110)Alex Lam S.L
2021-08-18fix corner case in `inline` (#5115)Alex Lam S.L
2021-08-18fix corner case in `collapse_vars` (#5113)Alex Lam S.L
2021-08-09fix corner case in `rests` (#5109)Alex Lam S.L
2021-08-06fix corner case in `dead_code` (#5107)Alex Lam S.L
2021-07-27enhance `inline` (#5105)Alex Lam S.L
2021-07-27v3.14.1Alex Lam S.L
2021-07-26fix `ie8` option alias (#5103)Alex Lam S.L
2021-07-26fix corner case in `unused` (#5101)Alex Lam S.L
2021-07-24fix corner case in `reduce_vars` (#5099)Alex Lam S.L
2021-07-23fix corner cases in `reduce_vars` (#5097)Alex Lam S.L
2021-07-22v3.14.0Alex Lam S.L
2021-07-22extend `keep_quoted_props` over numeric keys (#5094)Alex Lam S.L
2021-07-21fix corner case in `merge_vars` (#5092)Alex Lam S.L
2021-07-21fix corner case in `unused` (#5090)Alex Lam S.L
2021-07-19fix corner case in `inline` (#5088)Alex Lam S.L
2021-07-18fix corner case in `unused` (#5086)Alex Lam S.L
2021-07-17workaround various IE quirks (#5084)Alex Lam S.L
2021-07-16fix corner case in `inline` (#5083)Alex Lam S.L
2021-07-14fix corner case in `unused` (#5080)Alex Lam S.L
2021-07-13suppress false positives in `ufuzz` (#5078)Alex Lam S.L
2021-07-12fix corner case in `unused` & `yields` (#5077)Alex Lam S.L
2021-07-12fix corner cases in `unused` (#5075)Alex Lam S.L
2021-07-11fix corner cases in `unused` (#5073)Alex Lam S.L
2021-07-11fix corner case in `awaits` & `side_effects` (#5072)Alex Lam S.L
2021-07-11fix corner case in `hoist_props` (#5069)Alex Lam S.L
2021-07-11fix corner case in `inline` (#5068)Alex Lam S.L
2021-07-11fix corner case in `unused` (#5066)Alex Lam S.L
2021-07-10enhance `unused` (#5064)Alex Lam S.L
2021-07-10fix corner cases in `rests` & `unused` (#5063)Alex Lam S.L
2021-07-08fix corner case in `reduce_vars` (#5062)Alex Lam S.L
2021-07-08enhance `evaluate` & `reduce_vars` (#5060)Alex Lam S.L
2021-07-07support destructured shorthand for default parameters (#5059)Alex Lam S.L
2021-07-07fix corner cases in `inline` & `unused` (#5058)Alex Lam S.L
2021-07-07fix corner case in `reduce_vars` (#5056)Alex Lam S.L
2021-07-06fix corner case with `class` (#5054)Alex Lam S.L
2021-07-06enhance `functions` (#5052)Alex Lam S.L
2021-07-05fix corner case in `reduce_vars` (#5051)Alex Lam S.L
2021-07-04fix corner case in `reduce_funcs` (#5049)Alex Lam S.L
2021-07-04fix corner case in `reduce_vars` (#5047)Alex Lam S.L
2021-07-04enhance `functions` & `reduce_vars` (#5045)Alex Lam S.L
2021-07-03tweak `beautify` output (#5044)Alex Lam S.L
2021-07-01enhance `booleans` (#5043)Alex Lam S.L
2021-07-01fix corner case in `booleans` (#5042)Alex Lam S.L