1. 08 5月, 2019 11 次提交
  2. 26 4月, 2019 1 次提交
  3. 24 4月, 2019 1 次提交
  4. 19 4月, 2019 2 次提交
  5. 18 4月, 2019 2 次提交
  6. 16 4月, 2019 1 次提交
  7. 11 4月, 2019 3 次提交
  8. 10 4月, 2019 2 次提交
  9. 08 4月, 2019 1 次提交
  10. 06 4月, 2019 2 次提交
  11. 03 4月, 2019 2 次提交
  12. 30 3月, 2019 1 次提交
  13. 28 3月, 2019 2 次提交
  14. 27 3月, 2019 1 次提交
  15. 26 3月, 2019 3 次提交
  16. 25 3月, 2019 1 次提交
  17. 23 3月, 2019 3 次提交
    • S
      Revert "Interactive projects refactoring (#29069)" · e0a8124f
      Sam Harwell 提交于
      This reverts commit 41fb51d2.
      e0a8124f
    • E
      end by replacing parent scopes instead of using a FirstStatementTracker (and... · d02488dc
      Emile Fokkema 提交于
      end by replacing parent scopes instead of using a FirstStatementTracker (and fix a bug in `WithoutLeadingBlankLines(SyntaxTriviaList)`)
      d02488dc
    • T
      Interactive projects refactoring (#29069) · 41fb51d2
      Tomáš Matoušek 提交于
      Remove Repl projects
      
      Remove Microsoft.VisualStudio.InteractiveServices project
      
      Remove Microsoft.CodeAnalysis.InteractiveEditorFeatures
      
      Rename InteractiveEditorFeatures to EditorFeatures.Wpf
      
      Remove empty resource files
      
      Reduce InteractiveFeatures dependencies
      
      Merge InteractiveComponents content into Roslyn.VisualStudio.Setup VSIX
      
      Rename InteractiveFeatures to InteractiveHost
      
      Hook fatal error handlers
      
      Workaround warning CS1574
      
      Exclude CreateTemplateManifestsCacheFile
      
      Do not include satellite assemblies in DesktopHost directory
      
      Remove VB interactive menu item
      
      Delete VisualBasic.EditorFeatures.Wpf
      
      Delete more unused VB interactive code
      41fb51d2
  18. 21 3月, 2019 1 次提交