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-199-gbae3653
Date: Wed, 21 Sep 2016 20:35:08 +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  bae36532d2fa5ceb3a9fdfd0565eed6b83bbcab3 (commit)
       via  495d30931748361a68839f1e4e50085ad3ce8c3f (commit)
      from  e65034b72f8d35a29e314c9924e70ef0cc6a7da0 (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 bae36532d2fa5ceb3a9fdfd0565eed6b83bbcab3
Author: Marek Marecki <address@hidden>
Date:   Wed Sep 21 20:19:04 2016 +0200

    New ctor for Function and Closure types

commit 495d30931748361a68839f1e4e50085ad3ce8c3f
Author: Marek Marecki <address@hidden>
Date:   Wed Sep 21 19:52:28 2016 +0200

    Refactor "closure" and "function" instructions

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

Summary of changes:
 include/viua/types/closure.h  |  2 +-
 include/viua/types/function.h |  3 +--
 src/process/instr/closure.cpp | 23 ++++++++++-------------
 src/types/closure.cpp         |  2 +-
 src/types/function.cpp        |  2 --
 5 files changed, 13 insertions(+), 19 deletions(-)


hooks/post-receive
-- 
Viua VM



reply via email to

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