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-237-gc2265ca
Date: Fri, 23 Sep 2016 22:49:43 +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  c2265ca3177f48f7b2afebdb8b7a1197c01dacf9 (commit)
       via  a0e28a5908abd01b05d7f516248a7a2345186739 (commit)
       via  55ee3c514dc7c1751aba60bb6c9d3a91139e2763 (commit)
       via  999f2b609fac7e6b8e00c219fa6e1231aadde181 (commit)
       via  6583c8a34b2c465541792950bcd103681bafe386 (commit)
      from  26a400cd833ad0e4fd72dcde9c10d98f39ed0738 (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 c2265ca3177f48f7b2afebdb8b7a1197c01dacf9
Author: Marek Marecki <address@hidden>
Date:   Fri Sep 23 22:33:33 2016 +0200

    Refactor "strstore" instruction

commit a0e28a5908abd01b05d7f516248a7a2345186739
Author: Marek Marecki <address@hidden>
Date:   Fri Sep 23 22:33:15 2016 +0200

    Remove useless #include

commit 55ee3c514dc7c1751aba60bb6c9d3a91139e2763
Author: Marek Marecki <address@hidden>
Date:   Fri Sep 23 22:32:57 2016 +0200

    Add function fetching string operands

commit 999f2b609fac7e6b8e00c219fa6e1231aadde181
Author: Marek Marecki <address@hidden>
Date:   Fri Sep 23 22:32:22 2016 +0200

    Remove unused parameter name

commit 6583c8a34b2c465541792950bcd103681bafe386
Author: Marek Marecki <address@hidden>
Date:   Fri Sep 23 22:02:52 2016 +0200

    Add better documentation notes

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

Summary of changes:
 include/viua/bytecode/decoder/operands.h | 16 ++++++++++++++--
 src/bytecode/decoder/operands.cpp        |  8 +++++++-
 src/process/instr/str.cpp                | 10 +++++++---
 3 files changed, 28 insertions(+), 6 deletions(-)


hooks/post-receive
-- 
Viua VM



reply via email to

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