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/f450a605/run-deferred-calls-


From: git
Subject: [Viuavm-commits] [SCM] Viua VM branch issue/f450a605/run-deferred-calls-during-tailcall updated. v0.8.4-1202-g313a9a4
Date: Mon, 29 May 2017 01:14:04 +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/f450a605/run-deferred-calls-during-tailcall has been updated
       via  313a9a4827fdc1aa6f3d54169d72f2a37c692c42 (commit)
       via  f52151164d468ebfc970fe22210fef46abcac1af (commit)
       via  5090e9cf30c2ee1082aab49ff3acea67ff2454fc (commit)
      from  cfdc8cc6533dc34fefc5d84fa4f71a3e230e0e66 (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 313a9a4827fdc1aa6f3d54169d72f2a37c692c42
Author: Marek Marecki <address@hidden>
Date:   Mon May 29 01:07:42 2017 +0200

    Test running defered calls during "tailcall"

commit f52151164d468ebfc970fe22210fef46abcac1af
Author: Marek Marecki <address@hidden>
Date:   Mon May 29 01:07:34 2017 +0200

    Run deferred calls during "tailcall"

commit 5090e9cf30c2ee1082aab49ff3acea67ff2454fc
Author: Marek Marecki <address@hidden>
Date:   Mon May 29 01:07:10 2017 +0200

    Prevent potential segfaults

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

Summary of changes:
 sample/asm/deferred/{reverse_order.asm => tailcall.asm} | 17 +++++++++++------
 src/process/instr/calls.cpp                             |  7 +++++++
 src/process/stack.cpp                                   |  4 ++++
 tests/tests.py                                          |  3 +++
 4 files changed, 25 insertions(+), 6 deletions(-)
 copy sample/asm/deferred/{reverse_order.asm => tailcall.asm} (82%)


hooks/post-receive
-- 
Viua VM



reply via email to

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