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-884-gcaef38a
Date: Sat, 18 Nov 2017 20:41:47 +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  caef38a29034ba85fde825672de7c04e31c07fdd (commit)
       via  400f1254cbd0ea3a374ea5e678b18e9c5d52db22 (commit)
      from  81f9ce912269a6ec0fa1c1c2bcf3d8497d536a9a (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 caef38a29034ba85fde825672de7c04e31c07fdd
Author: Marek Marecki <address@hidden>
Date:   Sat Nov 18 20:41:44 2017 +0100

    Three new tests for division

commit 400f1254cbd0ea3a374ea5e678b18e9c5d52db22
Author: Marek Marecki <address@hidden>
Date:   Sat Nov 18 20:28:54 2017 +0100

    New division test

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

Summary of changes:
 .../{basic_division.asm => 42_7_division.asm}      |  4 ++--
 ..._gives_negative.asm => 42_minus_7_division.asm} |  6 ++---
 ..._gives_negative.asm => minus_42_7_division.asm} |  6 ++---
 ..._positive.asm => minus_42_minus_7_division.asm} |  6 ++---
 tests/tests.py                                     | 28 ++++++++++++++++++++++
 5 files changed, 39 insertions(+), 11 deletions(-)
 copy sample/asm/bits/arithmetic/signed_checked/{basic_division.asm => 
42_7_division.asm} (91%)
 copy 
sample/asm/bits/arithmetic/signed_checked/{multiplication_positive_negative_gives_negative.asm
 => 42_minus_7_division.asm} (85%)
 copy 
sample/asm/bits/arithmetic/signed_checked/{multiplication_negative_positive_gives_negative.asm
 => minus_42_7_division.asm} (85%)
 copy 
sample/asm/bits/arithmetic/signed_checked/{overflowing_addition_two_negatives_give_positive.asm
 => minus_42_minus_7_division.asm} (86%)


hooks/post-receive
-- 
Viua VM



reply via email to

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