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

2009-11-20 Thread pugs-commits
Author: masak Date: 2009-11-20 14:15:01 +0100 (Fri, 20 Nov 2009) New Revision: 29145 Modified: docs/Perl6/Spec/S32-setting-library/Containers.pod Log: [S32/Containers] fixed copy/paste error Modified: docs/Perl6/Spec/S32-setting-library/Containers.pod

r29148 - docs/Perl6/Spec

2009-11-20 Thread pugs-commits
Author: lwall Date: 2009-11-20 16:53:45 +0100 (Fri, 20 Nov 2009) New Revision: 29148 Modified: docs/Perl6/Spec/S03-operators.pod Log: [S03] fix fossil found by edwin.steiner++ nail down that constants are still constants Modified: docs/Perl6/Spec/S03-operators.pod

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

2009-11-20 Thread pugs-commits
Author: lwall Date: 2009-11-20 17:06:23 +0100 (Fri, 20 Nov 2009) New Revision: 29149 Modified: docs/Perl6/Spec/S32-setting-library/Containers.pod Log: [S32/Containers] minor typos Modified: docs/Perl6/Spec/S32-setting-library/Containers.pod

r29150 - docs/Perl6/Spec

2009-11-20 Thread pugs-commits
Author: lwall Date: 2009-11-20 17:19:09 +0100 (Fri, 20 Nov 2009) New Revision: 29150 Modified: docs/Perl6/Spec/S03-operators.pod Log: [S03] typo Modified: docs/Perl6/Spec/S03-operators.pod === ---

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

2009-11-20 Thread pugs-commits
Author: lwall Date: 2009-11-20 17:21:42 +0100 (Fri, 20 Nov 2009) New Revision: 29151 Modified: docs/Perl6/Spec/S32-setting-library/Containers.pod Log: [S32/Containers] typo Modified: docs/Perl6/Spec/S32-setting-library/Containers.pod

r29153 - docs/Perl6/Spec

2009-11-20 Thread pugs-commits
Author: lwall Date: 2009-11-20 18:43:16 +0100 (Fri, 20 Nov 2009) New Revision: 29153 Modified: docs/Perl6/Spec/S03-operators.pod Log: [S03] add infix:else to match infix:also, suggested by TheDamian++ Modified: docs/Perl6/Spec/S03-operators.pod

r29155 - docs/Perl6/Spec

2009-11-20 Thread pugs-commits
Author: lwall Date: 2009-11-20 21:13:08 +0100 (Fri, 20 Nov 2009) New Revision: 29155 Modified: docs/Perl6/Spec/S03-operators.pod Log: [S03] destroy two low-powered, obscure, short-circuiting operators in favor of one high-powered, obscure-but-transparent, S metaoperator Modified:

r29157 - docs/Perl6/Spec

2009-11-20 Thread pugs-commits
Author: lwall Date: 2009-11-20 21:19:44 +0100 (Fri, 20 Nov 2009) New Revision: 29157 Modified: docs/Perl6/Spec/S03-operators.pod Log: [S03] tweaks, add conjectural RSR case Modified: docs/Perl6/Spec/S03-operators.pod === ---

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

2009-11-24 Thread pugs-commits
Author: lwall Date: 2009-11-24 10:25:36 +0100 (Tue, 24 Nov 2009) New Revision: 29183 Modified: docs/Perl6/Spec/S02-bits.pod docs/Perl6/Spec/S04-control.pod docs/Perl6/Spec/S05-regex.pod docs/Perl6/Spec/S06-routines.pod docs/Perl6/Spec/S09-data.pod docs/Perl6/Spec/S12-objects.pod

r29187 - docs/Perl6/Spec

2009-11-24 Thread pugs-commits
Author: lwall Date: 2009-11-24 21:31:37 +0100 (Tue, 24 Nov 2009) New Revision: 29187 Modified: docs/Perl6/Spec/S04-control.pod Log: [S04] clarifications suggested by TheDamian++ Modified: docs/Perl6/Spec/S04-control.pod === ---

r29188 - docs/Perl6/Spec

2009-11-24 Thread pugs-commits
Author: masak Date: 2009-11-25 01:11:23 +0100 (Wed, 25 Nov 2009) New Revision: 29188 Modified: docs/Perl6/Spec/S12-objects.pod Log: changed .accessor to .has-accessor on attribute descriptors Modified: docs/Perl6/Spec/S12-objects.pod

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

