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-750-ga794020
Date: Sat, 17 Dec 2016 18:51:35 +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  a794020b0920c7b69681f400e5f384e55401b2b1 (commit)
      from  52d1156d2ac4d2f66270a436cd426dcbf11d07aa (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 a794020b0920c7b69681f400e5f384e55401b2b1
Author: Marek Marecki <address@hidden>
Date:   Sat Dec 17 18:52:22 2016 +0100

    Use viua::internals::types::register_index instead of bare ints

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

Summary of changes:
 include/viua/kernel/frame.h       |  2 +-
 include/viua/kernel/registerset.h | 38 +++++++++++++++++++-------------------
 include/viua/process.h            | 10 +++++-----
 include/viua/types/closure.h      |  2 +-
 src/bytecode/decoder/operands.cpp |  8 ++++----
 src/kernel/frame.cpp              |  2 +-
 src/kernel/registerset.cpp        | 32 ++++++++++++++++----------------
 src/process.cpp                   | 12 ++++++------
 src/types/closure.cpp             |  2 +-
 src/types/string.cpp              |  4 ++--
 10 files changed, 56 insertions(+), 56 deletions(-)


hooks/post-receive
-- 
Viua VM



reply via email to

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