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

2010-03-05 Thread pugs-commits
Author: lwall Date: 2010-03-06 02:41:57 +0100 (Sat, 06 Mar 2010) New Revision: 29951 Modified: docs/Perl6/Spec/S32-setting-library/IO.pod Log: [S32/IO.pod] put back :s, remove :z, :T, :B, :M, :A, :C note that these all end up calling methods on IO, not strings Modified: docs/Perl6/Spec/S32-se

r29949 - docs/Perl6/Spec

2010-03-05 Thread pugs-commits
Author: cjcollier Date: 2010-03-05 22:31:35 +0100 (Fri, 05 Mar 2010) New Revision: 29949 Modified: docs/Perl6/Spec/S11-modules.pod Log: removed extra "that is" Modified: docs/Perl6/Spec/S11-modules.pod === --- docs/Perl6/Spec/S11-

r29947 - docs/Perl6/Spec

2010-03-05 Thread pugs-commits
Author: masak Date: 2010-03-05 22:05:09 +0100 (Fri, 05 Mar 2010) New Revision: 29947 Modified: docs/Perl6/Spec/S11-modules.pod Log: [S11] typo found be cj++ Modified: docs/Perl6/Spec/S11-modules.pod === --- docs/Perl6/Spec/S11-mod

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

2010-03-05 Thread pugs-commits
Author: jnthn Date: 2010-03-05 14:54:02 +0100 (Fri, 05 Mar 2010) New Revision: 29943 Modified: docs/Perl6/Spec/S32-setting-library/IO.pod Log: [t/spec] Kill :s - it does not fit with the boolean pattern of the rest of the test operators, and the overall pair syntax (e.g. what would :!s do?) No

r29937 - docs/Perl6/Spec

2010-03-04 Thread pugs-commits
Author: lwall Date: 2010-03-05 01:03:51 +0100 (Fri, 05 Mar 2010) New Revision: 29937 Modified: docs/Perl6/Spec/S09-data.pod Log: [S09] kill masak++'s @array[%100_000] in favor of a mapping closure (The fact that % vars can't use _ is a different bug.) Modified: docs/Perl6/Spec/S09-data.pod ==

r29931 - docs/Perl6/Spec

2010-03-03 Thread pugs-commits
Author: lwall Date: 2010-03-03 18:34:04 +0100 (Wed, 03 Mar 2010) New Revision: 29931 Modified: docs/Perl6/Spec/S02-bits.pod Log: [S02] remove 1/2 and +2-3i literal forms, now rely on angle dwimmery for literals, or constant folding otherwise. Modified: docs/Perl6/Spec/S02-bits.pod ==

r29930 - docs/Perl6/Spec

2010-03-03 Thread pugs-commits
Author: masak Date: 2010-03-03 15:16:22 +0100 (Wed, 03 Mar 2010) New Revision: 29930 Modified: docs/Perl6/Spec/S03-operators.pod Log: [S03] typo, discovered by particle++ Modified: docs/Perl6/Spec/S03-operators.pod === --- docs/Pe

r29928 - docs/Perl6/Spec

2010-03-02 Thread pugs-commits
Author: lwall Date: 2010-03-03 06:01:30 +0100 (Wed, 03 Mar 2010) New Revision: 29928 Modified: docs/Perl6/Spec/S03-operators.pod Log: [S03] clarify the way Pair.ACCEPTS uses "so" and "not" semantics Modified: docs/Perl6/Spec/S03-operators.pod ==

r29923 - docs/Perl6/Spec