2009-11-24 Thread pugs-commits
Author: lwall Date: 2009-11-25 03:23:06 +0100 (Wed, 25 Nov 2009) New Revision: 29192 Modified: docs/Perl6/Spec/S32-setting-library/Basics.pod Log: [S32/Basics] add a .notdef convenience method for ease of writing *.notdef matchers Modified: docs/Perl6/Spec/S32-setting-library/Basics.pod

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

2009-11-27 Thread pugs-commits
Author: lwall Date: 2009-11-27 18:16:22 +0100 (Fri, 27 Nov 2009) New Revision: 29203 Modified: docs/Perl6/Spec/S02-bits.pod docs/Perl6/Spec/S32-setting-library/Numeric.pod Log: [S02] clarify when precision may (not) be lost on Rat calculation [S32/Numeric] add scaling option to round()

r29204 - docs/Perl6/Spec

2009-11-28 Thread pugs-commits
Author: lwall Date: 2009-11-28 21:56:54 +0100 (Sat, 28 Nov 2009) New Revision: 29204 Modified: docs/Perl6/Spec/S12-objects.pod Log: [S12] major rethink of enums, which are no longer roles (but may still imply them) Enum types now supply an explicit .mapping method for masak++ Got rid of

r29205 - docs/Perl6/Spec

2009-11-28 Thread pugs-commits
Author: lwall Date: 2009-11-28 22:07:44 +0100 (Sat, 28 Nov 2009) New Revision: 29205 Modified: docs/Perl6/Spec/S03-operators.pod docs/Perl6/Spec/S04-control.pod Log: [S03,S04] more treatment of .true as highlevel, .Bool as lowlevel Modified: docs/Perl6/Spec/S03-operators.pod

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

2009-12-03 Thread pugs-commits
Author: lwall Date: 2009-12-03 20:00:40 +0100 (Thu, 03 Dec 2009) New Revision: 29250 Modified: docs/Perl6/Spec/S02-bits.pod docs/Perl6/Spec/S12-objects.pod docs/Perl6/Spec/S32-setting-library/Containers.pod Log: make pair values sequences both associative and positional revise enum

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

2009-12-03 Thread pugs-commits
Author: lwall Date: 2009-12-03 22:08:54 +0100 (Thu, 03 Dec 2009) New Revision: 29251 Modified: docs/Perl6/Spec/S02-bits.pod docs/Perl6/Spec/S12-objects.pod docs/Perl6/Spec/S32-setting-library/Containers.pod Log: rename PairVal to Enum and PairValSeq to EnumMap, PairSeq to PairMap. rename

r29256 - docs/Perl6/Spec

2009-12-04 Thread pugs-commits
Author: lwall Date: 2009-12-04 20:39:23 +0100 (Fri, 04 Dec 2009) New Revision: 29256 Modified: docs/Perl6/Spec/S12-objects.pod Log: [S12] rename Enum.name to Enum.key as suggested by david.green++ Distinguish enumeration from enum when discussing enumish types clarify that the anon enum still

r29265 - docs/Perl6/Spec

2009-12-05 Thread pugs-commits
Author: masak Date: 2009-12-05 22:49:28 +0100 (Sat, 05 Dec 2009) New Revision: 29265 Modified: docs/Perl6/Spec/S05-regex.pod Log: [S05] fixed a number of infelicities in action example Modified: docs/Perl6/Spec/S05-regex.pod ===

r29266 - docs/Perl6/Spec

2009-12-05 Thread pugs-commits
Author: masak Date: 2009-12-06 03:39:02 +0100 (Sun, 06 Dec 2009) New Revision: 29266 Modified: docs/Perl6/Spec/S05-regex.pod Log: [S05] reverted s/actions/action/ correction Pm-7 asserts that it should be the plural. Which means Rakudo is lagging behind, not the spec. Modified:

r29267 - docs/Perl6/Spec

2009-12-05 Thread pugs-commits
Author: masak Date: 2009-12-06 03:53:21 +0100 (Sun, 06 Dec 2009) New Revision: 29267 Modified: docs/Perl6/Spec/S05-regex.pod Log: [S05] further improvements to :actions example Suggested by uasi++ on Twitter Modified: docs/Perl6/Spec/S05-regex.pod

r29268 - docs/Perl6/Spec

