viuavm-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Viuavm-commits] [SCM] Viua VM branch devel updated. v0.8.4-619-gcf7b246


From: git
Subject: [Viuavm-commits] [SCM] Viua VM branch devel updated. v0.8.4-619-gcf7b246
Date: Sun, 27 Nov 2016 17:02:49 +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, devel has been updated
       via  cf7b246caf04abfbcaa5d5f3e09c4703a17608b8 (commit)
      from  1716786ba54aa149f495a1af4ddf631c6dfa93c8 (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 cf7b246caf04abfbcaa5d5f3e09c4703a17608b8
Author: Marek Marecki <address@hidden>
Date:   Sun Nov 27 16:45:23 2016 +0100

    Use std::unique_ptr to manage bytecode arrays

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

Summary of changes:
 include/viua/kernel/kernel.h |  2 +-
 include/viua/loader.h        |  6 +++---
 src/front/asm/generate.cpp   | 15 ++++++++-------
 src/front/dis.cpp            |  4 ++--
 src/front/vm.cpp             |  4 ++--
 src/kernel/kernel.cpp        |  4 ++--
 src/loader.cpp               | 24 +++++++++++-------------
 7 files changed, 29 insertions(+), 30 deletions(-)


hooks/post-receive
-- 
Viua VM



reply via email to

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