Branch: refs/heads/master
Home: https://github.com/perl6/specs
Commit: f30cc880516c7f8a85decc30f8615042bc29dbec
https://github.com/perl6/specs/commit/f30cc880516c7f8a85decc30f8615042bc29dbec
Author: Larry Wall <[email protected]>
Date: 2011-07-06 (Wed, 06 Jul 2011)
Changed paths:
M S03-operators.pod
Log Message:
-----------
cmp does not throw exceptions, just fails
Also discuss "mass production" ops that tend to pass failures
through rather than throw them. Which ops are so considered
is of course a matter for ongoing negotiation.
Commit: 1a67e98abca16ed4bcd20a12f110eec4ed1309c6
https://github.com/perl6/specs/commit/1a67e98abca16ed4bcd20a12f110eec4ed1309c6
Author: Larry Wall <[email protected]>
Date: 2011-07-06 (Wed, 06 Jul 2011)
Changed paths:
M S02-bits.pod
Log Message:
-----------
nail down return types of colon radix notation
Compare: https://github.com/perl6/specs/compare/839c329...1a67e98