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/152/refactor-operand-encodin


From: git
Subject: [Viuavm-commits] [SCM] Viua VM branch issue/152/refactor-operand-encoding-and-decoding updated. v0.8.4-215-g988cf1e
Date: Wed, 21 Sep 2016 23:12:39 +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/152/refactor-operand-encoding-and-decoding has been updated
       via  988cf1e5cca2c427a1bbeb3ab1bbdb439d18b294 (commit)
       via  8a759446df63548a7985c57fbb67c4a244e22dbe (commit)
       via  08d3805f1a346b2e4cfb606c818f32e784ab4952 (commit)
       via  408dbf3fbe36b82ef63812d5163a2645425b1084 (commit)
      from  ac683559628c926a61cf011766465ef42f2e2889 (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 988cf1e5cca2c427a1bbeb3ab1bbdb439d18b294
Author: Marek Marecki <address@hidden>
Date:   Wed Sep 21 22:56:35 2016 +0200

    Refactor "insert" and "remove" instructions

commit 8a759446df63548a7985c57fbb67c4a244e22dbe
Author: Marek Marecki <address@hidden>
Date:   Wed Sep 21 22:56:14 2016 +0200

    Refactor "new" instruction

commit 08d3805f1a346b2e4cfb606c818f32e784ab4952
Author: Marek Marecki <address@hidden>
Date:   Wed Sep 21 22:55:58 2016 +0200

    Add function for fetching Viua VM objects from registers when decoding 
operands

commit 408dbf3fbe36b82ef63812d5163a2645425b1084
Author: Marek Marecki <address@hidden>
Date:   Wed Sep 21 22:54:24 2016 +0200

    Refactor "link" and "import" instructions

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

Summary of changes:
 include/viua/bytecode/decoder/operands.h |  2 ++
 src/bytecode/decoder/operands.cpp        |  6 ++++++
 src/process/instr/linking.cpp            |  7 +++++--
 src/process/instr/object.cpp             | 24 ++++++++++++++++--------
 4 files changed, 29 insertions(+), 10 deletions(-)


hooks/post-receive
-- 
Viua VM



reply via email to

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