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/8f249243/simplify-arithmetic


From: git
Subject: [Viuavm-commits] [SCM] Viua VM branch issue/8f249243/simplify-arithmetic-ops updated. v0.8.4-1118-g23c7db7
Date: Sun, 23 Apr 2017 14:14:42 +0200 (CEST)

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/8f249243/simplify-arithmetic-ops has been updated
       via  23c7db723d2c3baf3fa5d7bb0869d2890c762ab4 (commit)
       via  b48216be637d1392de0555c22f0ddd00bed89e57 (commit)
       via  0fe1362b42ce919c714807fa4334468c2d0470ee (commit)
      from  936e746362e995faf229048baa4739d2c9f5a148 (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 23c7db723d2c3baf3fa5d7bb0869d2890c762ab4
Author: Marek Marecki <address@hidden>
Date:   Sun Apr 23 14:10:26 2017 +0200

    Simplify implementation of comparison instructions

commit b48216be637d1392de0555c22f0ddd00bed89e57
Author: Marek Marecki <address@hidden>
Date:   Sun Apr 23 14:10:03 2017 +0200

    Implement comparison operators for Integer and Float

commit 0fe1362b42ce919c714807fa4334468c2d0470ee
Author: Marek Marecki <address@hidden>
Date:   Sun Apr 23 14:09:19 2017 +0200

    Update copyright notices

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

Summary of changes:
 include/viua/types/float.h       |  8 ++++++-
 include/viua/types/integer.h     |  8 ++++++-
 include/viua/types/number.h      |  9 ++++++-
 src/process/instr/arithmetic.cpp | 51 ++++++++--------------------------------
 src/types/float.cpp              | 19 ++++++++++++++-
 src/types/integer.cpp            | 19 ++++++++++++++-
 6 files changed, 68 insertions(+), 46 deletions(-)


hooks/post-receive
-- 
Viua VM



reply via email to

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