1. 29 9月, 2018 1 次提交
  2. 27 9月, 2018 2 次提交
  3. 26 9月, 2018 3 次提交
  4. 25 9月, 2018 1 次提交
  5. 24 9月, 2018 4 次提交
  6. 22 9月, 2018 5 次提交
  7. 21 9月, 2018 5 次提交
  8. 20 9月, 2018 11 次提交
  9. 19 9月, 2018 6 次提交
    • H
      fix embeded type issue · e3d0278a
      HeeJae Chang 提交于
      e3d0278a
    • F
      Merge pull request #30006 from 333fred/merge-dev16.0.x · 7854a4be
      Fred Silberberg 提交于
      Merge features/compiler
      7854a4be
    • F
      Merge remote-tracking branch 'dotnet/dev16.0.x' into merge-dev16.0.x · e64dac0d
      Fredric Silberberg 提交于
      * dotnet/dev16.0.x: (512 commits)
        Sign CoreXT packages (#29986)
        Some more minor refactoring per feedback
        Address PR feedback and also handle few more cases identified during dogfooding: 1. Bail out for explicit interface implementations for properties, we only did so for methods. 2. Bail out for types with StructLayoutAttribute 3. Conservatively handle member references inside DebuggerDisplayAttribute argument by doing a simple string contains check.
        Change RemoveUnusedMembersAnalyzers to be a non-Style analyzer
        Fix issues identified during dogfooding.
        Create AddAwait refactoring (#28930)
        Address PR feedback (use static ctor and remove regions) and also fix an assert seen during dogfooding.
        Enable DeadCodeAnalysis rules and address design/review feedback.
        Disable VSTHRD010 to improve build performance
        Disable procdump since it prevents FailFast event logging
        Log information about crashes during integration tests
        Move xunit package references to Roslyn.Toolsets.Xunit.targets (#29664)
        Fixed a missed save
        PR feedback
        Fix race in SourceParameterSymbol
        Add option keywords to enable searchability (#29764)
        GenerateDeconstructMethod code fixer (#28286)
        Fix race in SourceEventSymbol.GetAttributesBag
        Switch to Arcade targets for building VSIXes (#29590)
        Add Make Field Readonly test for accessed fields
        ...
      e64dac0d
    • J
      Merge pull request #29973 from 333fred/fix-coalesce-tests · ece298f8
      Jared Parsons 提交于
      Fixed langversions
      ece298f8
    • F
      e3f5412e
    • T
      Sign CoreXT packages (#29986) · 5428977a
      Tomáš Matoušek 提交于
      5428977a
  10. 18 9月, 2018 2 次提交