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?

--
Bacek
_______________________________________________
http://lists.parrot.org/mailman/listinfo/parrot-dev

Reply via email to