[Joypy-announce] [SCM] Thun (joypy) branch, simpler, updated. 74f936efa04a326a5a876d8e1a6fcbcfc5a2ac53

Back to archive index
scmno****@osdn***** scmno****@osdn*****
Sun Oct 16 03:06:22 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  74f936efa04a326a5a876d8e1a6fcbcfc5a2ac53 (commit)
      from  062b01da55e8349521f2d2cdbea3b103ff6ad82b (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 74f936efa04a326a5a876d8e1a6fcbcfc5a2ac53
Author: Simon Forman <sform****@hushm*****>
Date:   Sat Oct 15 11:05:17 2022 -0700

    Cleanup and refactoring.
    
    Bug when subtracting identical numbers.  It gives
    
        [false 0]
    
    When it should be
    
        [false]
    
    or better yet
    
        [true]
    
    eh?

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

Summary of changes:
 docs/notebooks/BigInts.ipynb | 78 ++++++++++++--------------------------------
 implementations/bigints.joy  | 42 ++++++++++++++----------
 2 files changed, 44 insertions(+), 76 deletions(-)


hooks/post-receive
-- 
Thun (joypy)



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