| Age | Commit message (Collapse) | Author | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
an explicit variable name. (Step one to changing the defaults)
First step to #3535
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
And remove support for the old syntax
|
|
This involved adding 'copy' to more generics than I hoped, but an
experiment with making it implicit showed that that way lies madness --
unless enforced, you will not remember to mark functions that don't
copy as not requiring copyable kind.
Issue #1177
|
|
Issue #1076
|
|
Closes #1067
|
|
|
|
Issue #1008
|
|
XFAIL the ones that don't work
Issue #409
|