Branch: refs/heads/rurban/integer-float-gh1234
Home: https://github.com/parrot/parrot
Commit: d595f3cd7b3b77bdf58677abe180c955ed63d48e
https://github.com/parrot/parrot/commit/d595f3cd7b3b77bdf58677abe180c955ed63d48e
Author: Reini Urban <[email protected]>
Date: 2016-11-16 (Wed, 16 Nov 2016)
Changed paths:
M src/pmc/integer.pmc
M t/pmc/float.t
M t/pmc/integer.t
Log Message:
-----------
[PMC] Unify Integer BINOP Float result types
With arithmetic binops do not unify to the typeof the first argument
necessarily. add produces the correct result with mixed types, fix
multiply and divide for Float arguments.
See GH #1234
TODO
_______________________________________________
http://lists.parrot.org/mailman/listinfo/parrot-commits