1. 06 10月, 2015 1 次提交
  2. 03 10月, 2015 2 次提交
  3. 29 9月, 2015 1 次提交
  4. 24 9月, 2015 1 次提交
  5. 22 9月, 2015 1 次提交
    • 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
  6. 19 9月, 2015 2 次提交
  7. 17 9月, 2015 3 次提交
  8. 15 9月, 2015 4 次提交
  9. 11 9月, 2015 1 次提交
    • K
      Minor SourceFileResolver fixups... · 89ce62cb
      Kevin Halverson 提交于
      - Undo some refactoring of CommonCompiler.ReadFileContent
      - Remove LoadDirectiveResolver
      - Make SourceReferenceResolver.ReadText detect encoding
      - Make SourceReferenceResolver.ReadText Dispose its Stream
      - Generate Diagnostic if source contains #load and SourceReferenceResolver
        is not specified in ParseOptions
      89ce62cb
  10. 10 9月, 2015 3 次提交
  11. 09 9月, 2015 2 次提交
  12. 05 9月, 2015 1 次提交
  13. 03 9月, 2015 1 次提交
  14. 30 8月, 2015 1 次提交
  15. 27 8月, 2015 1 次提交
  16. 18 8月, 2015 1 次提交
  17. 17 7月, 2015 1 次提交
  18. 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
  19. 03 7月, 2015 1 次提交
  20. 02 7月, 2015 1 次提交
    • J
      CodeFormatter Run · 95a76fb1
      Jared Parsons 提交于
      Fell out of our normal cadence for this during the push for RTM. Now that we
      had a bit more breathing room getting us back on track here.
      95a76fb1
  21. 30 6月, 2015 1 次提交
  22. 26 6月, 2015 1 次提交
  23. 27 5月, 2015 1 次提交
  24. 23 5月, 2015 1 次提交
  25. 10 5月, 2015 1 次提交
    • J
      Remove references to Desktop projects · 817fe8c5
      Jared Parsons 提交于
      This removes the majority of references to the deprecated Desktop
      assemblies.  The only remaining ones are in the VSIX projects.  They
      must remain until we actually delete the assemblies.
      817fe8c5
  26. 18 4月, 2015 3 次提交
  27. 17 4月, 2015 1 次提交
  28. 27 3月, 2015 1 次提交