Author: lwall
Date: 2010-02-21 07:02:19 +0100 (Sun, 21 Feb 2010)
New Revision: 29794
Modified:
docs/Perl6/Spec/S02-bits.pod
Log:
[S02] a bit more rationale for previous change
Modified: docs/Perl6/Spec/S02-bits.pod
===
--- docs/P
Author: lwall
Date: 2010-02-21 03:56:10 +0100 (Sun, 21 Feb 2010)
New Revision: 29793
Modified:
docs/Perl6/Spec/S02-bits.pod
Log:
[S02] revise Whatever semantics to autocurry any unary or binary that doesn't
explicitly care to handle Whatever itself. *+* is now Code:($x,$y)
Modified: docs
Author: lwall
Date: 2010-02-20 19:51:45 +0100 (Sat, 20 Feb 2010)
New Revision: 29792
Modified:
docs/Perl6/Spec/S02-bits.pod
Log:
[S02] bias Instant/Duration types away from Num and towards Rat/FatRat semantics
Modified: docs/Perl6/Spec/S02-bits.pod
I don't see the need for keeping UTC within a second of UT, either. I
also think the Gregorian correction is a little silly, but at least it
only rears its head 3 times in 400 years.
Still, that horse has sailed, right? Perl 6 is using TAI, and the
burden of correcting for civil time is on the im
Author: lwall
Date: 2010-02-20 16:36:14 +0100 (Sat, 20 Feb 2010)
New Revision: 29791
Modified:
docs/Perl6/Spec/S03-operators.pod
Log:
[S03] thinko spotted by TheDamian++
Modified: docs/Perl6/Spec/S03-operators.pod
===
--- docs/Pe
Author: lwall
Date: 2010-02-20 16:34:25 +0100 (Sat, 20 Feb 2010)
New Revision: 29790
Modified:
docs/Perl6/Spec/S03-operators.pod
Log:
[S03] cleanups suggested by nick++
Modified: docs/Perl6/Spec/S03-operators.pod
===
--- docs/Per
On Sat, Feb 20, 2010 at 03:49:30AM +0100, pugs-comm...@feather.perl6.nl wrote:
> +For intuited numeric generators that don't involve geometric sign changes,
> all
> +values are assumed to be monotonically increasing or decreasing, as
> determined
> +by the (up to) three values used above; if a s