1. 11 8月, 2016 1 次提交
  2. 09 8月, 2016 1 次提交
  3. 05 8月, 2016 1 次提交
  4. 21 7月, 2016 2 次提交
  5. 20 7月, 2016 2 次提交
  6. 15 7月, 2016 1 次提交
  7. 13 7月, 2016 1 次提交
    • A
      Implements simple cases of tuple name roundtripping (#12344) · 7bd28046
      Andy Gocke 提交于
      For the most part, this change implements the same encoding
      for tuples that we use for dynamic. This means that interface
      implementations and generic constraints are not covered, but
      base types and type parameters are.
      
      This change also doesn't have full tests for "long" tuples (nested tuple
      transformations) or tuple types that can only be constructed in
      metadata.
      7bd28046
  8. 11 7月, 2016 1 次提交
  9. 24 6月, 2016 1 次提交
  10. 01 6月, 2016 1 次提交
  11. 21 5月, 2016 2 次提交
  12. 04 5月, 2016 1 次提交
    • A
      Tuple and underlying type unification. Part 2. · ffd32423
      AlekseyTs 提交于
      - Substitute underlying type with corresponding tuple type at the point of type reference.
      - Adjusted implementation of symbol display to account for presence of names in the extension tuples.
      - Implemented proper retargeting for tuple types (multi-targeting support).
      ffd32423
  13. 01 5月, 2016 1 次提交
    • A
      Tuple and underlying type unification. Part 1. · dad5ac23
      AlekseyTs 提交于
      - Include memebers of underlying type into a set of members returned by
      tuple type symbol. Properties and events are not supported at the moment.
      - Track declaration locations for tuple related symbols.
      - Ensure Rest extensions are tuples.
      dad5ac23
  14. 28 4月, 2016 1 次提交
  15. 22 4月, 2016 1 次提交
  16. 21 4月, 2016 2 次提交
  17. 20 4月, 2016 1 次提交
  18. 16 4月, 2016 1 次提交
  19. 07 4月, 2016 1 次提交
  20. 02 4月, 2016 1 次提交
  21. 30 3月, 2016 1 次提交
  22. 29 3月, 2016 1 次提交
  23. 18 3月, 2016 1 次提交
  24. 17 3月, 2016 2 次提交
  25. 09 3月, 2016 2 次提交
  26. 04 3月, 2016 1 次提交
  27. 03 3月, 2016 1 次提交
  28. 24 2月, 2016 1 次提交
  29. 20 2月, 2016 1 次提交
  30. 19 2月, 2016 1 次提交
  31. 18 2月, 2016 2 次提交
  32. 10 2月, 2016 1 次提交
  33. 26 1月, 2016 1 次提交