1. 04 1月, 2020 1 次提交
  2. 03 1月, 2020 2 次提交
  3. 02 1月, 2020 1 次提交
  4. 01 1月, 2020 2 次提交
  5. 27 12月, 2019 1 次提交
  6. 24 12月, 2019 1 次提交
  7. 23 12月, 2019 1 次提交
  8. 22 12月, 2019 1 次提交
  9. 20 12月, 2019 3 次提交
  10. 19 12月, 2019 4 次提交
  11. 18 12月, 2019 3 次提交
    • 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
    • F
      Test expression bodies as well. · fe668242
      Fredric Silberberg 提交于
      fe668242
    • F
      Pass a default value for the parameterList in... · b81e00f3
      Fredric Silberberg 提交于
      Pass a default value for the parameterList in SyntaxFactory.ParenthesizedLambdaExpression(SyntaxNode)
      b81e00f3
  12. 17 12月, 2019 7 次提交
  13. 16 12月, 2019 1 次提交
  14. 14 12月, 2019 6 次提交
  15. 13 12月, 2019 6 次提交