r28632 - docs/Perl6/Spec/S32-setting-library

2009-10-05 Thread pugs-commits
Author: lwall Date: 2009-10-06 02:47:27 +0200 (Tue, 06 Oct 2009) New Revision: 28632 Modified: docs/Perl6/Spec/S32-setting-library/IO.pod Log: [IO] clarify semantics and usage of note() Modified: docs/Perl6/Spec/S32-setting-library/IO.pod ==

Overloading Roles

2009-10-05 Thread Jon Lang
Consider a Range role that is parameterized (i.e., "Range of T" is a perfectly valid thing to do). According to the spec, the definition of Range depends on the nature of T: * If the lower bound is Numeric, certain coercion rules are attempted on the upper bound; otherwise, the two boundaries mus

r28625 - docs/Perl6/Spec

2009-10-05 Thread pugs-commits
Author: lwall Date: 2009-10-05 21:18:23 +0200 (Mon, 05 Oct 2009) New Revision: 28625 Modified: docs/Perl6/Spec/S03-operators.pod Log: [S03] more tidying of ranges Modified: docs/Perl6/Spec/S03-operators.pod === --- docs/Perl6/Spe

r28622 - in docs/Perl6/Spec: . S32-setting-library

2009-10-05 Thread pugs-commits
Author: lwall Date: 2009-10-05 17:32:04 +0200 (Mon, 05 Oct 2009) New Revision: 28622 Modified: docs/Perl6/Spec/S03-operators.pod docs/Perl6/Spec/S32-setting-library/Numeric.pod Log: [S03] dehuffmanize excl_* slightly to emphasize boolean nature to reader [S32] add i as constant Modified: d

r28619 - docs/Perl6/Spec

2009-10-05 Thread pugs-commits
Author: Darren_Duncan Date: 2009-10-05 10:00:51 +0200 (Mon, 05 Oct 2009) New Revision: 28619 Modified: docs/Perl6/Spec/S03-operators.pod Log: Spec S03 : added cases where a Range is considered empty Modified: docs/Perl6/Spec/S03-operators.pod ===