Author: lwall
Date: 2009-10-03 20:13:38 +0200 (Sat, 03 Oct 2009)
New Revision: 28574
Modified:
docs/Perl6/Spec/S06-routines.pod
Log:
[S06]
remove 'is inline' as supportive of bad premature optimization policy
instead establish hard/soft distinctions for routine mutability
default to hard, unles
Author: lwall
Date: 2009-10-03 20:35:05 +0200 (Sat, 03 Oct 2009)
New Revision: 28575
Modified:
docs/Perl6/Spec/S02-bits.pod
Log:
[S02] add SoftRoutine and HardRoutine types to type lists
Modified: docs/Perl6/Spec/S02-bits.pod
===