viuavm-commits
[Top][All Lists]
Advanced

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

[Viuavm-commits] [SCM] Viua VM branch deferred-calls-and-stack-unwinding


From: git
Subject: [Viuavm-commits] [SCM] Viua VM branch deferred-calls-and-stack-unwinding updated. v0.8.4-1237-g2e92234
Date: Thu, 15 Jun 2017 21:42:53 +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, deferred-calls-and-stack-unwinding has been updated
       via  2e922349bb22053c86062271fdff6f8c820b1250 (commit)
       via  e2f38627c3929f0c04b729a5b3739bc03700c7ac (commit)
      from  807ad6e6f1b140aa6d6b004a7e03aa2f9a24769d (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 2e922349bb22053c86062271fdff6f8c820b1250
Author: Marek Marecki <address@hidden>
Date:   Thu Jun 15 21:35:41 2017 +0200

    Two new tests for invoking deferreds during stack unwinding

commit e2f38627c3929f0c04b729a5b3739bc03700c7ac
Author: Marek Marecki <address@hidden>
Date:   Thu Jun 15 21:35:04 2017 +0200

    Push deferred calls in reverse order during stack unwinding

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

Summary of changes:
 sample/asm/deferred/deep_caught.asm   | 131 ++++++++++++++++++++++++++++++++++
 sample/asm/deferred/deep_uncaught.asm | 123 +++++++++++++++++++++++++++++++
 src/process/stack.cpp                 |   6 +-
 tests/tests.py                        |  34 +++++++++
 4 files changed, 291 insertions(+), 3 deletions(-)
 create mode 100644 sample/asm/deferred/deep_caught.asm
 create mode 100644 sample/asm/deferred/deep_uncaught.asm


hooks/post-receive
-- 
Viua VM



reply via email to

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