2009-12-05 Thread pugs-commits
Author: masak Date: 2009-12-06 04:38:03 +0100 (Sun, 06 Dec 2009) New Revision: 29268 Modified: docs/Perl6/Spec/S05-regex.pod Log: [S05] further corrections by uasi++ Modified: docs/Perl6/Spec/S05-regex.pod === ---

r29287 - docs/Perl6/Spec

2009-12-07 Thread pugs-commits
Author: lwall Date: 2009-12-07 22:59:21 +0100 (Mon, 07 Dec 2009) New Revision: 29287 Modified: docs/Perl6/Spec/S03-operators.pod docs/Perl6/Spec/S12-objects.pod Log: [S03,S12] remove redundant .Int and .true in describing conditional semantics Modified: docs/Perl6/Spec/S03-operators.pod

r29307 - docs/Perl6/Spec

2009-12-10 Thread pugs-commits
Author: jnthn Date: 2009-12-10 18:09:51 +0100 (Thu, 10 Dec 2009) New Revision: 29307 Modified: docs/Perl6/Spec/S14-roles-and-parametric-types.pod Log: [spec] Kill the same type = attribute composition OK rule; now it's just always a conflict. Modified:

r29308 - docs/Perl6/Spec

2009-12-10 Thread pugs-commits
Author: pmichaud Date: 2009-12-10 19:36:02 +0100 (Thu, 10 Dec 2009) New Revision: 29308 Modified: docs/Perl6/Spec/S11-modules.pod Log: [S11]: 'import' is syntactic sugar for .EXPORTALL, not .import_alias . Modified: docs/Perl6/Spec/S11-modules.pod

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

2009-12-10 Thread pugs-commits
Author: lwall Date: 2009-12-11 00:37:21 +0100 (Fri, 11 Dec 2009) New Revision: 29313 Modified: docs/Perl6/Spec/S16-io.pod docs/Perl6/Spec/S32-setting-library/IO.pod Log: [IO] long promised destruction of p{} Modified: docs/Perl6/Spec/S16-io.pod

r29331 - docs/Perl6/Spec

2009-12-12 Thread pugs-commits
Author: carlin Date: 2009-12-12 14:22:42 +0100 (Sat, 12 Dec 2009) New Revision: 29331 Modified: docs/Perl6/Spec/S04-control.pod Log: [S04-control] Fixed a typo Modified: docs/Perl6/Spec/S04-control.pod === ---

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

2009-12-15 Thread pugs-commits
Author: lwall Date: 2009-12-15 20:08:43 +0100 (Tue, 15 Dec 2009) New Revision: 29344 Modified: docs/Perl6/Spec/S32-setting-library/Containers.pod Log: [S32/Containers] refine pick concepts on baggy things for IllvilJa++ Modified: docs/Perl6/Spec/S32-setting-library/Containers.pod

r29345 - docs/Perl6/Spec

2009-12-15 Thread pugs-commits
Author: lwall Date: 2009-12-15 22:14:10 +0100 (Tue, 15 Dec 2009) New Revision: 29345 Modified: docs/Perl6/Spec/S04-control.pod Log: [S04] remove fossilized restriction dug up by masak++ Modified: docs/Perl6/Spec/S04-control.pod

r29346 - docs/Perl6/Spec

2009-12-15 Thread pugs-commits
Author: lwall Date: 2009-12-16 02:22:07 +0100 (Wed, 16 Dec 2009) New Revision: 29346 Modified: docs/Perl6/Spec/S04-control.pod Log: [S04] slight clarification to break semantics Modified: docs/Perl6/Spec/S04-control.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

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

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

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

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:true to prefix:so to avoid having to explain the

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 === ---

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 === ---

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 === ---

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 === ---

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' -

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

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: Cucfirst(junction) with apologies if it was that way for a good reason. Modified: docs/Perl6/Spec/S32-setting-library/Containers.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

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

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

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 === ---

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 === ---

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 === ---

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

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 === ---

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

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

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

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:

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

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

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

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 === ---

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 === ---

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 === ---

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.pod

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:

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

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

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:

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

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

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 === ---

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:

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 === ---

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 === ---

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 === ---

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

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

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 === ---

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 === ---

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 ===

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

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 ===

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:

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 a b semantics wrt parcels and assignment, jnthn++ Modified: docs/Perl6/Spec/S02-bits.pod

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

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

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

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

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:

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

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

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 or

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

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 === ---

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

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

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 === ---

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

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 === ---

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

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

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 === ---

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 === ---

<    2   3   4   5   6   7   8   9   10   >