Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[node-modules] Support reducing trees requiring multiple hoisting passes to a terminal result #2394

Merged
merged 17 commits into from
Feb 5, 2021

Commits on Jan 20, 2021

  1. Configuration menu
    Copy the full SHA
    ac1f725 View commit details
    Browse the repository at this point in the history
  2. More hoistedFrom details

    larixer committed Jan 20, 2021
    Configuration menu
    Copy the full SHA
    ba9600e View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2021

  1. Configuration menu
    Copy the full SHA
    e37edef View commit details
    Browse the repository at this point in the history
  2. Don't clone hoistedFrom

    larixer committed Jan 21, 2021
    Configuration menu
    Copy the full SHA
    7407c3f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d38fef7 View commit details
    Browse the repository at this point in the history
  4. Shorrten hoistedFrom

    larixer committed Jan 21, 2021
    Configuration menu
    Copy the full SHA
    d078946 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2021

  1. Configuration menu
    Copy the full SHA
    d629c22 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bcf10b3 View commit details
    Browse the repository at this point in the history
  3. Dump number of rounds

    larixer committed Jan 27, 2021
    Configuration menu
    Copy the full SHA
    03058a9 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2021

  1. Cosmetics

    larixer committed Jan 28, 2021
    Configuration menu
    Copy the full SHA
    bdea387 View commit details
    Browse the repository at this point in the history
  2. Adds multi-pass unit test

    larixer committed Jan 28, 2021
    Configuration menu
    Copy the full SHA
    0e672e4 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2021

  1. Uses special version of used dependencies computation for zero round …

    …(the same as in master)
    larixer committed Jan 29, 2021
    Configuration menu
    Copy the full SHA
    aae413d View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2021

  1. Configuration menu
    Copy the full SHA
    d14b15e View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2021

  1. Configuration menu
    Copy the full SHA
    ce866cc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    35f45bf View commit details
    Browse the repository at this point in the history
  3. Add changelog entry

    larixer committed Feb 1, 2021
    Configuration menu
    Copy the full SHA
    d1619bc View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2021

  1. Enable fast lookup

    larixer committed Feb 3, 2021
    Configuration menu
    Copy the full SHA
    4576b49 View commit details
    Browse the repository at this point in the history