1. 21 7月, 2016 1 次提交
  2. 24 6月, 2016 1 次提交
  3. 16 6月, 2016 1 次提交
  4. 08 6月, 2016 1 次提交
  5. 07 6月, 2016 1 次提交
  6. 21 4月, 2016 2 次提交
  7. 20 4月, 2016 1 次提交
  8. 01 3月, 2016 1 次提交
  9. 07 11月, 2015 1 次提交
  10. 06 11月, 2015 1 次提交
    • D
      Greatly improve performance of Object Browser first open · 35b9e897
      Dustin Campbell 提交于
      Object Browser was forcing compilations to be realized just to compute the assembly identity for each of a compilation's metadata references. With this change, the Object Browser will use the metadata references from the project and call the same utility function that is used to read assembly identity for analyzer assemblies.
      35b9e897
  11. 04 11月, 2015 2 次提交
  12. 24 10月, 2015 1 次提交
  13. 16 10月, 2015 1 次提交
  14. 08 10月, 2015 1 次提交
  15. 03 10月, 2015 1 次提交
  16. 24 9月, 2015 1 次提交
    • A
      Add analyzer loading support for CoreCLR · c6012415
      Andy Gocke 提交于
      Adds a new type, CoreClrAnalyzerAssemblyLoader, that is responsible
      for finding and loading analyzer assemblies on CoreCLR. This is used
      in the CscCore and VbcCore CoreCLR-targeting projects.
      c6012415
  17. 23 9月, 2015 1 次提交
  18. 22 9月, 2015 2 次提交
    • T
      This cleans up the Roslyn Code Base. · deee04e4
      Tanner Gooding 提交于
      * This updates all references to nuget.exe to use the copy in the root.
      * This deletes all NuGet.config and NuGet.exe files that are not in the root.
      * This removes all references to NuGet.targets (which is obsolete and no longer exists)
      deee04e4
    • B
      Move ReferencePathUtilities out of Workspaces · 59c3eac3
      Balaji Krishnan 提交于
      Cleaning up code. Only scripting uses the TryFindXmlDocumentationFile
      helper. So moving it to that project and removing code that it doesn't
      need.
      59c3eac3
  19. 15 9月, 2015 1 次提交
  20. 09 9月, 2015 1 次提交
  21. 03 9月, 2015 2 次提交
  22. 19 8月, 2015 1 次提交
    • J
      Reset the API files · e3f3734e
      Jared Parsons 提交于
      This change does two actions to our public API files:
      
      - Resets them to the versions from 1.0.0 RTM
      - Splits them into the shipped and unshipped files
      e3f3734e
  23. 13 8月, 2015 1 次提交
  24. 07 8月, 2015 1 次提交
  25. 30 7月, 2015 1 次提交
  26. 29 7月, 2015 1 次提交
  27. 09 7月, 2015 1 次提交
    • A
      Unify the Closed/Open targets files · ebd5cd6e
      Andy Gocke 提交于
      The targets files were previously split into an open version in
      Microsoft.CodeAnalysis.Toolset.Open and a closed version in build/. This
      unifies the four targets into two new targets, VSL.Settings.targets and
      VSL.Imports.targets, and moves all the targets from ..Toolset.Open into
      the build/ folder.
      ebd5cd6e
  28. 30 6月, 2015 1 次提交
  29. 12 6月, 2015 1 次提交
  30. 11 6月, 2015 1 次提交
  31. 15 5月, 2015 3 次提交
  32. 13 5月, 2015 3 次提交