1. 19 7月, 2019 1 次提交
  2. 05 6月, 2019 2 次提交
  3. 21 5月, 2019 1 次提交
  4. 16 5月, 2019 1 次提交
  5. 28 2月, 2019 1 次提交
  6. 02 11月, 2017 1 次提交
  7. 03 9月, 2017 1 次提交
  8. 27 8月, 2017 1 次提交
  9. 24 8月, 2017 1 次提交
  10. 10 8月, 2017 1 次提交
    • C
      Use 'default' over 'default(T)' (#21387) · c66b6832
      CyrusNajmabadi 提交于
      * Use 'default' over 'default(T)'
      
      * Update BreakpointSpans.cs
      
      * Update DeclarationNameCompletionProvider.DeclarationInfo.cs
      
      * Update BreakpointSpans.cs
      
      * Update DeclarationNameCompletionProvider.DeclarationInfo.cs
      
      * Update DeclarationNameCompletionProvider.DeclarationInfo.cs
      
      * Update DeclarationNameCompletionProvider.DeclarationInfo.cs
      
      * Update BreakpointSpans.cs
      c66b6832
  11. 14 7月, 2017 1 次提交
  12. 29 6月, 2017 1 次提交
  13. 14 5月, 2017 1 次提交
  14. 08 5月, 2017 1 次提交
  15. 10 2月, 2017 1 次提交
  16. 17 1月, 2017 1 次提交
  17. 21 11月, 2016 1 次提交
  18. 24 6月, 2016 1 次提交
  19. 23 6月, 2016 1 次提交
  20. 01 6月, 2016 1 次提交
  21. 30 11月, 2015 2 次提交
  22. 10 11月, 2015 1 次提交
  23. 16 10月, 2015 1 次提交
  24. 26 8月, 2015 1 次提交
  25. 01 2月, 2015 1 次提交
    • B
      Complete the style update to the rest of Open\src directory · 995eb372
      beep boop 提交于
           Background:
      
           As discussed in the dev team all hands all code under the GitHub dotnet foundation is using a single process for contribution, API review, infrastructure and coding style. The idea is to present a unified view to our customer and give them a single story for contributing to any project under the dotnet foundation.
      
           https://github.com/dotnet/corefx/wiki/Contributing#c-coding-style
      
           The coding style transition is automated using a Roslyn based rewrite tool:
      
           https://github.com/dotnet/codeformatter
      
           This will be applied in stages across our developer tree. Right now the focus is on the Open directory as this is what is being presented on github. Code owners will be contacted before the transition happens.
      
           Note: this is a soft style requirement. There are no build errors that come from this change.
       (changeset 1408227)
      995eb372
  26. 27 1月, 2015 1 次提交