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

Module or import types #22592

Merged
merged 23 commits into from
Apr 2, 2018
Merged

Module or import types #22592

merged 23 commits into from
Apr 2, 2018

Commits on Mar 14, 2018

  1. Type side of import types

    weswigham committed Mar 14, 2018
    Configuration menu
    Copy the full SHA
    9c69227 View commit details
    Browse the repository at this point in the history
  2. Value side of import types

    weswigham committed Mar 14, 2018
    Configuration menu
    Copy the full SHA
    e9d01ce View commit details
    Browse the repository at this point in the history
  3. Accept library changes

    weswigham committed Mar 14, 2018
    Configuration menu
    Copy the full SHA
    31afd58 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6ceaee0 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2018

  1. Allow resolutions to be performed late if the resolution still result…

    …s in a file already in the build
    weswigham committed Mar 15, 2018
    Configuration menu
    Copy the full SHA
    fa9fe50 View commit details
    Browse the repository at this point in the history
  2. Add another test case

    weswigham committed Mar 15, 2018
    Configuration menu
    Copy the full SHA
    5d2715c View commit details
    Browse the repository at this point in the history
  3. Add some jsdoc usages

    weswigham committed Mar 15, 2018
    Configuration menu
    Copy the full SHA
    79c4729 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2018

  1. Configuration menu
    Copy the full SHA
    9e77045 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    080ba6f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0be6ce4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    73075dd View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2018

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

Commits on Mar 30, 2018

  1. PR feedback

    weswigham committed Mar 30, 2018
    Configuration menu
    Copy the full SHA
    20950c5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8a8efc9 View commit details
    Browse the repository at this point in the history
  3. Fix changes from merge

    weswigham committed Mar 30, 2018
    Configuration menu
    Copy the full SHA
    7521c63 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    257b848 View commit details
    Browse the repository at this point in the history
  5. Remove unused diagnostic

    weswigham committed Mar 30, 2018
    Configuration menu
    Copy the full SHA
    a06607a View commit details
    Browse the repository at this point in the history
  6. Remove unrelated changes

    weswigham committed Mar 30, 2018
    Configuration menu
    Copy the full SHA
    87b102e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7770788 View commit details
    Browse the repository at this point in the history
  8. Emit type arguments

    weswigham committed Mar 30, 2018
    Configuration menu
    Copy the full SHA
    d24ae2e View commit details
    Browse the repository at this point in the history
  9. undo unrelated change

    weswigham committed Mar 30, 2018
    Configuration menu
    Copy the full SHA
    fbd6ce8 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    0c143a0 View commit details
    Browse the repository at this point in the history