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

2008-07-17 Thread larry
Author: larry Date: Wed Jul 16 23:26:04 2008 New Revision: 14565 Modified: doc/trunk/design/syn/S04.pod Log: clarification suggested by Bob Rogers++ Modified: doc/trunk/design/syn/S04.pod == ---

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

2008-07-17 Thread larry
Author: larry Date: Wed Jul 16 23:52:23 2008 New Revision: 14566 Modified: doc/trunk/design/syn/S04.pod Log: suggestion from moritz++ that POST blocks be allowed to see the return value Modified: doc/trunk/design/syn/S04.pod

Re: $foo[0][0] versus $foo[0;0]

2008-07-17 Thread Nicholas Clark
On Wed, Jul 16, 2008 at 10:04:03AM -0700, Larry Wall wrote: On Sun, Jul 13, 2008 at 02:17:10PM -0500, Adrian Kreher wrote: : Hi, : : I'm reviewing the tests in S09, and the file : t/spec/S02-builtin_data_types/multi_dimensional_array.t uses the [0][0] : indexing format interchangeably

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

2008-07-17 Thread larry
Author: larry Date: Thu Jul 17 10:57:24 2008 New Revision: 14567 Modified: doc/trunk/design/syn/S09.pod Log: Equivalence of cascaded and semicolon subscript forms suggested by nick++ Modified: doc/trunk/design/syn/S09.pod