Re: r29113 - docs/Perl6/Spec

2009-11-17 Thread Martin D Kealey
On Tue, 17 Nov 2009, pugs-comm...@feather.perl6.nl wrote: > +++ docs/Perl6/Spec/S02-bits.pod 2009-11-17 18:37:41 UTC (rev 29113) > @@ -2735,10 +2735,11 @@ > > =item * > > -Complex literals are similarly indicated by writing an addition of > +Complex literals are similarly indicated by writi

r29121 - docs/Perl6/Spec

2009-11-17 Thread pugs-commits
Author: lwall Date: 2009-11-18 01:53:40 +0100 (Wed, 18 Nov 2009) New Revision: 29121 Modified: docs/Perl6/Spec/S02-bits.pod docs/Perl6/Spec/S09-data.pod Log: [S02,S09] more tweakage of rat semantics Rat types are instantiations of a Rational role as suggested by moritz_++ Modified: docs/Pe

r29113 - docs/Perl6/Spec

2009-11-17 Thread pugs-commits
Author: lwall Date: 2009-11-17 19:37:41 +0100 (Tue, 17 Nov 2009) New Revision: 29113 Modified: docs/Perl6/Spec/S02-bits.pod Log: [S02] more clarifications from TheDamian++ Modified: docs/Perl6/Spec/S02-bits.pod === --- docs/Perl6

r29112 - docs/Perl6/Spec

2009-11-17 Thread pugs-commits
Author: lwall Date: 2009-11-17 19:22:58 +0100 (Tue, 17 Nov 2009) New Revision: 29112 Modified: docs/Perl6/Spec/S02-bits.pod docs/Perl6/Spec/S04-control.pod docs/Perl6/Spec/S06-routines.pod docs/Perl6/Spec/S11-modules.pod Log: [specs] s/CONTEXT/DYNAMIC/ to avoid confusion of concepts

r29111 - docs/Perl6/Spec

2009-11-17 Thread pugs-commits
Author: lwall Date: 2009-11-17 18:43:12 +0100 (Tue, 17 Nov 2009) New Revision: 29111 Modified: docs/Perl6/Spec/S02-bits.pod Log: [S02] more Rat and Ratio clarification Modified: docs/Perl6/Spec/S02-bits.pod === --- docs/Perl6/Spe

r29110 - docs/Perl6/Spec

2009-11-17 Thread pugs-commits
Author: lwall Date: 2009-11-17 18:28:47 +0100 (Tue, 17 Nov 2009) New Revision: 29110 Modified: docs/Perl6/Spec/S02-bits.pod docs/Perl6/Spec/S09-data.pod Log: [S02,S09] break the assumption that Rats should be symmetrical Add Ratio for performance-destroying but truly arbitrary-precision rati