1. 18 3月, 2016 1 次提交
  2. 17 3月, 2016 1 次提交
  3. 16 3月, 2016 1 次提交
  4. 15 3月, 2016 3 次提交
  5. 26 2月, 2016 3 次提交
  6. 24 2月, 2016 1 次提交
  7. 17 2月, 2016 2 次提交
  8. 05 1月, 2016 1 次提交
  9. 25 11月, 2015 1 次提交
  10. 24 11月, 2015 1 次提交
  11. 21 11月, 2015 1 次提交
  12. 18 11月, 2015 1 次提交
    • A
      Add a portable v5.0 CodeAnalysis build task · 3fed85db
      Andy Gocke 提交于
      Moves the build task code to a shared project that we use to build
      at net45 and a portable50 CodeAnalysis MSBuild task. Also upgrades to
      nuget v3.2.1-rc since this is necessary to understand the dotnet4.3 spec
      used in the project.json.
      3fed85db
  13. 12 11月, 2015 1 次提交
    • J
      Update the OpenSourceDebug project to work with Roslyn sources · 75b86466
      Jason Malinowski 提交于
      - rename it to Roslyn.Compilers.Extension so it's clearer what it is
      - remove the old specification of binding redirects. Now that Update 1
        provides us with the ability to patch the language services with
        a proper VSIX, we don't need to redirect anything other than the build
        task anymore.
      - update the set of deployed binaries to the current compiler set
      - clean up package code and registration
      75b86466
  14. 07 11月, 2015 1 次提交
  15. 04 11月, 2015 1 次提交
  16. 28 10月, 2015 1 次提交
  17. 23 10月, 2015 1 次提交
  18. 21 10月, 2015 1 次提交
  19. 20 10月, 2015 1 次提交
  20. 18 10月, 2015 1 次提交
  21. 17 10月, 2015 1 次提交
  22. 16 10月, 2015 1 次提交
  23. 10 10月, 2015 2 次提交
    • J
      Test updates · 03df3ea4
      Jared Parsons 提交于
      03df3ea4
    • J
      Make foreground thread scheduling predictable · 1c480f57
      Jared Parsons 提交于
      This change makes foreground scheduling code predictable in the IDE
      tests.  Instead of using a static to hold the data we use instance
      values.  The static data the instance values are populated from are not
      100% predictable but far more so than they used to be.
      1c480f57
  24. 09 10月, 2015 1 次提交
  25. 06 10月, 2015 1 次提交
  26. 02 10月, 2015 1 次提交
  27. 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
  28. 18 9月, 2015 2 次提交
  29. 17 9月, 2015 1 次提交
  30. 12 9月, 2015 1 次提交
  31. 05 9月, 2015 1 次提交
  32. 03 9月, 2015 1 次提交
  33. 27 8月, 2015 1 次提交