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

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

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

r31600 -[S32/Temporal] Prose edit; CSeq - 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; CSeq - list Modified: docs/Perl6/Spec/S32-setting-library/Temporal.pod

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:

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

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