1. 07 1月, 2018 1 次提交
  2. 06 1月, 2018 3 次提交
  3. 05 1月, 2018 3 次提交
  4. 03 1月, 2018 1 次提交
  5. 31 12月, 2017 1 次提交
  6. 29 12月, 2017 1 次提交
  7. 28 12月, 2017 1 次提交
  8. 22 12月, 2017 2 次提交
    • V
      LOC CHECKIN | dotnet/roslyn – master | 20171222 · 257e3404
      v-mdriml 提交于
      257e3404
    • A
      Remove obsolete duplicate APIs from type symbols. (#23888) · 132b91d1
      AlekseyTs 提交于
      This change removes the following APIs:
      - TypeSymbol.BaseType
      - TypeSymbol.Interfaces
      - TypeSymbol.AllInterfaces
      - NamedTypeSymbol.TypeArguments
      - TypeParameterSymbol.ConstraintTypes
      
      These APIs simply delegate the work to APIs with "NoUseSiteDiagnostics" suffix and are not supposed to be used inside compilers. They were left in the code-base because they used to be part of the public surface and the names were nicer, but they are no longer part of the public surface.
      132b91d1
  9. 20 12月, 2017 3 次提交
  10. 19 12月, 2017 3 次提交
  11. 15 12月, 2017 3 次提交
  12. 14 12月, 2017 1 次提交
  13. 13 12月, 2017 4 次提交
  14. 12 12月, 2017 1 次提交
  15. 11 12月, 2017 1 次提交
  16. 10 12月, 2017 2 次提交
  17. 09 12月, 2017 1 次提交
  18. 08 12月, 2017 1 次提交
  19. 07 12月, 2017 3 次提交
  20. 06 12月, 2017 3 次提交
  21. 05 12月, 2017 1 次提交