Author: audreyt
Date: Wed Jun 28 18:37:41 2006
New Revision: 9719
Modified:
doc/trunk/design/syn/S06.pod
Log:
* S06: anonymous methods is part of Perl 6, so we use that
instead of the Perl5esque "sub" for FETCH and STORE.
Modified: doc/trunk/design/syn/S06.pod
==
Author: audreyt
Date: Wed Jun 28 18:43:52 2006
New Revision: 9720
Modified:
doc/trunk/design/syn/S06.pod
Log:
* S06: Macros now re-splice in runtime when called as functions;
this closes the unspecced "taking ¯o as an object and call it"
loophole in S06.
Modified: doc/trunk/design/syn/S06
Author: audreyt
Date: Wed Jun 28 18:49:13 2006
New Revision: 9721
Modified:
doc/trunk/design/syn/S06.pod
doc/trunk/design/syn/S10.pod
doc/trunk/design/syn/S12.pod
Log:
* Separate multi/single dispatch and method/sub completely
in the nomenclature; the "invocant" is always the object
Author: larry
Date: Wed Jun 28 19:50:48 2006
New Revision: 9722
Modified:
doc/trunk/design/syn/S12.pod
Log:
enum clarifications from dduncan++
Modified: doc/trunk/design/syn/S12.pod
==
--- doc/trunk/design/syn/S12.po
Author: larry
Date: Wed Jun 28 22:49:04 2006
New Revision: 9723
Modified:
doc/trunk/design/syn/S04.pod
doc/trunk/design/syn/S12.pod
Log:
Revised some ambiguous sentences.
Modified: doc/trunk/design/syn/S04.pod
==