r31582 -[Str] fix lines def to use .comb(/ ^^ \N* /) for masak++

2010-07-08 Thread pugs-commits
Author: lwall Date: 2010-07-08 23:02:00 +0200 (Thu, 08 Jul 2010) New Revision: 31582 Modified: docs/Perl6/Spec/S32-setting-library/Str.pod Log: [Str] fix lines def to use .comb(/ ^^ \N* /) for masak++ Modified: docs/Perl6/Spec/S32-setting-library/Str.pod

r31583 -[S06] define a * statement to represent a call from a proto to its multis

2010-07-08 Thread pugs-commits
Author: lwall Date: 2010-07-08 23:04:28 +0200 (Thu, 08 Jul 2010) New Revision: 31583 Modified: docs/Perl6/Spec/S06-routines.pod Log: [S06] define a * statement to represent a call from a proto to its multis Modified: docs/Perl6/Spec/S06-routines.pod

r31584 -[S05] also define how * does multi dispatch inside regexes

2010-07-08 Thread pugs-commits
Author: lwall Date: 2010-07-09 02:13:08 +0200 (Fri, 09 Jul 2010) New Revision: 31584 Modified: docs/Perl6/Spec/S05-regex.pod Log: [S05] also define how * does multi dispatch inside regexes delete ... et al. since they're redundant with {...} Modified: docs/Perl6/Spec/S05-regex.pod