aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-02-01v3.12.6Alex Lam S.L
2021-01-30fix corner case in `conditionals` (#4599)...Alex Lam S.L
2021-01-29suppress false positives due to nested objects (#4597)Alex Lam S.L
2021-01-27fix corner case in `inline` (#4596)...Alex Lam S.L
2021-01-26workaround tty bugs on Node.js (#4594)Alex Lam S.L
2021-01-25support exponentiation operator (#4593)Alex Lam S.L
2021-01-24fix infinite recursion in `ufuzz` code generation (#4592)Alex Lam S.L
2021-01-24fix corner cases in `collapse_vars` (#4591)...Alex Lam S.L
2021-01-24fix corner cases with default parameters (#4589)...Alex Lam S.L
2021-01-24support BigInt literals (#4583)Alex Lam S.L
2021-01-24fix corner case in `collapse_vars` (#4587)...Alex Lam S.L
2021-01-24fix corner case in `reduce_vars` (#4585)...Alex Lam S.L
2021-01-23fix corner case in `reduce_vars` (#4582)...Alex Lam S.L
2021-01-23improve `ufuzz` on destructuring (#4580)Alex Lam S.L
2021-01-22workaround Node.js bug (#4579)Alex Lam S.L
2021-01-22suppress false positives in `ufuzz` (#4578)Alex Lam S.L
2021-01-21suppress false positives in `ufuzz` (#4577)Alex Lam S.L
2021-01-21fix corner case in `rests` (#4576)...Alex Lam S.L
2021-01-20suppress false positives in `ufuzz` (#4574)Alex Lam S.L
2021-01-20workaround GitHub Actions bug (#4573)Alex Lam S.L
2021-01-20support asynchronous test cases properly (#4529)Alex Lam S.L
2021-01-20v3.12.5Alex Lam S.L
2021-01-19fix corner case in `dead_code` (#4571)...Alex Lam S.L
2021-01-19Fix overwriting existing sourcesContent in sourcemaps (#4567)Jimb Esser
2021-01-19fix corner case in `reduce_vars` (#4569)...Alex Lam S.L
2021-01-18fix corner case in `loops` (#4565)...Alex Lam S.L
2021-01-18improve false positive detection in `ufuzz` (#4566)Alex Lam S.L
2021-01-18fix corner case in `reduce_vars` (#4563)...Alex Lam S.L
2021-01-16fix corner cases in `reduce_vars` (#4561)...Alex Lam S.L
2021-01-16fix corner case in `unused` (#4559)...Alex Lam S.L
2021-01-15fix corner case in `unused` (#4557)...Alex Lam S.L
2021-01-15fix corner cases in `collapse_vars` (#4555)...Alex Lam S.L
2021-01-13fix corner case in `evaluate` (#4553)...Alex Lam S.L
2021-01-13suppress invalid test generation in `ufuzz` (#4551)Alex Lam S.L
2021-01-13fix corner case in `merge_vars` (#4550)...Alex Lam S.L
2021-01-13document v8 bug (#4549)...Alex Lam S.L
2021-01-13fix corner case in `side_effects` (#4545)...Alex Lam S.L
2021-01-13enhance `rests` (#4546)Alex Lam S.L
2021-01-12fix corner case in `unsafe_math` (#4543)...Alex Lam S.L
2021-01-12fix corner case in `side_effects` (#4541)...Alex Lam S.L
2021-01-12fix corner case in `rests` (#4539)...Alex Lam S.L
2021-01-11update command line examples (#4536)Alex Lam S.L
2021-01-11fix corner case in `arguments` (#4535)...Alex Lam S.L
2021-01-11fix corner case in `ie8` (#4532)...Alex Lam S.L
2021-01-10support asynchronous arrow functions (#4530)Alex Lam S.L
2021-01-10fix corner case in `mangle` (#4528)...Alex Lam S.L
2021-01-09fix corner cases with rest parameters (#4526)...Alex Lam S.L
2021-01-08fix corner case in `merge_vars` (#4524)...Alex Lam S.L
2021-01-08fix corner case in `assignments` (#4522)...Alex Lam S.L
2021-01-07implement `UGLIFY_BUG_REPORT` (#4516)Alex Lam S.L