1. 18 4月, 2015 1 次提交
  2. 17 4月, 2015 1 次提交
  3. 07 3月, 2015 2 次提交
  4. 16 2月, 2015 1 次提交
  5. 14 1月, 2015 2 次提交
  6. 24 12月, 2014 2 次提交
    • A
      Simplify updating LKG compiler & analyzers by introducing "global" NuGet references · 9ee65cac
      angocke 提交于
      This changeset introduces the concept of a "global" nuget package. The references to the NuGet packages are inserted into the Open VSL.Settings.targets file, which is imported into every project in Roslyn. This ensures that every project automatically gets these "global" packages. (changeset 1386548)
      9ee65cac
    • T
      Updates System.Collections.Immutable and System.Metadata.Reader to versions... · e8be04b7
      TomasMatousek 提交于
      Updates System.Collections.Immutable and System.Metadata.Reader to versions 1.1.33-beta and 1.0.18-beta, respectively.
           Updates VSMEF to the latest build from VSPRO_1.
      
           A few code fixes:
           - ImmutableArrayInterop is gone
             - in product we used in a couple of places where we now just create a copy of the byte[] (MetadataWriter)
             - test infrastructure uses a workaround with explicitly laid out union to avoid copies of large metadata blobs
           - EditorTestApp class was incorrectly importing MEF components resulting in a cycle. The new VSMEF reports such errors. (changeset 1385613)
      e8be04b7
  7. 20 10月, 2014 1 次提交
  8. 16 10月, 2014 1 次提交
  9. 10 10月, 2014 1 次提交
  10. 25 9月, 2014 1 次提交
  11. 10 9月, 2014 1 次提交
  12. 15 8月, 2014 1 次提交
  13. 08 7月, 2014 1 次提交
  14. 20 6月, 2014 1 次提交
  15. 05 4月, 2014 1 次提交
  16. 28 3月, 2014 2 次提交
  17. 27 3月, 2014 1 次提交
  18. 23 3月, 2014 2 次提交
  19. 22 3月, 2014 1 次提交
  20. 21 3月, 2014 1 次提交
  21. 19 3月, 2014 1 次提交