aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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)...fixes #4575Alex 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)...fixes #4570Alex Lam S.L
2021-01-19Fix overwriting existing sourcesContent in sourcemaps (#4567)Jimb Esser
2021-01-19fix corner case in `reduce_vars` (#4569)...fixes #4568Alex Lam S.L
2021-01-18fix corner case in `loops` (#4565)...fixes #4564Alex 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)...fixes #4562Alex Lam S.L
2021-01-16fix corner cases in `reduce_vars` (#4561)...fixes #4560Alex Lam S.L
2021-01-16fix corner case in `unused` (#4559)...fixes #4558Alex Lam S.L
2021-01-15fix corner case in `unused` (#4557)...fixes #4556Alex Lam S.L
2021-01-15fix corner cases in `collapse_vars` (#4555)...fixes #4554Alex Lam S.L
2021-01-13fix corner case in `evaluate` (#4553)...fixes #4552Alex 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)...fixes #4548Alex Lam S.L
2021-01-13document v8 bug (#4549)...closes #4547Alex Lam S.L
2021-01-13fix corner case in `side_effects` (#4545)...fixes #4544Alex Lam S.L
2021-01-13enhance `rests` (#4546)Alex Lam S.L
2021-01-12fix corner case in `unsafe_math` (#4543)...fixes #4542Alex Lam S.L
2021-01-12fix corner case in `side_effects` (#4541)...fixes #4540Alex Lam S.L
2021-01-12fix corner case in `rests` (#4539)...fixes #4538Alex Lam S.L
2021-01-11update command line examples (#4536)Alex Lam S.L
2021-01-11fix corner case in `arguments` (#4535)...fixes #4534Alex Lam S.L
2021-01-11fix corner case in `ie8` (#4532)...fixes #4531Alex Lam S.L
2021-01-10support asynchronous arrow functions (#4530)Alex Lam S.L
2021-01-10fix corner case in `mangle` (#4528)...fixes #4527Alex Lam S.L
2021-01-09fix corner cases with rest parameters (#4526)...fixes #4525Alex Lam S.L
2021-01-08fix corner case in `merge_vars` (#4524)...fixes #4523Alex Lam S.L
2021-01-08fix corner case in `assignments` (#4522)...fixes #4521Alex Lam S.L
2021-01-07implement `UGLIFY_BUG_REPORT` (#4516)Alex Lam S.L
2021-01-07fix corner cases with `arguments` (#4520)...fixes #4519Alex Lam S.L
2021-01-07fix corner case in `hoist_vars` (#4518)...fixes #4517Alex Lam S.L
2021-01-07support rest parameters (#4515)Alex Lam S.L
2021-01-06update issue templates (#4514)Alex Lam S.L
2021-01-06fix corner case in `side_effects` (#4513)...fixes #4512Alex Lam S.L
2021-01-06fix corner case in`default_values` (#4511)...fixes #4510Alex Lam S.L
2021-01-06fix corner cases in `inline` & `unused` (#4509)...fixes #4508Alex Lam S.L
2021-01-05enhance `inline` & `side_effects` (#4506)Alex Lam S.L
2021-01-05fix corner case in `merge_vars` (#4505)...fixes #4504Alex Lam S.L
2021-01-04fix corner cases in `inline` & `side_effects` (#4503)...fixes #4502Alex Lam S.L
2021-01-04fix corner case in `evaluate` (#4501)...fixes #4500Alex Lam S.L
2021-01-03fix toggling of AST validation (#4499)Alex Lam S.L
2021-01-03suppress invalid AST transform in `--reduce-test` (#4498)Alex Lam S.L