On Sun, Jun 7, 2009 at 8:07 PM, Vasily Chekalkin<[email protected]> wrote:
> Hello.
>
> Few days ago I created branch for implementing mathematical ops in term of
> i_ops. E.g. "c = add a, b" implemented as "c = a; c+= b". No test failures
> (actually I fixed some i_ops which was wrong before. E.g.
> Integer.i_add(Complex) and so on), so I'm going to merge this branch to
> trunk.
>
> Any objections?

partcl has no failures, so none from me.


-- 
Will "Coke" Coleda
_______________________________________________
http://lists.parrot.org/mailman/listinfo/parrot-dev

Reply via email to