On Tue, 9 Sep 2003, Leopold Toetsch wrote:

> Dan Sugalski wrote:
> 
> > On Mon, 8 Sep 2003, Leopold Toetsch wrote:
> >>1) should these ops just be implemented or
> >>
> > 
> > This one. We can consider pruning out unused variants later, after we've 
> > been up and running and have reasonable HLL output to check against.
> 
> Ok. Started that.
> - neg_p
> - new vtables for cmodulus (both mod and cmod where doing C-modulus)
> - c?modulus_{int,float}
> - separated the implementation into utils.c

Cool.
 
> BTW PerlInt.divide() always yields a PerlNum, this seems bogus to me.
> I think we need some clarification for the PerlNum implementation.

That's right--perl math always ends up as floats.

                                        Dan

Reply via email to