{*} and actions

2009-02-10 Thread Chris Dolan
1) Will the "{*}" syntax to invoke an external action method from within a grammar be an official part of the language, or an implementation hack? 2) If it becomes official, how should people specify the action class/ instance to be used with a grammar? Currently in Rakudo, I use the follo

r25270 - docs/Perl6/Spec

2009-02-10 Thread pugs-commits
Author: hinrik Date: 2009-02-10 16:01:32 +0100 (Tue, 10 Feb 2009) New Revision: 25270 Modified: docs/Perl6/Spec/S29-functions.pod Log: [S29] fix Pod error due to missing =back Modified: docs/Perl6/Spec/S29-functions.pod === --- do

r25269 - docs/Perl6/Spec

2009-02-10 Thread pugs-commits
Author: hinrik Date: 2009-02-10 15:54:04 +0100 (Tue, 10 Feb 2009) New Revision: 25269 Modified: docs/Perl6/Spec/S05-regex.pod Log: [S05] fix Pod error due to misplaced =back Modified: docs/Perl6/Spec/S05-regex.pod === --- docs/Per