Branch: refs/heads/master
Home: https://github.com/perl6/specs
Commit: fe14bc61f4884f34759643431f33c5617b460827
https://github.com/perl6/specs/commit/fe14bc61f4884f34759643431f33c5617b460827
Author: Moritz Lenz <[email protected]>
Date: 2012-08-17 (Fri, 17 Aug 2012)
Changed paths:
M S32-setting-library/Exception.pod
Log Message:
-----------
X::NYI is really a class
Commit: f95bbea8a96753edbe700b80cccbbed12c29693b
https://github.com/perl6/specs/commit/f95bbea8a96753edbe700b80cccbbed12c29693b
Author: Moritz Lenz <[email protected]>
Date: 2012-08-17 (Fri, 17 Aug 2012)
Changed paths:
M S32-setting-library/Exception.pod
Log Message:
-----------
[S32::Exception] fix typo
Commit: 2f1d76ff86793400d1fa9d5b3e7629e1eafe8bb2
https://github.com/perl6/specs/commit/2f1d76ff86793400d1fa9d5b3e7629e1eafe8bb2
Author: Moritz Lenz <[email protected]>
Date: 2012-08-17 (Fri, 17 Aug 2012)
Changed paths:
M S32-setting-library/Exception.pod
Log Message:
-----------
make X::Placeholder::Mainline a subclass of X::Placeholder::Block
it really is just a specialization of the general "block" case
Commit: 7effcc203ade259e3fbc3b9afd71f34dd00b892a
https://github.com/perl6/specs/commit/7effcc203ade259e3fbc3b9afd71f34dd00b892a
Author: Moritz Lenz <[email protected]>
Date: 2012-08-17 (Fri, 17 Aug 2012)
Changed paths:
M S32-setting-library/Exception.pod
Log Message:
-----------
[S32::Exception] switch "package-type" to "package-kind".
This is not about types (but about types of the meta object), "kind" seems more
appropriate. masak++
Commit: 0b0335d6d401f6baf782ced0afcc323a19288960
https://github.com/perl6/specs/commit/0b0335d6d401f6baf782ced0afcc323a19288960
Author: Moritz Lenz <[email protected]>
Date: 2012-08-17 (Fri, 17 Aug 2012)
Changed paths:
M S32-setting-library/Exception.pod
Log Message:
-----------
[S32::Exception] make X::Attribute::Undeclared subclass X::Undeclared
Commit: 22ec8abe51ac9ac6ec6bd1fd431ba044d2da4838
https://github.com/perl6/specs/commit/22ec8abe51ac9ac6ec6bd1fd431ba044d2da4838
Author: Moritz Lenz <[email protected]>
Date: 2012-08-17 (Fri, 17 Aug 2012)
Changed paths:
M S32-setting-library/Exception.pod
Log Message:
-----------
[S32::Exception] X::Parameter::Default now reports the name of the offensive
parameter
Commit: 5504a8317e0fb8bbe89395a3fd1fcce4d0de3eeb
https://github.com/perl6/specs/commit/5504a8317e0fb8bbe89395a3fd1fcce4d0de3eeb
Author: Moritz Lenz <[email protected]>
Date: 2012-08-17 (Fri, 17 Aug 2012)
Changed paths:
M S32-setting-library/Exception.pod
Log Message:
-----------
[S32::Exception] X::Parameter::MultipleTypeConstraints now reports parameter
name
Commit: 940afb4e3c195484e473b8c8038cd2ec55c39f74
https://github.com/perl6/specs/commit/940afb4e3c195484e473b8c8038cd2ec55c39f74
Author: Moritz Lenz <[email protected]>
Date: 2012-08-17 (Fri, 17 Aug 2012)
Changed paths:
M S32-setting-library/Exception.pod
Log Message:
-----------
[S32::Exception] X::Parameter::WrongOrder reports name of offensive parameter
Commit: a6e9e34240e6519cc37a38a957ef749031acbb7a
https://github.com/perl6/specs/commit/a6e9e34240e6519cc37a38a957ef749031acbb7a
Author: Moritz Lenz <[email protected]>
Date: 2012-08-17 (Fri, 17 Aug 2012)
Changed paths:
M S32-setting-library/Exception.pod
Log Message:
-----------
typo
Compare: https://github.com/perl6/specs/compare/be2490fe4226...a6e9e34240e6