Commits
Click on a commit to change the comparison rangefeat(minifier): minimize switch statements fix: correct linting issues fix: remove side effect free last elements if there is no default fix: correct generated ast fix: update code to support fallthrough Merge remote-tracking branch 'upstream/main' into feat/minimize-switch Merge remote-tracking branch 'upstream/main' into feat/minimize-switch fix: correct issue with inlining break with label fix: apply changes from code review and add documentation [autofix.ci] apply automated fixes2 months ago
by autofix-ci[bot] fix: disable all declarations and iterators in BreakFinder Merge remote-tracking branch 'upstream/main' into feat/minimize-switch fix(minifier): improve removal of switch breaks from switch cases fix: allow to remove empty case from end of switch if there is no default fix: correct bug with nested switches Merge remote-tracking branch 'upstream/main' into feat/minimize-switch Merge remote-tracking branch 'upstream/main' into feat/minimize-switch Merge remote-tracking branch 'upstream/main' into feat/minimize-switch