Re: [PATCH] Arg direction info, version 2

2002-04-21 Thread Daniel Grunblatt
On Mon, 22 Apr 2002, Andrew J Bromage wrote: > Adds argument direction information into Parrot::Op and the > op_info_table. Applied, thanks. I also committed a patch that adds branch information too, I believe it will be usefull for you too. Daniel Grunblatt.

[PATCH] Arg direction info, version 2

2002-04-21 Thread Andrew J Bromage
G'day all. Adds argument direction information into Parrot::Op and the op_info_table. Cheers, Andrew Bromage Index: ops2c.pl === RCS file: /cvs/public/parrot/ops2c.pl,v retrieving revision 1.22 diff -u -r1.22 ops2c.pl --- ops2c.pl