Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: mishoo/UglifyJS
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.16.1
Choose a base ref
...
head repository: mishoo/UglifyJS
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.16.2
Choose a head ref
  • 11 commits
  • 19 files changed
  • 1 contributor

Commits on Jun 18, 2022

  1. fix corner case in reduce_vars (#5517)

    fixes #5516
    alexlamsl authored Jun 18, 2022
    Configuration menu
    Copy the full SHA
    933ca9d View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2022

  1. enhance if_return (#5518)

    alexlamsl authored Jun 23, 2022
    Configuration menu
    Copy the full SHA
    9f57920 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2022

  1. Configuration menu
    Copy the full SHA
    8b46433 View commit details
    Browse the repository at this point in the history
  2. fix corner cases in dead_code & if_return (#5525)

    fixes #5521
    fixes #5522
    fixes #5523
    fixes #5524
    alexlamsl authored Jun 26, 2022
    Configuration menu
    Copy the full SHA
    fcc87ed View commit details
    Browse the repository at this point in the history
  3. fix corner case in inline (#5527)

    fixes #5526
    alexlamsl authored Jun 26, 2022
    Configuration menu
    Copy the full SHA
    f1b3e9d View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2022

  1. fix corner case in inline (#5529)

    fixes #5528
    alexlamsl authored Jun 28, 2022
    Configuration menu
    Copy the full SHA
    e1b03d0 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2022

  1. fix corner case in inline (#5532)

    fixes #5531
    alexlamsl authored Jun 29, 2022
    Configuration menu
    Copy the full SHA
    2426657 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2022

  1. fix corner cases in inline & unused (#5534)

    fixes #5533
    alexlamsl authored Jun 30, 2022
    Configuration menu
    Copy the full SHA
    4c227cc View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2022

  1. enhance inline (#5535)

    alexlamsl authored Jul 1, 2022
    Configuration menu
    Copy the full SHA
    51deeff View commit details
    Browse the repository at this point in the history
  2. fix corner case in inline (#5537)

    fixes #5536
    alexlamsl authored Jul 1, 2022
    Configuration menu
    Copy the full SHA
    3596b4f View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2022

  1. v3.16.2

    alexlamsl authored Jul 4, 2022
    Configuration menu
    Copy the full SHA
    aa2a9fb View commit details
    Browse the repository at this point in the history
Loading