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/refactor-process-to-use-expl


From: git
Subject: [Viuavm-commits] [SCM] Viua VM branch issue/refactor-process-to-use-explicit-stack-object updated. v0.8.4-923-gd0fb2d5
Date: Thu, 23 Feb 2017 00:09:01 +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/refactor-process-to-use-explicit-stack-object has been updated
       via  d0fb2d500eb557482e11bf2a22da4211b2ecfb9e (commit)
       via  fbdc8ba164b123231199fca8dfa2d3f512a39f0a (commit)
      from  5244065e109eda9f4a03545b34f5f85d79fac049 (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 d0fb2d500eb557482e11bf2a22da4211b2ecfb9e
Author: Marek Marecki <address@hidden>
Date:   Thu Feb 23 00:09:22 2017 +0100

    Move exception frames to stack

commit fbdc8ba164b123231199fca8dfa2d3f512a39f0a
Author: Marek Marecki <address@hidden>
Date:   Wed Feb 22 23:20:06 2017 +0100

    Move call frames to stack

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

Summary of changes:
 include/viua/process.h            |  6 ---
 src/process.cpp                   | 99 +++++++++++++++++++--------------------
 src/process/instr/calls.cpp       | 50 ++++++++++----------
 src/process/instr/closure.cpp     | 12 ++---
 src/process/instr/concurrency.cpp |  4 +-
 src/process/instr/object.cpp      |  2 +-
 src/process/instr/registers.cpp   |  6 +--
 src/process/instr/tcmechanism.cpp | 24 +++++-----
 8 files changed, 98 insertions(+), 105 deletions(-)


hooks/post-receive
-- 
Viua VM



reply via email to

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