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/157/use-fixed-width-integers


From: git
Subject: [Viuavm-commits] [SCM] Viua VM branch issue/157/use-fixed-width-integers-where-appropriate updated. v0.8.4-717-g3d48738
Date: Sun, 11 Dec 2016 21:46:49 +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/157/use-fixed-width-integers-where-appropriate has been 
updated
       via  3d48738155e3fa5620d2c71bbe4a7dce37ca84cc (commit)
      from  2e5ae388c7c9c4b0434ecc8540b1c9f20f840681 (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 3d48738155e3fa5620d2c71bbe4a7dce37ca84cc
Author: Marek Marecki <address@hidden>
Date:   Sun Dec 11 21:27:51 2016 +0100

    Use viua::internals::types::register_index as RI type

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

Summary of changes:
 include/viua/bytecode/bytetypedef.h      |  2 +-
 include/viua/bytecode/decoder/operands.h |  2 +-
 include/viua/kernel/frame.h              |  2 +-
 src/bytecode/decoder/operands.cpp        | 14 ++++++--------
 src/process/instr/arithmetic.cpp         |  8 ++++----
 src/process/instr/bool.cpp               |  6 +++---
 src/process/instr/calls.cpp              | 12 ++++++------
 src/process/instr/cast.cpp               |  8 ++++----
 src/process/instr/closure.cpp            | 12 ++++++------
 src/process/instr/concurrency.cpp        | 12 ++++++------
 src/process/instr/float.cpp              |  2 +-
 src/process/instr/int.cpp                |  4 ++--
 src/process/instr/object.cpp             | 10 +++++-----
 src/process/instr/prototype.cpp          |  4 ++--
 src/process/instr/registers.cpp          | 16 ++++++++--------
 src/process/instr/str.cpp                |  2 +-
 src/process/instr/tcmechanism.cpp        |  4 ++--
 src/process/instr/vector.cpp             | 16 ++++++++--------
 18 files changed, 67 insertions(+), 69 deletions(-)


hooks/post-receive
-- 
Viua VM



reply via email to

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