2010-03-02 Thread pugs-commits
Author: lwall Date: 2010-03-03 02:03:19 +0100 (Wed, 03 Mar 2010) New Revision: 29923 Modified: docs/Perl6/Spec/S03-operators.pod Log: [S03] some clarifications of how a series deals with types (or doesn't) for colomon++ Modified: docs/Perl6/Spec/S03-operators.pod

r29885 - docs/Perl6/Spec

2010-02-27 Thread pugs-commits
Author: lwall Date: 2010-02-28 02:50:16 +0100 (Sun, 28 Feb 2010) New Revision: 29885 Modified: docs/Perl6/Spec/S02-bits.pod Log: [S02] clarify what was meant by "Nil undefined as an item". Modified: docs/Perl6/Spec/S02-bits.pod =

r29864 - docs/Perl6/Spec

2010-02-26 Thread pugs-commits
Author: lwall Date: 2010-02-26 18:23:25 +0100 (Fri, 26 Feb 2010) New Revision: 29864 Modified: docs/Perl6/Spec/S09-data.pod Log: [S09] reserve the final () declaration syntax without committing to it meaning anything Modified: docs/Perl6/Spec/S09-data.pod

r29862 - docs/Perl6/Spec

2010-02-26 Thread pugs-commits
Author: masak Date: 2010-02-26 14:54:11 +0100 (Fri, 26 Feb 2010) New Revision: 29862 Modified: docs/Perl6/Spec/S09-data.pod Log: [S09] fixed thinko discovered by snarkyboojum++ Modified: docs/Perl6/Spec/S09-data.pod === --- docs/P

r29830 - docs/Perl6/Spec

2010-02-24 Thread pugs-commits
Author: lwall Date: 2010-02-25 01:36:07 +0100 (Thu, 25 Feb 2010) New Revision: 29830 Modified: docs/Perl6/Spec/S12-objects.pod Log: [S12] note how lastcall allows nextsame control of nested dispatchers Modified: docs/Perl6/Spec/S12-objects.pod =

r29828 - docs/Perl6/Spec

2010-02-24 Thread pugs-commits
Author: lwall Date: 2010-02-24 19:26:58 +0100 (Wed, 24 Feb 2010) New Revision: 29828 Modified: docs/Perl6/Spec/S03-operators.pod Log: [S03] when and ~~ to warn on direct use of "True" or "False" Modified: docs/Perl6/Spec/S03-operators.pod ==

r29827 - docs/Perl6/Spec

2010-02-24 Thread pugs-commits
Author: lwall Date: 2010-02-24 19:11:54 +0100 (Wed, 24 Feb 2010) New Revision: 29827 Modified: docs/Perl6/Spec/S29-functions.pod Log: [S29] restrict Matcher from taking Bool Modified: docs/Perl6/Spec/S29-functions.pod === --- doc

r29826 - docs/Perl6/Spec

2010-02-24 Thread pugs-commits
Author: lwall Date: 2010-02-24 19:10:51 +0100 (Wed, 24 Feb 2010) New Revision: 29826 Modified: docs/Perl6/Spec/S02-bits.pod Log: [S02] add semilists as Slicel to go with Parcel Modified: docs/Perl6/Spec/S02-bits.pod === --- docs/

r29825 - docs/Perl6/Spec

2010-02-24 Thread pugs-commits
Author: lwall Date: 2010-02-24 18:12:36 +0100 (Wed, 24 Feb 2010) New Revision: 29825 Modified: docs/Perl6/Spec/S02-bits.pod Log: [S02] clarify transitive nature of autocurrying reintroduce WhateverCode for that purpose Modified: docs/Perl6/Spec/S02-bits.pod ===

r29824 - docs/Perl6/Spec

2010-02-24 Thread pugs-commits
Author: duff Date: 2010-02-24 17:20:23 +0100 (Wed, 24 Feb 2010) New Revision: 29824 Modified: docs/Perl6/Spec/S03-operators.pod Log: [S03] closure clarification for the LHS of &infix:<...> Modified: docs/Perl6/Spec/S03-operators.pod =

r29817 - docs/Perl6/Spec

2010-02-24 Thread pugs-commits
Author: lwall Date: 2010-02-24 09:07:52 +0100 (Wed, 24 Feb 2010) New Revision: 29817 Modified: docs/Perl6/Spec/S03-operators.pod Log: [S03] list associative treats non-matching ops as non-associative Modified: docs/Perl6/Spec/S03-operators.pod =

r29811 - docs/Perl6/Spec

2010-02-23 Thread pugs-commits
Author: masak Date: 2010-02-24 00:14:59 +0100 (Wed, 24 Feb 2010) New Revision: 29811 Modified: docs/Perl6/Spec/S12-objects.pod Log: [S12] found/fixed a case of a missing comma between adverbs Modified: docs/Perl6/Spec/S12-objects.pod

r29810 - docs/Perl6/Spec

2010-02-23 Thread pugs-commits
Author: tene Date: 2010-02-23 22:05:30 +0100 (Tue, 23 Feb 2010) New Revision: 29810 Modified: docs/Perl6/Spec/S02-bits.pod Log: [S02] Small prose fixes. No functional changes. Modified: docs/Perl6/Spec/S02-bits.pod === --- docs/

r29809 - docs/Perl6/Spec

2010-02-23 Thread pugs-commits
Author: lwall Date: 2010-02-23 19:32:48 +0100 (Tue, 23 Feb 2010) New Revision: 29809 Modified: docs/Perl6/Spec/S02-bits.pod Log: [S02] make Instant completely opaque as suggested by ruoso++. Instants are now considered a more type basic than epochs, which are just particular named instants. Al

r29794 - docs/Perl6/Spec

2010-02-20 Thread pugs-commits
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

r29793 - docs/Perl6/Spec

2010-02-20 Thread pugs-commits
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

r29792 - docs/Perl6/Spec

2010-02-20 Thread pugs-commits
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

r29791 - docs/Perl6/Spec

2010-02-20 Thread pugs-commits
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

r29790 - docs/Perl6/Spec

2010-02-20 Thread pugs-commits
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

r29787 - docs/Perl6/Spec

2010-02-19 Thread pugs-commits
Author: lwall Date: 2010-02-20 06:02:01 +0100 (Sat, 20 Feb 2010) New Revision: 29787 Modified: docs/Perl6/Spec/S03-operators.pod Log: [S03] upon further reflection, we can make eternaleye++'s conjecture work right. Modified: docs/Perl6/Spec/S03-operators.pod ==

r29786 - docs/Perl6/Spec

2010-02-19 Thread pugs-commits
Author: lwall Date: 2010-02-20 05:48:40 +0100 (Sat, 20 Feb 2010) New Revision: 29786 Modified: docs/Perl6/Spec/S03-operators.pod Log: [S03] delete bogus dup code spotted by eternaleye++ Modified: docs/Perl6/Spec/S03-operators.pod ===

r29784 - docs/Perl6/Spec

2010-02-19 Thread pugs-commits
Author: lwall Date: 2010-02-20 03:49:29 +0100 (Sat, 20 Feb 2010) New Revision: 29784 Modified: docs/Perl6/Spec/S03-operators.pod Log: [S03] document how an "impossible" limit can terminate a series Modified: docs/Perl6/Spec/S03-operators.pod ===

r29783 - docs/Perl6/Spec

2010-02-19 Thread pugs-commits
Author: vamped Date: 2010-02-20 00:33:02 +0100 (Sat, 20 Feb 2010) New Revision: 29783 Modified: docs/Perl6/Spec/S03-operators.pod Log: minor typo fix Modified: docs/Perl6/Spec/S03-operators.pod === --- docs/Perl6/Spec/S03-operator

r29782 - docs/Perl6/Spec

2010-02-19 Thread pugs-commits
Author: lwall Date: 2010-02-19 23:45:09 +0100 (Fri, 19 Feb 2010) New Revision: 29782 Modified: docs/Perl6/Spec/S02-bits.pod docs/Perl6/Spec/S09-data.pod Log: [S02,S09] default variables to Any, must declare Mu explicitly to hold junctions (this is to reduce pressure to duplicate == and such

r29780 - docs/Perl6/Spec

2010-02-19 Thread pugs-commits
Author: duff Date: 2010-02-19 15:40:16 +0100 (Fri, 19 Feb 2010) New Revision: 29780 Modified: docs/Perl6/Spec/S03-operators.pod Log: [S03] minor typos Modified: docs/Perl6/Spec/S03-operators.pod === --- docs/Perl6/Spec/S03-operato

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

2010-02-18 Thread pugs-commits
Author: lwall Date: 2010-02-19 00:21:44 +0100 (Fri, 19 Feb 2010) New Revision: 29778 Modified: docs/Perl6/Spec/S03-operators.pod docs/Perl6/Spec/S09-data.pod docs/Perl6/Spec/S32-setting-library/Temporal.pod Log: [Spec] simplify series operator by moving generator function to the left side

r29776 - docs/Perl6/Spec

2010-02-18 Thread pugs-commits
Author: lwall Date: 2010-02-18 18:00:49 +0100 (Thu, 18 Feb 2010) New Revision: 29776 Modified: docs/Perl6/Spec/S02-bits.pod docs/Perl6/Spec/S04-control.pod Log: [S04] unmuddying requested by Richard?\194?\160Hainsworth++ Modified: docs/Perl6/Spec/S02-bits.pod ==

r29772 - docs/Perl6/Spec

2010-02-17 Thread pugs-commits
Author: lwall Date: 2010-02-17 23:40:45 +0100 (Wed, 17 Feb 2010) New Revision: 29772 Modified: docs/Perl6/Spec/S02-bits.pod Log: [S02] copyo spotted by Smylers++ Modified: docs/Perl6/Spec/S02-bits.pod === --- docs/Perl6/Spec/S02-

r29770 - docs/Perl6/Spec

2010-02-17 Thread pugs-commits
Author: lwall Date: 2010-02-17 23:02:58 +0100 (Wed, 17 Feb 2010) New Revision: 29770 Modified: docs/Perl6/Spec/S04-control.pod Log: [S04] clarify that leave phasers do not trip till after an exception is handled (and not resumed) Modified: docs/Perl6/Spec/S04-control.pod

r29768 - docs/Perl6/Spec

2010-02-17 Thread pugs-commits
Author: lwall Date: 2010-02-17 20:15:34 +0100 (Wed, 17 Feb 2010) New Revision: 29768 Modified: docs/Perl6/Spec/S02-bits.pod docs/Perl6/Spec/S04-control.pod Log: [S02,S04] more clarification of when parcels are and aren't used. Use "argument" as a technical term meaning either a real parcel o

r29767 - docs/Perl6/Spec

2010-02-17 Thread pugs-commits
Author: masak Date: 2010-02-17 17:41:32 +0100 (Wed, 17 Feb 2010) New Revision: 29767 Modified: docs/Perl6/Spec/S26-documentation.pod Log: [S26] Added Damian's even more latest changes A nifty command called 'patch' almost managed to apply the updates.diff file Damian sent to p6l. One hunk fail

r29760 - docs/Perl6/Spec

2010-02-16 Thread pugs-commits
Author: lwall Date: 2010-02-17 02:01:45 +0100 (Wed, 17 Feb 2010) New Revision: 29760 Modified: docs/Perl6/Spec/S04-control.pod Log: [S04] bring gather/take description more in line with modern realities Modified: docs/Perl6/Spec/S04-control.pod

r29754 - docs/Perl6/Spec

2010-02-16 Thread pugs-commits
Author: lwall Date: 2010-02-16 21:14:32 +0100 (Tue, 16 Feb 2010) New Revision: 29754 Modified: docs/Perl6/Spec/S02-bits.pod docs/Perl6/Spec/S06-routines.pod docs/Perl6/Spec/S07-iterators.pod Log: [Spec] s/getobj/getarg/ to be slightly more accurate Modified: docs/Perl6/Spec/S02-bits.pod

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

2010-02-15 Thread pugs-commits
Author: lwall Date: 2010-02-16 06:02:59 +0100 (Tue, 16 Feb 2010) New Revision: 29742 Modified: docs/Perl6/Spec/S32-setting-library/Numeric.pod Log: [Numeric] typo in previous patch Modified: docs/Perl6/Spec/S32-setting-library/Numeric.pod ==

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

2010-02-15 Thread pugs-commits
Author: lwall Date: 2010-02-16 05:50:34 +0100 (Tue, 16 Feb 2010) New Revision: 29741 Modified: docs/Perl6/Spec/S32-setting-library/Numeric.pod Log: [Numeric] make it possible to have fast trig functions Modified: docs/Perl6/Spec/S32-setting-library/Numeric.pod

r29715 - docs/Perl6/Spec

2010-02-13 Thread pugs-commits
Author: lwall Date: 2010-02-13 21:17:46 +0100 (Sat, 13 Feb 2010) New Revision: 29715 Modified: docs/Perl6/Spec/S02-bits.pod Log: [S02] clarify that anon allows a name but doesn't install it for jnthn++ Modified: docs/Perl6/Spec/S02-bits.pod

r29714 - docs/Perl6/Spec

2010-02-13 Thread pugs-commits
Author: lwall Date: 2010-02-13 20:52:30 +0100 (Sat, 13 Feb 2010) New Revision: 29714 Modified: docs/Perl6/Spec/S02-bits.pod Log: [S02] Rat.perl does / notation, actually Modified: docs/Perl6/Spec/S02-bits.pod === --- docs/Perl6/S

r29713 - docs/Perl6/Spec

2010-02-13 Thread pugs-commits
Author: lwall Date: 2010-02-13 20:50:14 +0100 (Sat, 13 Feb 2010) New Revision: 29713 Modified: docs/Perl6/Spec/S02-bits.pod Log: [S02] list all the scope declarators in one spot further distinguish parcels bound to sigs from those bound to parameters some ideas on how to handle the allomorphism

r29710 - docs/Perl6/Spec

2010-02-13 Thread pugs-commits
Author: lwall Date: 2010-02-13 18:41:31 +0100 (Sat, 13 Feb 2010) New Revision: 29710 Modified: docs/Perl6/Spec/S02-bits.pod Log: [S02] attempt clarification of semantics wrt parcels and assignment, jnthn++ Modified: docs/Perl6/Spec/S02-bits.pod ==

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

2010-02-10 Thread pugs-commits
Author: lwall Date: 2010-02-10 18:10:26 +0100 (Wed, 10 Feb 2010) New Revision: 29675 Modified: docs/Perl6/Spec/S03-operators.pod docs/Perl6/Spec/S09-data.pod docs/Perl6/Spec/S32-setting-library/Containers.pod Log: [Spec] squash [;] fossils noticed by eternaleye++ Modified: docs/Perl6/Sp

r29673 - docs/Perl6/Spec

2010-02-09 Thread pugs-commits
Author: lwall Date: 2010-02-10 06:51:10 +0100 (Wed, 10 Feb 2010) New Revision: 29673 Modified: docs/Perl6/Spec/S03-operators.pod Log: [S03] add description of prefix:<||> semantics Modified: docs/Perl6/Spec/S03-operators.pod ===

r29671 - docs/Perl6/Spec

2010-02-09 Thread pugs-commits
Author: lwall Date: 2010-02-10 06:35:20 +0100 (Wed, 10 Feb 2010) New Revision: 29671 Modified: docs/Perl6/Spec/S06-routines.pod docs/Perl6/Spec/S09-data.pod Log: [S06,S09] change **() special form to prefix:<||> by analogy to prefix:<|> Modified: docs/Perl6/Spec/S06-routines.pod ==

r29645 - docs/Perl6/Spec

2010-02-05 Thread pugs-commits
Author: lwall Date: 2010-02-05 19:39:57 +0100 (Fri, 05 Feb 2010) New Revision: 29645 Modified: docs/Perl6/Spec/S03-operators.pod Log: [S03] be more specific about bitwise semantics Modified: docs/Perl6/Spec/S03-operators.pod ===

r29630 - docs/Perl6/Spec

2010-02-02 Thread pugs-commits
Author: lwall Date: 2010-02-03 03:28:19 +0100 (Wed, 03 Feb 2010) New Revision: 29630 Modified: docs/Perl6/Spec/S07-iterators.pod Log: [S07] typos from markjreed++ Modified: docs/Perl6/Spec/S07-iterators.pod === --- docs/Perl6/Spe

r29629 - docs/Perl6/Spec

2010-02-02 Thread pugs-commits
Author: lwall Date: 2010-02-03 03:19:04 +0100 (Wed, 03 Feb 2010) New Revision: 29629 Modified: docs/Perl6/Spec/S09-data.pod Log: [S09] @@, what's that? Never heard of it... Modified: docs/Perl6/Spec/S09-data.pod === --- docs/Per

r29628 - docs/Perl6/Spec

2010-02-02 Thread pugs-commits
Author: diakopter Date: 2010-02-03 03:09:06 +0100 (Wed, 03 Feb 2010) New Revision: 29628 Modified: docs/Perl6/Spec/S29-functions.pod Log: [S29] syntaxos (grammaros?) (spellos?) (typos?) Modified: docs/Perl6/Spec/S29-functions.pod

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

2010-02-02 Thread pugs-commits
Author: lwall Date: 2010-02-03 02:32:19 +0100 (Wed, 03 Feb 2010) New Revision: 29627 Modified: docs/Perl6/Spec/S32-setting-library/Containers.pod Log: [S32/Containers] last @@ removal not counting S09 Modified: docs/Perl6/Spec/S32-setting-library/Containers.pod ===

r29626 - docs/Perl6/Spec

2010-02-02 Thread pugs-commits
Author: lwall Date: 2010-02-03 02:28:18 +0100 (Wed, 03 Feb 2010) New Revision: 29626 Modified: docs/Perl6/Spec/S13-overloading.pod Log: [S13] *@@ ---> **@ Modified: docs/Perl6/Spec/S13-overloading.pod === --- docs/Perl6/Spec/S13-

r29625 - docs/Perl6/Spec

2010-02-02 Thread pugs-commits
Author: lwall Date: 2010-02-03 02:25:51 +0100 (Wed, 03 Feb 2010) New Revision: 29625 Modified: docs/Perl6/Spec/S29-functions.pod Log: [S29] more @@ and iterator patchups Modified: docs/Perl6/Spec/S29-functions.pod === --- docs/Pe

r29624 - docs/Perl6/Spec

2010-02-02 Thread pugs-commits
Author: lwall Date: 2010-02-03 02:09:04 +0100 (Wed, 03 Feb 2010) New Revision: 29624 Modified: docs/Perl6/Spec/S07-iterators.pod Log: [S07] @@ squashing Modified: docs/Perl6/Spec/S07-iterators.pod === --- docs/Perl6/Spec/S07-iter

r29622 - docs/Perl6/Spec

2010-02-02 Thread pugs-commits
Author: lwall Date: 2010-02-02 21:24:34 +0100 (Tue, 02 Feb 2010) New Revision: 29622 Modified: docs/Perl6/Spec/S06-routines.pod Log: [S06] more @@ clobberation. also remove * as a feed target, just use a variable. conjecture a **() special form for interpolating into slice lists Modified: doc

r29621 - docs/Perl6/Spec

2010-02-02 Thread pugs-commits
Author: lwall Date: 2010-02-02 19:21:24 +0100 (Tue, 02 Feb 2010) New Revision: 29621 Modified: docs/Perl6/Spec/S05-regex.pod Log: [S05] forgot to change date Modified: docs/Perl6/Spec/S05-regex.pod === --- docs/Perl6/Spec/S05-reg

r29620 - docs/Perl6/Spec

2010-02-02 Thread pugs-commits
Author: lwall Date: 2010-02-02 19:20:08 +0100 (Tue, 02 Feb 2010) New Revision: 29620 Modified: docs/Perl6/Spec/S05-regex.pod docs/Perl6/Spec/S07-iterators.pod Log: [S05] more @@ whackage [S07] define flat and slice methods in terms of get and getobj Modified: docs/Perl6/Spec/S05-regex.pod

r29618 - docs/Perl6/Spec

2010-02-02 Thread pugs-commits
Author: lwall Date: 2010-02-02 18:51:25 +0100 (Tue, 02 Feb 2010) New Revision: 29618 Modified: docs/Perl6/Spec/S07-iterators.pod Log: [S07] pick slightly less misleading names for iteration primitives stop using "item" to mean contradictory things remove confusing discussion of outer flat/slice

r29605 - docs/Perl6/Spec

2010-02-01 Thread pugs-commits
Author: lwall Date: 2010-02-01 21:33:47 +0100 (Mon, 01 Feb 2010) New Revision: 29605 Modified: docs/Perl6/Spec/S02-bits.pod docs/Perl6/Spec/S03-operators.pod docs/Perl6/Spec/S04-control.pod Log: [S02,S03,S04] more @@ removal; some s/Capture/Parcel/ cleanup Modified: docs/Perl6/Spec/S02-

r29604 - docs/Perl6/Spec

2010-02-01 Thread pugs-commits
Author: lwall Date: 2010-02-01 21:14:16 +0100 (Mon, 01 Feb 2010) New Revision: 29604 Modified: docs/Perl6/Spec/S02-bits.pod docs/Perl6/Spec/S06-routines.pod Log: [S02,S06] continue de-confusing flat and eager Modified: docs/Perl6/Spec/S02-bits.pod ==

r29602 - docs/Perl6/Spec

2010-01-30 Thread pugs-commits
Author: lwall Date: 2010-01-30 20:40:20 +0100 (Sat, 30 Jan 2010) New Revision: 29602 Modified: docs/Perl6/Spec/S02-bits.pod docs/Perl6/Spec/S03-operators.pod Log: [S02,S03] start detangling sigils from other contexts No longer use .list to mean force-flat semantics "List" now always means la

r29600 - docs/Perl6/Spec

2010-01-29 Thread pugs-commits
Author: lwall Date: 2010-01-30 01:07:03 +0100 (Sat, 30 Jan 2010) New Revision: 29600 Modified: docs/Perl6/Spec/S03-operators.pod Log: [S03] add new E operator Modified: docs/Perl6/Spec/S03-operators.pod === --- docs/Perl6/Spec/S0

r29599 - docs/Perl6/Spec

2010-01-29 Thread pugs-commits
Author: lwall Date: 2010-01-30 00:59:38 +0100 (Sat, 30 Jan 2010) New Revision: 29599 Modified: docs/Perl6/Spec/S07-iterators.pod Log: [S07] start to work out relationship of item/slice context (seems they treat parcels similarly, if not identically...) Modified: docs/Perl6/Spec/S07-iterators.

r29594 - docs/Perl6/Spec

2010-01-28 Thread pugs-commits
Author: diakopter Date: 2010-01-28 23:21:40 +0100 (Thu, 28 Jan 2010) New Revision: 29594 Modified: docs/Perl6/Spec/S02-bits.pod Log: [S02] typo Modified: docs/Perl6/Spec/S02-bits.pod === --- docs/Perl6/Spec/S02-bits.pod201

r29589 - docs/Perl6/Spec

2010-01-26 Thread pugs-commits
Author: lwall Date: 2010-01-26 17:08:49 +0100 (Tue, 26 Jan 2010) New Revision: 29589 Modified: docs/Perl6/Spec/S03-operators.pod Log: [S03] braino on previous patch Modified: docs/Perl6/Spec/S03-operators.pod === --- docs/Perl6/S

r29588 - docs/Perl6/Spec

2010-01-26 Thread pugs-commits
Author: lwall Date: 2010-01-26 17:02:43 +0100 (Tue, 26 Jan 2010) New Revision: 29588 Modified: docs/Perl6/Spec/S03-operators.pod Log: [S03] fossil dug up by pmichaud++ Modified: docs/Perl6/Spec/S03-operators.pod === --- docs/Perl

r29582 - docs/Perl6/Spec

2010-01-23 Thread pugs-commits
Author: lwall Date: 2010-01-23 15:43:40 +0100 (Sat, 23 Jan 2010) New Revision: 29582 Modified: docs/Perl6/Spec/S02-bits.pod Log: [S02] some clarifications for colomon++ Modified: docs/Perl6/Spec/S02-bits.pod === --- docs/Perl6/Sp

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

2010-01-23 Thread pugs-commits
Author: lwall Date: 2010-01-23 14:58:17 +0100 (Sat, 23 Jan 2010) New Revision: 29581 Modified: docs/Perl6/Spec/S02-bits.pod docs/Perl6/Spec/S03-operators.pod docs/Perl6/Spec/S06-routines.pod docs/Perl6/Spec/S07-iterators.pod docs/Perl6/Spec/S08-capture.pod docs/Perl6/Spec/S12-obj

r29580 - docs/Perl6/Spec misc

2010-01-22 Thread pugs-commits
Author: lwall Date: 2010-01-23 01:04:30 +0100 (Sat, 23 Jan 2010) New Revision: 29580 Modified: docs/Perl6/Spec/S03-operators.pod docs/Perl6/Spec/S07-iterators.pod misc/pm.txt Log: [S03,S07] more Pm-16 refinements Modified: docs/Perl6/Spec/S03-operators.pod ==

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

2010-01-21 Thread pugs-commits
Author: lwall Date: 2010-01-22 04:38:31 +0100 (Fri, 22 Jan 2010) New Revision: 29576 Modified: docs/Perl6/Spec/S32-setting-library/Containers.pod Log: [S32/Containers] KeyWeight deletion critierion kept consistent for dbrunton++ Modified: docs/Perl6/Spec/S32-setting-library/Containers.pod ===

r29571 - docs/Perl6/Spec

2010-01-21 Thread pugs-commits
Author: lwall Date: 2010-01-21 18:24:54 +0100 (Thu, 21 Jan 2010) New Revision: 29571 Modified: docs/Perl6/Spec/S03-operators.pod docs/Perl6/Spec/S07-iterators.pod Log: [S03,S07] bring list assignment descriptions into better alignment for pmichaud++ Modified: docs/Perl6/Spec/S03-operators

r29569 - docs/Perl6/Spec

2010-01-20 Thread pugs-commits
Author: wayland Date: 2010-01-20 23:12:44 +0100 (Wed, 20 Jan 2010) New Revision: 29569 Modified: docs/Perl6/Spec/S05-regex.pod Log: I suggest that these changes constitute an implementation (in POD) of Richard Hainsworth's suggestion Modified: docs/Perl6/Spec/S05-regex.pod =

r29568 - docs/Perl6/Spec

2010-01-20 Thread pugs-commits
Author: lwall Date: 2010-01-20 18:36:20 +0100 (Wed, 20 Jan 2010) New Revision: 29568 Modified: docs/Perl6/Spec/S03-operators.pod Log: [S03] tweak definition of when a series operator is considered infinite Modified: docs/Perl6/Spec/S03-operators.pod ===

r29558 - docs/Perl6/Spec/S32-setting-library t/spec/S32-array t/spec/S32-list

2010-01-19 Thread pugs-commits
Author: ash Date: 2010-01-19 17:34:28 +0100 (Tue, 19 Jan 2010) New Revision: 29558 Added: t/spec/S32-array/create.t t/spec/S32-list/create.t Modified: docs/Perl6/Spec/S32-setting-library/Containers.pod Log: Adding some tests for List.new, Array.new, &list() and adding a description to S3

r29552 - docs/Perl6/Spec

2010-01-17 Thread pugs-commits
Author: Darren_Duncan Date: 2010-01-18 01:37:14 +0100 (Mon, 18 Jan 2010) New Revision: 29552 Modified: docs/Perl6/Spec/S02-bits.pod Log: S02 : Blob does Stringy, or something similar Modified: docs/Perl6/Spec/S02-bits.pod === ---

r29541 - in docs/Perl6: API Spec Spec/S32-setting-library

2010-01-16 Thread pugs-commits
Author: Util Date: 2010-01-16 17:13:28 +0100 (Sat, 16 Jan 2010) New Revision: 29541 Modified: docs/Perl6/API/macros.pod docs/Perl6/Spec/S19-commandline.pod docs/Perl6/Spec/S32-setting-library/Containers.pod Log: Typos Modified: docs/Perl6/API/macros.pod ==

r29540 - docs/Perl6/Spec

2010-01-15 Thread pugs-commits
Author: diakopter Date: 2010-01-16 07:47:34 +0100 (Sat, 16 Jan 2010) New Revision: 29540 Modified: docs/Perl6/Spec/S05-regex.pod Log: [S05] typo?, grammaro? Modified: docs/Perl6/Spec/S05-regex.pod === --- docs/Perl6/Spec/S05-regex

r29539 - docs/Perl6/Spec

2010-01-15 Thread pugs-commits
Author: diakopter Date: 2010-01-16 07:05:57 +0100 (Sat, 16 Jan 2010) New Revision: 29539 Modified: docs/Perl6/Spec/S05-regex.pod Log: [S05] MOAR untypos Modified: docs/Perl6/Spec/S05-regex.pod === --- docs/Perl6/Spec/S05-regex.pod

r29538 - docs/Perl6/Spec

2010-01-15 Thread pugs-commits
Author: diakopter Date: 2010-01-16 06:42:44 +0100 (Sat, 16 Jan 2010) New Revision: 29538 Modified: docs/Perl6/Spec/S05-regex.pod Log: [S05/New metacharacters] untypo Modified: docs/Perl6/Spec/S05-regex.pod === --- docs/Perl6/Spec/

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

2010-01-09 Thread pugs-commits
Author: lwall Date: 2010-01-09 19:27:49 +0100 (Sat, 09 Jan 2010) New Revision: 29498 Modified: docs/Perl6/Spec/S32-setting-library/Containers.pod Log: [S32/Containers] clarifications suggested by rodi++ Modified: docs/Perl6/Spec/S32-setting-library/Containers.pod =

r29489 - docs/Perl6/Spec

2010-01-08 Thread pugs-commits
Author: lwall Date: 2010-01-09 05:19:13 +0100 (Sat, 09 Jan 2010) New Revision: 29489 Modified: docs/Perl6/Spec/S04-control.pod Log: [S04] carry through consistenly on constant being a type declarator syntactically Modified: docs/Perl6/Spec/S04-control.pod

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

2010-01-08 Thread pugs-commits
Author: lwall Date: 2010-01-09 00:55:53 +0100 (Sat, 09 Jan 2010) New Revision: 29486 Modified: docs/Perl6/Spec/S02-bits.pod docs/Perl6/Spec/S09-data.pod docs/Perl6/Spec/S32-setting-library/Temporal.pod Log: [S02,S09,S32] get rid of :by fossils Modified: docs/Perl6/Spec/S02-bits.pod

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

2010-01-08 Thread pugs-commits
Author: rodi Date: 2010-01-08 20:58:28 +0100 (Fri, 08 Jan 2010) New Revision: 29482 Modified: docs/Perl6/Spec/S32-setting-library/Containers.pod Log: C with apologies if it was that way for a good reason. Modified: docs/Perl6/Spec/S32-setting-library/Containers.pod ==

r29481 - docs/Perl6/Spec

2010-01-08 Thread pugs-commits
Author: lwall Date: 2010-01-08 17:43:56 +0100 (Fri, 08 Jan 2010) New Revision: 29481 Modified: docs/Perl6/Spec/S12-objects.pod Log: [S12] extra tweak to masak++'s tweak, now that "so" is less confusable as a value. Modified: docs/Perl6/Spec/S12-objects.pod ===

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

2010-01-08 Thread pugs-commits
Author: masak Date: 2010-01-08 16:50:59 +0100 (Fri, 08 Jan 2010) New Revision: 29480 Modified: docs/Perl6/Spec/S12-objects.pod docs/Perl6/Spec/S32-setting-library/Exception.pod Log: [S12-objects] various consistencifications - one case of 'enum type' which should be 'enumeration type' - the

r29454 - docs/Perl6/Spec

2010-01-04 Thread pugs-commits
Author: moritz Date: 2010-01-04 11:49:21 +0100 (Mon, 04 Jan 2010) New Revision: 29454 Modified: docs/Perl6/Spec/S05-regex.pod Log: [S05] small clarification for .match and .subst Modified: docs/Perl6/Spec/S05-regex.pod === --- doc

r29431 - docs/Perl6/Spec

2009-12-31 Thread pugs-commits
Author: lwall Date: 2010-01-01 01:50:15 +0100 (Fri, 01 Jan 2010) New Revision: 29431 Modified: docs/Perl6/Spec/S01-overview.pod Log: [S01] take another lap around Mt Sinai... Modified: docs/Perl6/Spec/S01-overview.pod === --- doc

r29399 - docs/Perl6/Spec

2009-12-26 Thread pugs-commits
Author: Darren_Duncan Date: 2009-12-27 05:56:28 +0100 (Sun, 27 Dec 2009) New Revision: 29399 Modified: docs/Perl6/Spec/S06-routines.pod Log: S06 : typo fix Modified: docs/Perl6/Spec/S06-routines.pod === --- docs/Perl6/Spec/S06-rou

r29387 - docs/Perl6/Spec

2009-12-21 Thread pugs-commits
Author: arnsholt Date: 2009-12-22 01:35:23 +0100 (Tue, 22 Dec 2009) New Revision: 29387 Modified: docs/Perl6/Spec/S02-bits.pod Log: [docs] Fixed two POD typos in S02. Modified: docs/Perl6/Spec/S02-bits.pod === --- docs/Perl6/Spec

r29381 - docs/Perl6/Spec

2009-12-19 Thread pugs-commits
Author: lwall Date: 2009-12-19 22:07:00 +0100 (Sat, 19 Dec 2009) New Revision: 29381 Modified: docs/Perl6/Spec/S02-bits.pod Log: [S02] rough in idea of moritz_++ to have separate type for convenience loopbacks also conjecturally put all "last-resort" multis there to see if jnthn++ freaks Modi

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

2009-12-17 Thread pugs-commits
Author: lwall Date: 2009-12-18 05:28:09 +0100 (Fri, 18 Dec 2009) New Revision: 29366 Modified: docs/Perl6/Spec/S03-operators.pod docs/Perl6/Spec/S12-objects.pod docs/Perl6/Spec/S32-setting-library/Basics.pod Log: [S03] rename prefix: to prefix: to avoid having to explain the valence diffe

r29365 - docs/Perl6/Spec

2009-12-17 Thread pugs-commits
Author: lwall Date: 2009-12-18 05:05:15 +0100 (Fri, 18 Dec 2009) New Revision: 29365 Modified: docs/Perl6/Spec/S04-control.pod docs/Perl6/Spec/S29-functions.pod Log: [S04] rename break/nobreak to succeed/proceed Modified: docs/Perl6/Spec/S04-control.pod

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

2009-12-17 Thread pugs-commits
Author: lwall Date: 2009-12-18 03:57:14 +0100 (Fri, 18 Dec 2009) New Revision: 29364 Modified: docs/Perl6/Spec/S32-setting-library/Containers.pod Log: [S32/Containers] change mutating .pick to be separate .grab method Modified: docs/Perl6/Spec/S32-setting-library/Containers.pod ==

r29357 - docs/Perl6/Spec

2009-12-17 Thread pugs-commits
Author: lwall Date: 2009-12-17 18:18:31 +0100 (Thu, 17 Dec 2009) New Revision: 29357 Modified: docs/Perl6/Spec/S04-control.pod Log: [S04] 'continue' confuses both C and Perl programmers, so rename to 'nobreak' Modified: docs/Perl6/Spec/S04-control.pod =

r29353 - docs/Perl6/Spec

2009-12-17 Thread pugs-commits
Author: masak Date: 2009-12-17 11:46:33 +0100 (Thu, 17 Dec 2009) New Revision: 29353 Modified: docs/Perl6/Spec/S02-bits.pod docs/Perl6/Spec/S09-data.pod Log: fixed one typo and one ws inconsistency Modified: docs/Perl6/Spec/S02-bits.pod ==

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

2009-12-17 Thread pugs-commits
Author: masak Date: 2009-12-17 11:45:37 +0100 (Thu, 17 Dec 2009) New Revision: 29352 Modified: docs/Perl6/Spec/S03-operators.pod docs/Perl6/Spec/S32-setting-library/Basics.pod Log: kill off REJECTS It was generally agreed on #perl6 that the REJECTS method doesn't add anything to the functio

<    1   2   3   4   5   6   7   8   9   10   >