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

Code fix for missing imports #11768

Merged
merged 18 commits into from
Nov 17, 2016
Merged

Code fix for missing imports #11768

merged 18 commits into from
Nov 17, 2016

Commits on Oct 20, 2016

  1. Add codefix for missing imports + tests

    Paul van Brenk committed Oct 20, 2016
    Configuration menu
    Copy the full SHA
    0389207 View commit details
    Browse the repository at this point in the history
  2. Re-order and cleanup

    Paul van Brenk committed Oct 20, 2016
    Configuration menu
    Copy the full SHA
    eb46886 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2016

  1. refactor

    zhengbli committed Nov 3, 2016
    Configuration menu
    Copy the full SHA
    80d7f5c View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of https://github.com/Microsoft/TypeScript into…

    … pvb/fixmissingimports
    zhengbli committed Nov 3, 2016
    Configuration menu
    Copy the full SHA
    a6807ab View commit details
    Browse the repository at this point in the history
  3. make tests pass

    zhengbli committed Nov 3, 2016
    Configuration menu
    Copy the full SHA
    1502f75 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2016

  1. Configuration menu
    Copy the full SHA
    e72f0c8 View commit details
    Browse the repository at this point in the history
  2. Fix existing import cases

    zhengbli committed Nov 8, 2016
    Configuration menu
    Copy the full SHA
    d273308 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' of https://github.com/Microsoft/TypeScript into…

    … pvb/fixmissingimports
    zhengbli committed Nov 8, 2016
    Configuration menu
    Copy the full SHA
    35d668a View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2016

  1. refactor

    zhengbli committed Nov 9, 2016
    Configuration menu
    Copy the full SHA
    eb892d3 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2016

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

Commits on Nov 11, 2016

  1. Configuration menu
    Copy the full SHA
    26cd24a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a282fc0 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2016

  1. Merge branch 'master' of https://github.com/Microsoft/TypeScript into…

    … pvb/fixmissingimports
    zhengbli committed Nov 12, 2016
    Configuration menu
    Copy the full SHA
    1f82ce7 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2016

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

Commits on Nov 16, 2016

  1. Merge branch 'master' of https://github.com/Microsoft/TypeScript into…

    … pvb/fixmissingimports
    zhengbli committed Nov 16, 2016
    Configuration menu
    Copy the full SHA
    7568f6f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aa2891c View commit details
    Browse the repository at this point in the history
  3. Fix line ending issue

    zhengbli committed Nov 16, 2016
    Configuration menu
    Copy the full SHA
    055d20f View commit details
    Browse the repository at this point in the history
  4. cache where we can

    zhengbli committed Nov 16, 2016
    Configuration menu
    Copy the full SHA
    11ea6b3 View commit details
    Browse the repository at this point in the history