1. 05 8月, 2016 1 次提交
  2. 04 8月, 2016 2 次提交
  3. 30 7月, 2016 1 次提交
    • H
      porting OOP to preview 4 branch · c141605a
      Heejae Chang 提交于
      changes include
      make SourceText::GetChecksum and AnalyzerTelemetry contructor public.
      
      added MustRunInProc in IBuiltInAnalyzer and some clean up around serializing Solution/Project/DocumentId and how DocumentState is exposed.
      
      simplified temporary storage service's temporary storage management and added ability to attach to existing temporary storage
      
      solution checksum and serialization service.
      
      added remote host client
      - this gives an ability for host (vs) to talk to remote host (service hub)
      
      rename and moving files between feature/workspace layers
      - only real change is having ICompilerDiagnosticAnalyzer interface which can either have inproc implementation or out of proc implementation.
      - inproc is needed since diagnostics are in feature layer and one who uses feature layer out side of VS host need an implementation.
      
      added RemoteWorkspace
      - RemoteWorkspace has host agnostic implementation of roslyn features/services/workspace that will run in remote host
      
      added service hub component and setup project for service hub
      - service hub component is basically thin layer that deals with converting data to pass in to RemoteWorkspace
      
      made devdiv insertion tool to ignore servicehub related files
      
      support byte and char array natively in ObjectReader/Writer
      c141605a
  4. 29 7月, 2016 1 次提交
  5. 28 7月, 2016 1 次提交
  6. 27 7月, 2016 1 次提交
    • H
      rename and moving files between feature/workspace layers · 008c705d
      Heejae Chang 提交于
      only real change is having ICompilerDiagnosticAnalyzer interface which can either have inproc implementation or out of proc implementation.
      
      inproc is needed since diagnostics are in feature layer and one who uses feature layer out side of VS host need an implementation.
      008c705d
  7. 26 7月, 2016 1 次提交
  8. 23 7月, 2016 1 次提交
  9. 21 7月, 2016 8 次提交
  10. 20 7月, 2016 6 次提交
  11. 15 7月, 2016 1 次提交
    • L
      Port partial type completion provider to C# · bdc57ef7
      lorcanmooney 提交于
      Apply feedback from Pilchie
      Apply feedback from CyrusNajmabadi
      Missed feedback from CyrusNajmabadi
      Apply more feedback from CyrusNajmabadi and AlekseyTs
      Apply feedback from AlekseyTs
      Apply feedback from jcouv
      bdc57ef7
  12. 12 7月, 2016 1 次提交
  13. 07 7月, 2016 1 次提交
  14. 28 6月, 2016 1 次提交
  15. 24 6月, 2016 1 次提交
  16. 22 6月, 2016 1 次提交
  17. 20 6月, 2016 3 次提交
  18. 18 6月, 2016 1 次提交
  19. 16 6月, 2016 1 次提交
  20. 13 6月, 2016 1 次提交
  21. 09 6月, 2016 1 次提交
  22. 08 6月, 2016 1 次提交
  23. 07 6月, 2016 2 次提交
  24. 04 6月, 2016 1 次提交