1. 23 5月, 2018 1 次提交
  2. 20 5月, 2018 3 次提交
  3. 15 5月, 2018 19 次提交
  4. 11 5月, 2018 1 次提交
  5. 27 4月, 2018 1 次提交
  6. 26 4月, 2018 1 次提交
  7. 25 4月, 2018 1 次提交
  8. 14 4月, 2018 1 次提交
  9. 06 4月, 2018 1 次提交
  10. 24 3月, 2018 1 次提交
  11. 16 3月, 2018 1 次提交
  12. 14 3月, 2018 1 次提交
    • A
      remove defaulting to unit · 9b15ddb2
      Andrew Cann 提交于
      Types will no longer default to `()`, instead always defaulting to `!`.
      This disables the associated warning and removes the flag from TyTuple
      9b15ddb2
  13. 05 3月, 2018 1 次提交
  14. 01 3月, 2018 2 次提交
  15. 23 2月, 2018 1 次提交
    • V
      Introduce UnpackedKind · 8b2037c6
      varkor 提交于
      This adds an `UnpackedKind` type as a typesafe counterpart to `Kind`. This should make future changes to kinds (such as const generics!) more resilient, as the type-checker should catch more potential issues.
      8b2037c6
  16. 08 2月, 2018 2 次提交
  17. 23 1月, 2018 2 次提交