1. 07 10月, 2020 3 次提交
  2. 06 10月, 2020 1 次提交
  3. 03 10月, 2020 1 次提交
  4. 02 10月, 2020 1 次提交
  5. 29 9月, 2020 4 次提交
  6. 26 9月, 2020 1 次提交
    • C
      Put generated files to disk: (#47047) · de348c5a
      Chris Sienkiewicz 提交于
      * Put generated files to disk:
      - Add new command line param 'GeneratedFilesOut'
      - Route new param through tasks with defaults
      - Write out generated files when requested to do so
      - Rationalize post generation to avoid uncesseary work
      - Add Tests for targets and emit
      - Add test to track the fact that we can overwrite files on windows in SxS cases
      de348c5a
  7. 25 9月, 2020 2 次提交
  8. 24 9月, 2020 1 次提交
  9. 23 9月, 2020 5 次提交
  10. 22 9月, 2020 8 次提交
  11. 21 9月, 2020 1 次提交
  12. 20 9月, 2020 1 次提交
    • T
      Use MessagePack for serialization, move services to IServiceBroker (#47461) · e91ccb5c
      Tomáš Matoušek 提交于
      * Use MessagePack for ISB serialization
      
      * DocumentHighlighting service
      
      * Renamer, EncapsulateField, TupleToStruct services
      
      * SymbolFinder and FindUsages services
      
      * NavigateToSearch service
      
      * FindUsages, References fixes
      
      * AddImport service
      
      * SymbolSearchUpdate service
      
      * ExtensionMethodImportCompletion service
      
      * DependentTypeFinder service
      
      * GlobalNotificationDelivery service
      
      * CodeLensReferences service
      
      * Remove CodeAnalysis service
      
      * Remove unused code
      
      * Fix warnings.
      
      * Remove unused
      
      * Error reporting and logging
      
      * Update StreamJsonRpc to 2.6.86-alpha
      
      * Improve callback error handling.
      
      * Update Watson reporting
      
      * PR feedback
      
      * Fix tests
      
      * Fixes
      
      * Remove unused field
      
      * Rename shutdown service
      
      * Switch diagnostic serialization from ObjectReader/Writer serializer to MessagePack
      
      * Fix diagnostic reporting issue in ASP.NET apps
      e91ccb5c
  13. 19 9月, 2020 7 次提交
  14. 18 9月, 2020 3 次提交
  15. 16 9月, 2020 1 次提交