Branch: refs/heads/rurban/integer-float-gh1234
  Home:   https://github.com/parrot/parrot
  Commit: ebbff170f67224cc3a8b15e48c4cb1c6037ed317
      
https://github.com/parrot/parrot/commit/ebbff170f67224cc3a8b15e48c4cb1c6037ed317
  Author: Reini Urban <[email protected]>
  Date:   2025-12-18 (Thu, 18 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