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

Add support to report errors in js files #14496

Merged
merged 29 commits into from
Mar 28, 2017
Merged

Add support to report errors in js files #14496

merged 29 commits into from
Mar 28, 2017

Commits on Feb 23, 2017

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

Commits on Mar 6, 2017

  1. Add --checkJsFiles

    mhegazy committed Mar 6, 2017
    Configuration menu
    Copy the full SHA
    0b1fff7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9f0c5ce View commit details
    Browse the repository at this point in the history
  3. Add tests

    mhegazy committed Mar 6, 2017
    Configuration menu
    Copy the full SHA
    0b247b1 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2017

  1. Add --noEmit to tests

    mhegazy committed Mar 7, 2017
    Configuration menu
    Copy the full SHA
    1f9bb69 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b015c1d View commit details
    Browse the repository at this point in the history
  3. Change flag name to checkJs

    mhegazy committed Mar 7, 2017
    Configuration menu
    Copy the full SHA
    9305d4d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fb218b7 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2017

  1. Code review comments

    mhegazy committed Mar 9, 2017
    Configuration menu
    Copy the full SHA
    e9f8214 View commit details
    Browse the repository at this point in the history
  2. add es6 to buildProtocol

    mhegazy committed Mar 9, 2017
    Configuration menu
    Copy the full SHA
    a202fa4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3d03f8d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fe7719f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    706acdf View commit details
    Browse the repository at this point in the history
  6. Fix building webTestServer

    mhegazy committed Mar 9, 2017
    Configuration menu
    Copy the full SHA
    13e80b9 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2017

  1. Add comment

    mhegazy committed Mar 10, 2017
    Configuration menu
    Copy the full SHA
    936a91d View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2017

  1. Merge remote-tracking branch 'origin/updateCodeFixForAddMissingMember…

    …' into checkJSFiles_QuickFixes
    mhegazy committed Mar 14, 2017
    Configuration menu
    Copy the full SHA
    cc6affa View commit details
    Browse the repository at this point in the history
  2. Add debugging utilities

    mhegazy committed Mar 14, 2017
    Configuration menu
    Copy the full SHA
    6e86596 View commit details
    Browse the repository at this point in the history
  3. Support static properties

    mhegazy committed Mar 14, 2017
    Configuration menu
    Copy the full SHA
    fd9fb8f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    509b2dc View commit details
    Browse the repository at this point in the history
  5. Merge pull request #14568 from Microsoft/checkJSFiles_QuickFixes

    Allow skipping diagnostics in .js file using comments and quick fixes to add them
    mhegazy authored Mar 14, 2017
    Configuration menu
    Copy the full SHA
    1fbbead View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2017

  1. Code review comments

    mhegazy committed Mar 15, 2017
    Configuration menu
    Copy the full SHA
    7980629 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0dac29f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3b57b5d View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2017

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

Commits on Mar 27, 2017

  1. Configuration menu
    Copy the full SHA
    3378f5c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e630ab1 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2017

  1. Configuration menu
    Copy the full SHA
    0637f24 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8ea9617 View commit details
    Browse the repository at this point in the history