[svn:perl6-synopsis] r9589 - doc/trunk/design/syn

2006-06-12 Thread audreyt
Author: audreyt Date: Mon Jun 12 00:42:35 2006 New Revision: 9589 Modified: doc/trunk/design/syn/S02.pod Log: * S02: more elimination of lvalue-parenthesis form, spotted by spinclad++ Modified: doc/trunk/design/syn/S02.pod ==

Re: [svn:perl6-synopsis] r9575 - doc/trunk/design/syn

2006-06-12 Thread David Romano
On 6/11/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: (Operators that imply list operations are excluded: C<@>, C<%>, and C, for instance. Hyper operators are also excluded, but -post-assigment forms such as C is allowed.) +post-assigment forms such as C are allowed. while the nits are bei

Re: [svn:perl6-synopsis] r9575 - doc/trunk/design/syn

2006-06-12 Thread Daniel Hulme
> > -post-assigment forms such as C is allowed.) > > +post-assigment forms such as C are allowed. > s/allowed\./allowed)./ Umm, no. The ) was correct in its original position (after the full stop). It just seems to have disappeared. -- Always crash crash crashWell come on and

Re: [svn:perl6-synopsis] r9575 - doc/trunk/design/syn

2006-06-12 Thread David Romano
On 6/12/06, Daniel Hulme <[EMAIL PROTECTED]> wrote: > > -post-assigment forms such as C is allowed.) > > +post-assigment forms such as C are allowed. > s/allowed\./allowed)./ Umm, no. The ) was correct in its original position (after the full stop). It just seems to have disappeared. Yeah, my b

[svn:perl6-synopsis] r9625 - doc/trunk/design/syn

2006-06-12 Thread audreyt
Author: audreyt Date: Mon Jun 12 18:32:09 2006 New Revision: 9625 Modified: doc/trunk/design/syn/S03.pod Log: * S03: Even more typo/nit cleanup; also clarify that while prefix:<%> is not "simple" scalar lvalue, infix:<%> is. Modified: doc/trunk/design/syn/S03.pod =