1. 14 5月, 2015 1 次提交
  2. 12 5月, 2015 1 次提交
  3. 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
  4. 09 5月, 2015 2 次提交
  5. 07 5月, 2015 2 次提交
  6. 05 5月, 2015 1 次提交
  7. 04 5月, 2015 1 次提交
    • J
      Enable BinaryOperators Test1 · bf6953f5
      Jared Parsons 提交于
      This test was disabled due to an issue running the test on CTP6.  This issue no longer reproduces on
      newer builds including the RC.  Enabling and closing the bug.
      
      closes #856
      bf6953f5
  8. 03 5月, 2015 1 次提交
  9. 02 5月, 2015 1 次提交
  10. 30 4月, 2015 1 次提交
  11. 23 4月, 2015 1 次提交
  12. 21 4月, 2015 1 次提交
  13. 18 4月, 2015 2 次提交
  14. 17 4月, 2015 1 次提交
  15. 12 4月, 2015 1 次提交
  16. 09 4月, 2015 1 次提交
  17. 07 4月, 2015 1 次提交
  18. 06 4月, 2015 1 次提交
    • A
      Specially handle root namespace constituents in SourceNamespaceSymbol.IsDefinedInSourceTree. · 29595c4d
      AlekseyTs 提交于
      Adjust implementation of SourceNamespaceSymbol.IsDefinedInSourceTree to account for the fact that constituents of a root namespace are implicitly defined in every syntax tree and, therefore, should be visited for the purpose of collecting diagnostics within a syntax tree. Without this, an unexpected “unnecessary imports” diagnostic could be reported for a syntax tree and some expected diagnostics could remain unreported for the tree.
      29595c4d
  19. 03 4月, 2015 1 次提交
  20. 01 4月, 2015 1 次提交
  21. 31 3月, 2015 2 次提交
  22. 29 3月, 2015 1 次提交
  23. 27 3月, 2015 3 次提交
    • T
      Update DiaSymReader to v1.0.4 · 09729194
      Tomas Matousek 提交于
      09729194
    • P
      Move Workspace layer and above to 4.5.2 · 79c49540
      Paul Harrington 提交于
      79c49540
    • J
      Remove serialization code · 49a879ab
      Jared Parsons 提交于
      Binary serialization is not supported in CoreCLR and hence must be removed
      from the subset which runs there.  This code is only used to support
      CodeLens so rather than moving it around we are simply removing it
      completely.  It will be relocated to CodeLens internally to continue supporting
      their scenarios.
      
      The Public API changes to DocumentId and ProjectId were necessary to
      continue supporting serialization outside of the Roslyn code base.
      
      closes #915
      49a879ab
  24. 24 3月, 2015 3 次提交
  25. 23 3月, 2015 1 次提交
  26. 21 3月, 2015 1 次提交
    • B
      Format remainder of VB code base · 15dcad3d
      beep boop 提交于
      Now that the comment formatting issue is fixed in the Formatter type, we can run the formatter on the remainder of the VB code base.
      
      closes #1424
      15dcad3d
  27. 17 3月, 2015 2 次提交
  28. 11 3月, 2015 1 次提交
  29. 10 3月, 2015 1 次提交
  30. 08 3月, 2015 1 次提交
  31. 07 3月, 2015 1 次提交