[Joypy-announce] [SCM] Thun (joypy) branch, simpler, updated. 53bea5f59b8ec6222974724342072332a1cdc187

Back to archive index
scmno****@osdn***** scmno****@osdn*****
Wed Oct 5 00:55:44 JST 2022


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to "Thun" repository
containing the "joypy" project.

The branch, simpler has been updated
       via  53bea5f59b8ec6222974724342072332a1cdc187 (commit)
      from  690f157ac82b94c62d5b6688ee2ce57c487f7a79 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 53bea5f59b8ec6222974724342072332a1cdc187
Author: Simon Forman <sform****@hushm*****>
Date:   Tue Oct 4 08:53:32 2022 -0700

    That was easy...
    
    but it breaks associativity or is it commutivity?
    
    Anyway you can't add THREE or more things in one expression (yet)
    because adding OberonInt objects returns a two-tuple.
    
    I could adjust the semantics of ObInt to accept such two-tuples and do
    add_with_carry() but that's probably more trouble than it's worth.
    
    Just gotta be careful with math expressions, eh?

-----------------------------------------------------------------------

Summary of changes:
 bigjoyints/big.py | 10 ++++++++--
 1 file changed, 8 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
Thun (joypy)



More information about the Joypy-announce mailing list
Back to archive index