r31611 -[spec] random cleanup of fossils from before proto became a multi wrapper

2010-07-09 Thread pugs-commits
Author: lwall Date: 2010-07-10 08:43:17 +0200 (Sat, 10 Jul 2010) New Revision: 31611 Modified: docs/Perl6/Spec/S02-bits.pod docs/Perl6/Spec/S06-routines.pod docs/Perl6/Spec/S09-data.pod docs/Perl6/Spec/S10-packages.pod docs/Perl6/Spec/S11-modules.pod docs/Perl6/Spec/S12-objects.p

r31610 -[S04] emphasize that LEAVE blocks *always* run even under stack unwinding

2010-07-09 Thread pugs-commits
Author: lwall Date: 2010-07-10 00:59:12 +0200 (Sat, 10 Jul 2010) New Revision: 31610 Modified: docs/Perl6/Spec/S04-control.pod Log: [S04] emphasize that LEAVE blocks *always* run even under stack unwinding Modified: docs/Perl6/Spec/S04-control.pod =

r31609 -[S04,6] more refinement of how scoping works under DBC

2010-07-09 Thread pugs-commits
Author: lwall Date: 2010-07-10 00:55:41 +0200 (Sat, 10 Jul 2010) New Revision: 31609 Modified: docs/Perl6/Spec/S04-control.pod docs/Perl6/Spec/S06-routines.pod Log: [S04,6] more refinement of how scoping works under DBC note that all phasers in methods to have access to self via closure Mo

r31601 -[S04] simplify definition of successful return to be context agnostic

2010-07-09 Thread pugs-commits
Author: lwall Date: 2010-07-09 23:10:45 +0200 (Fri, 09 Jul 2010) New Revision: 31601 Modified: docs/Perl6/Spec/S04-control.pod Log: [S04] simplify definition of successful return to be context agnostic define class-level PRE/POST to be submethods that are called like BUILD/DESTROY Modified: d

r31600 -[S32/Temporal] Prose edit; "C" -> "list"

2010-07-09 Thread pugs-commits
Author: Kodi Date: 2010-07-09 21:47:34 +0200 (Fri, 09 Jul 2010) New Revision: 31600 Modified: docs/Perl6/Spec/S32-setting-library/Temporal.pod Log: [S32/Temporal] Prose edit; "C" -> "list" Modified: docs/Perl6/Spec/S32-setting-library/Temporal.pod ==

r31598 -[S32/Temporal] Clarified the distinction between &time and &now, specified what formatters and time zones should actually do, and dropped some formatting methods.

2010-07-09 Thread pugs-commits
Author: Kodi Date: 2010-07-09 19:43:53 +0200 (Fri, 09 Jul 2010) New Revision: 31598 Modified: docs/Perl6/Spec/S32-setting-library/Temporal.pod Log: [S32/Temporal] Clarified the distinction between &time and &now, specified what formatters and time zones should actually do, and dropped some for

r31595 -[S06] = should be :=

2010-07-09 Thread pugs-commits
Author: lwall Date: 2010-07-09 19:08:24 +0200 (Fri, 09 Jul 2010) New Revision: 31595 Modified: docs/Perl6/Spec/S06-routines.pod Log: [S06] = should be := Modified: docs/Perl6/Spec/S06-routines.pod === --- docs/Perl6/Spec/S06-rout

r31593 -[S05,S06] more refinements to {*}

2010-07-09 Thread pugs-commits
Author: lwall Date: 2010-07-09 18:41:04 +0200 (Fri, 09 Jul 2010) New Revision: 31593 Modified: docs/Perl6/Spec/S05-regex.pod docs/Perl6/Spec/S06-routines.pod Log: [S05,S06] more refinements to {*} Modified: docs/Perl6/Spec/S05-regex.pod =