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-193-g876e20d
Date: Tue, 20 Sep 2016 22:47:37 +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  876e20daa67ee6c4e1c1cd35913f8e5c42523bc6 (commit)
       via  d39cf6f81b8f557ea7b478a80f8c88773cb22cc3 (commit)
       via  e8b6236b716e41644dfff0c525e7f2eff3a89c7f (commit)
      from  8df7fe684528100aaede2806be66b89d6fc77411 (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 876e20daa67ee6c4e1c1cd35913f8e5c42523bc6
Author: Marek Marecki <address@hidden>
Date:   Tue Sep 20 22:31:30 2016 +0200

    Refactor decoding function names in "call" and "tailcall" instructions

commit d39cf6f81b8f557ea7b478a80f8c88773cb22cc3
Author: Marek Marecki <address@hidden>
Date:   Tue Sep 20 22:30:10 2016 +0200

    Add function for decoding atoms (null-terminated ASCII strings)

commit e8b6236b716e41644dfff0c525e7f2eff3a89c7f
Author: Marek Marecki <address@hidden>
Date:   Tue Sep 20 22:29:31 2016 +0200

    Remove commented code

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

Summary of changes:
 include/viua/bytecode/decoder/operands.h |  2 ++
 src/bytecode/decoder/operands.cpp        |  9 +++++++++
 src/process/instr/calls.cpp              | 21 ++++-----------------
 3 files changed, 15 insertions(+), 17 deletions(-)


hooks/post-receive
-- 
Viua VM



reply via email to

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