Branch: refs/heads/rurban/integer-float-gh1234
  Home:   https://github.com/parrot/parrot
  Commit: e198e7d2ea2b92afd059a1b45df1d37a38b33001
      
https://github.com/parrot/parrot/commit/e198e7d2ea2b92afd059a1b45df1d37a38b33001
  Author: Reini Urban <[email protected]>
  Date:   2025-12-17 (Wed, 17 Dec 2025)

  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



To unsubscribe from these emails, change your notification settings at 
https://github.com/parrot/parrot/settings/notifications
_______________________________________________
http://lists.parrot.org/mailman/listinfo/parrot-commits

Reply via email to