viuavm-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Viuavm-commits] [SCM] Viua VM branch issue/e8113638/math-on-bits update


From: git
Subject: [Viuavm-commits] [SCM] Viua VM branch issue/e8113638/math-on-bits updated. v0.9.0-841-g77c1a76
Date: Wed, 8 Nov 2017 22:49:53 +0100 (CET)

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

The branch, issue/e8113638/math-on-bits has been updated
       via  77c1a766e32840b0ea1c923798a7f53dee122dd1 (commit)
       via  bb07745983ef5b863b95bb82f3b84c4b57843195 (commit)
      from  e45a42dab3a4cb0924103a2a87c5091305f99eb4 (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 77c1a766e32840b0ea1c923798a7f53dee122dd1
Author: Marek Marecki <address@hidden>
Date:   Wed Nov 8 22:49:50 2017 +0100

    Code reorganisation

commit bb07745983ef5b863b95bb82f3b84c4b57843195
Author: Marek Marecki <address@hidden>
Date:   Wed Nov 8 22:12:48 2017 +0100

    Test for increment/decrement for unsigned wrapping

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

Summary of changes:
 .../maximum_increment.asm                          |   2 +-
 .../minimum_decrement.asm                          |   2 +-
 src/types/bits.cpp                                 | 487 +++++++++++----------
 tests/tests.py                                     |  10 +
 4 files changed, 261 insertions(+), 240 deletions(-)
 copy sample/asm/bits/arithmetic/{signed_wrapping => 
unsigned_wrapping}/maximum_increment.asm (94%)
 copy sample/asm/bits/arithmetic/{signed_wrapping => 
unsigned_wrapping}/minimum_decrement.asm (94%)


hooks/post-receive
-- 
Viua VM



reply via email to

[Prev in Thread] Current Thread [Next in Thread]