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/unify-call-and-fcall-instruc


From: git
Subject: [Viuavm-commits] [SCM] Viua VM branch issue/unify-call-and-fcall-instructions updated. v0.8.4-955-g7bbc106
Date: Sun, 5 Mar 2017 22:55:55 +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, issue/unify-call-and-fcall-instructions has been updated
       via  7bbc1067d93135c180e43464dea2f4ebfc69b752 (commit)
      from  9be438eb7025202f807bf6d04d7bd3ef1d722210 (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 7bbc1067d93135c180e43464dea2f4ebfc69b752
Author: Marek Marecki <address@hidden>
Date:   Sun Mar 5 22:56:39 2017 +0100

    Allow dynamic dispatch calls using function objects

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

Summary of changes:
 include/viua/cg/bytecode/instructions.h |  1 +
 include/viua/program.h                  |  1 +
 src/cg/assembler/verify.cpp             |  5 +++++
 src/cg/bytecode/instructions.cpp        |  4 ++++
 src/cg/disassembler/disassembler.cpp    |  4 ++--
 src/cg/tools.cpp                        |  9 +++++++--
 src/front/asm/assemble_instruction.cpp  |  6 +++++-
 src/process/instr/object.cpp            | 20 +++++++++++++++++++-
 src/programinstructions.cpp             |  7 +++++++
 9 files changed, 51 insertions(+), 6 deletions(-)


hooks/post-receive
-- 
Viua VM



reply via email to

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