On Thu, Jul 07, 2005 at 03:36:01PM +0200, Leopold Toetsch wrote:
> I've now implement full type conversions, thus making argument passing 
> strictly positional. This also implies that we don't need separate 
> argument counts per register type, these are gone now.
> 
> Instead we have the new opcode:
> 
>   get_argc(out INT)
> 
> which returns the argument/result count of the recent call/return.

Yay!  

Pm

Reply via email to