Re: .perl, nested arrays, parens and a bug with .perl after hyperop

2007-05-21 Thread Audrey Tang
在 May 21, 2007 8:45 AM 時,Juerd Waalboer 寫到: Steffen Schwigon skribis 2007-05-21 1:28 (+0200): That's ARRAY := ARRAY there, so the following should dwym: my @foo := [ 1, 2, 3 ]; However, this does not work with pugs, so I don't know if I am wrong, or pugs is wrong. Pugs is wrong

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

2007-05-21 Thread larry
Author: larry Date: Mon May 21 07:57:22 2007 New Revision: 14397 Modified: doc/trunk/design/syn/S02.pod Log: Some clarifications of type definitions Modified: doc/trunk/design/syn/S02.pod == ---

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

2007-05-21 Thread larry
Author: larry Date: Mon May 21 08:22:06 2007 New Revision: 14398 Modified: doc/trunk/design/syn/S12.pod Log: Dehuffmanized super to nonfinal for clarity and parsimony. Modified: doc/trunk/design/syn/S12.pod == ---

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

2007-05-21 Thread larry
Author: larry Date: Mon May 21 11:46:23 2007 New Revision: 14399 Modified: doc/trunk/design/syn/S02.pod Log: clarification suggested by Ruud++ Modified: doc/trunk/design/syn/S02.pod == ---

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

2007-05-21 Thread larry
Author: larry Date: Mon May 21 16:29:46 2007 New Revision: 14400 Modified: doc/trunk/design/syn/S02.pod doc/trunk/design/syn/S06.pod Log: Keep syntactic categories in sync with Perl-6.0.0-STD.pm Modified: doc/trunk/design/syn/S02.pod