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.0
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.1
Choose a head ref
  • 17 commits
  • 22 files changed
  • 1 contributor

Commits on Jun 6, 2022

  1. Configuration menu
    Copy the full SHA
    d2bd0d1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    88b4283 View commit details
    Browse the repository at this point in the history
  3. fix corner case in side_effects (#5490)

    fixes #5489
    alexlamsl authored Jun 6, 2022
    Configuration menu
    Copy the full SHA
    0066576 View commit details
    Browse the repository at this point in the history
  4. fix corner case in inline & module (#5492)

    fixes #5491
    alexlamsl authored Jun 6, 2022
    Configuration menu
    Copy the full SHA
    0c7b016 View commit details
    Browse the repository at this point in the history
  5. fix corner case in collapse_vars (#5494)

    fixes #5493
    alexlamsl authored Jun 6, 2022
    Configuration menu
    Copy the full SHA
    be53c48 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2022

  1. Configuration menu
    Copy the full SHA
    44e5e99 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a758b40 View commit details
    Browse the repository at this point in the history
  3. fix corner case in hoist_props (#5499)

    fixes #5498
    alexlamsl authored Jun 7, 2022
    Configuration menu
    Copy the full SHA
    123f9cf View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2022

  1. document ECMAScript quirks (#5501)

    closes #5500
    alexlamsl authored Jun 8, 2022
    Configuration menu
    Copy the full SHA
    f749863 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2022

  1. fix corner case in collapse_vars (#5503)

    fixes #5502
    alexlamsl authored Jun 9, 2022
    Configuration menu
    Copy the full SHA
    2501797 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2022

  1. fix corner case in collapse_vars (#5505)

    fixes #5504
    alexlamsl authored Jun 10, 2022
    Configuration menu
    Copy the full SHA
    053cb27 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2022

  1. fix corner case in dead_code (#5507)

    fixes #5506
    alexlamsl authored Jun 11, 2022
    Configuration menu
    Copy the full SHA
    99946a3 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2022

  1. fix corner cases with instanceof (#5509)

    - enhance `evaluate`
    alexlamsl authored Jun 12, 2022
    Configuration menu
    Copy the full SHA
    139fad0 View commit details
    Browse the repository at this point in the history
  2. enhance unsafe_comps (#5510)

    alexlamsl authored Jun 12, 2022
    Configuration menu
    Copy the full SHA
    5d69545 View commit details
    Browse the repository at this point in the history
  3. enhance unused (#5511)

    alexlamsl authored Jun 12, 2022
    Configuration menu
    Copy the full SHA
    b6f250f View commit details
    Browse the repository at this point in the history
  4. fix corner case in collapse_vars (#5513)

    fixes #5512
    alexlamsl authored Jun 12, 2022
    Configuration menu
    Copy the full SHA
    4382bfe View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2022

  1. v3.16.1

    alexlamsl authored Jun 16, 2022
    Configuration menu
    Copy the full SHA
    74e36e4 View commit details
    Browse the repository at this point in the history
Loading