[perl6/specs] ff7087: Spec index/rindex changes wrt to Index

2015-07-30 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/perl6/specs
  Commit: ff70871e45ea229b570855fe660b56890f6eef58
  
https://github.com/perl6/specs/commit/ff70871e45ea229b570855fe660b56890f6eef58
  Author: Elizabeth Mattijsen 
  Date:   2015-07-29 (Wed, 29 Jul 2015)

  Changed paths:
M S32-setting-library/Str.pod

  Log Message:
  ---
  Spec index/rindex changes wrt to Index




[perl6/specs] 91635d: Elaborate on meta-structure of roles.

2015-07-30 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/perl6/specs
  Commit: 91635d4f63b87815a9cd7605a8359a8914e1f6b5
  
https://github.com/perl6/specs/commit/91635d4f63b87815a9cd7605a8359a8914e1f6b5
  Author: jnthn 
  Date:   2015-07-30 (Thu, 30 Jul 2015)

  Changed paths:
M S14-roles-and-parametric-types.pod

  Log Message:
  ---
  Elaborate on meta-structure of roles.

This also explains and justifies making `our` declarations inside of
roles a compile-time error.