Re: contrib tool: search for opcodes

2006-07-09 Thread Will Coleda
I don't see this checkin. Assigned you the rt ticket. On Jul 7, 2006, at 9:41 AM, Bernhard Schmalhofer wrote: João Cruz Morais schrieb: (moderator please reject my other message - wrong email) The subject says it all :) Given a valid regex (pcre) as an argument, the script will search inside

Re: contrib tool: search for opcodes

2006-07-07 Thread jerry gay
On 7/7/06, João Cruz Morais <[EMAIL PROTECTED]> wrote: Are you talking about the module that has the code to run the steps from Configure.pl? Parrot::Config is a module *generated* by Configure.pl, containing parrot's configuration information in a format (perl module) that's easy for perl scri

Re: contrib tool: search for opcodes

2006-07-07 Thread João Cruz Morais
Hi, I've just submitted the patch. PS: For future Python scripts a port of the Parrot::Config Perl5 module would be nice to have. Are you talking about the module that has the code to run the steps from Configure.pl? Regards, João C Morais

Re: contrib tool: search for opcodes

2006-07-07 Thread Bernhard Schmalhofer
João Cruz Morais schrieb: (moderator please reject my other message - wrong email) The subject says it all :) Given a valid regex (pcre) as an argument, the script will search inside every *.ops file for an opcode name that matches, and dumps both its arguments and its description. If no argumen

Re: contrib tool: search for opcodes

2006-07-07 Thread Bernhard Schmalhofer
João Cruz Morais schrieb: (moderator please reject my other message - wrong email) The subject says it all :) Given a valid regex (pcre) as an argument, the script will search inside every *.ops file for an opcode name that matches, and dumps both its arguments and its description. If no argumen