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

Merge master into future #11266

Merged
merged 15 commits into from May 12, 2016
Merged

Merge master into future #11266

merged 15 commits into from May 12, 2016

Commits on Apr 21, 2016

  1. Fixed complex trivia tab indentation

    michal.hosala committed Apr 21, 2016
    Configuration menu
    Copy the full SHA
    6c9cf0a View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2016

  1. Added unit test

    michal.hosala committed Apr 25, 2016
    Configuration menu
    Copy the full SHA
    7ef2e05 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2016

  1. Fix #9719: Add Module kind to CLS Compliance checker

    Evan Hauck committed May 10, 2016
    Configuration menu
    Copy the full SHA
    9ad7bf3 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2016

  1. Ensure that we suppress compilation diagnostics reported in generated… (

    #11225)
    
    * Ensure that we suppress compilation diagnostics reported in generated code when the analyzer is configured to analyze generated code, but not report diagnostics on generated code.
    
    Fixes #11217
    
    * Address PR feedback to improve performance of AnalyzerDriver.IsInGeneratedCode
    
    * Address PR feedback and modify test
    mavasani committed May 11, 2016
    Configuration menu
    Copy the full SHA
    410c697 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #11216 from khyperia/fix9719

    Fix #9719: Add Module kind to CLS Compliance checker
    khyperia committed May 11, 2016
    Configuration menu
    Copy the full SHA
    e3b91b6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7ce0733 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1885b7d View commit details
    Browse the repository at this point in the history
  5. Fix JSON serialization

    jaredpar committed May 11, 2016
    Configuration menu
    Copy the full SHA
    3ca9837 View commit details
    Browse the repository at this point in the history
  6. Generalize dynamic static-only restriction to include field initializ…

    …ers (was just ctor initializers)
    Evan Hauck committed May 11, 2016
    Configuration menu
    Copy the full SHA
    eb39cf6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f4d22d8 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #11257 from jaredpar/json

    Fix JSON serialization
    jaredpar committed May 11, 2016
    Configuration menu
    Copy the full SHA
    79f9396 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2016

  1. Merge pull request #11256 from khyperia/fix10463

    Generalize dynamic static-only restriction to include field initializers
    khyperia committed May 12, 2016
    Configuration menu
    Copy the full SHA
    9335649 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #11219 from khyperia/fix9945

    Fix #9945: Check if dynamic property is set-only when dotting off it
    khyperia committed May 12, 2016
    Configuration menu
    Copy the full SHA
    27293ac View commit details
    Browse the repository at this point in the history
  3. Merge pull request #10748 from michalhosala/fix-vbnet-tab-indentation

    Fixed complex trivia tab indentation
    Pilchie committed May 12, 2016
    Configuration menu
    Copy the full SHA
    c624146 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ec92b84 View commit details
    Browse the repository at this point in the history