1. 27 7月, 2016 3 次提交
  2. 26 7月, 2016 2 次提交
  3. 23 7月, 2016 1 次提交
  4. 21 7月, 2016 1 次提交
    • A
      Support tuples in interface implementations (#12611) · d6025731
      Andy Gocke 提交于
      Currently, if you implement an interface with a tuple type as a
      substituted type argument that will be accurately represented in source,
      but the names will be lost when emitted to metadata.
      
      This PR implements roundtripping for tuples as generic type arguments to
      interface implementations in metadata. This is done by adding support
      for emitting attributes on interface implementations to Emit. We now
      emit the same attribute on interface implementations that we would
      on other areas where types may contain nested tuples. Completes the
      interface implementation work referenced in #12347.
      d6025731
  5. 20 7月, 2016 2 次提交
  6. 19 7月, 2016 4 次提交
  7. 16 7月, 2016 1 次提交
  8. 15 7月, 2016 4 次提交
  9. 14 7月, 2016 8 次提交
  10. 13 7月, 2016 10 次提交
  11. 12 7月, 2016 4 次提交