1. 31 1月, 2020 1 次提交
  2. 30 1月, 2020 5 次提交
  3. 29 1月, 2020 1 次提交
    • T
      DiagnosticAnalyzerInfoCache refactorings (#40287) · 4b19656b
      Tomáš Matoušek 提交于
      * Move "is telemetry allowed" flag to DiagnosticAnalyzerInfoCache
      
      * Clean up DiagnosticService
      
      * Fixes
      
      * Remove analyzer exception telemetry reporting.
      
      * Remove reporting analyzer exceptions from SupportedDiagnostics.
      
      The diagnostics will be reported when the compiler runs the analyzer on the compilation.
      
      * Remove unused parameter
      
      * Clean up analyzer telemetry reporting.
      
      * Test fixes
      
      * Feedback
      4b19656b
  4. 28 1月, 2020 1 次提交
  5. 25 1月, 2020 1 次提交
  6. 23 1月, 2020 1 次提交
  7. 16 1月, 2020 1 次提交
  8. 14 1月, 2020 2 次提交
  9. 11 1月, 2020 3 次提交
  10. 01 1月, 2020 1 次提交
  11. 31 12月, 2019 1 次提交
  12. 18 12月, 2019 1 次提交
    • J
      Remove dedicated tuple type symbol (#39370) · cc306748
      Julien Couvreur 提交于
      * Refactor tuple implementation
      
      * Tweaks
      
      * Address PR feedback
      
      * Pass tuple data in constructors
      
      * Address more feedback
      
      * Tweak comparison
      
      * Restore constructWithTypeParameters flag to avoid overflow
      
      * Assert that tuple parameter matches TupleUnderlyingType somewhat
      
      * Rename to TupleData. Address some IDE feedback
      
      * Remaining TODO2's
      
      * Fix last IDE test!
      
      * Factor array comparison
      
      * Tweak WithTupleData and EqualsIgnoringTupleUnderlyingType
      
      * Expand a test
      
      * Remove duplicate line
      
      * Remove an EE test for badly formed ValueTuple type
      
      * PR feedback from Neal
      
      * Restore an IDE test without ValueTuple
      
      * Rename constants
      
      * Restore formatting
      cc306748
  13. 15 12月, 2019 1 次提交
  14. 14 12月, 2019 1 次提交
  15. 12 12月, 2019 2 次提交
  16. 11 12月, 2019 2 次提交
  17. 10 12月, 2019 3 次提交
  18. 08 12月, 2019 1 次提交
  19. 07 12月, 2019 1 次提交
  20. 06 12月, 2019 1 次提交
  21. 05 12月, 2019 1 次提交
  22. 04 12月, 2019 1 次提交
  23. 28 11月, 2019 1 次提交
  24. 27 11月, 2019 2 次提交
  25. 26 11月, 2019 2 次提交
  26. 23 11月, 2019 1 次提交
  27. 19 11月, 2019 1 次提交