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-945-g2dae35e
Date: Tue, 28 Feb 2017 23:06:02 +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  2dae35ed9e4b913c67f2993421edd072b1229b73 (commit)
       via  7bb6eb7ce48cfe5ab955830bac293f811706b640 (commit)
       via  b327779a31c7e6de9307ad73f1364b327399d150 (commit)
      from  268b799fef2338cd9d1a3015bfa351c0b62a73d4 (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 2dae35ed9e4b913c67f2993421edd072b1229b73
Author: Marek Marecki <address@hidden>
Date:   Tue Feb 28 23:06:36 2017 +0100

    Add test for tailcall of function objects

commit 7bb6eb7ce48cfe5ab955830bac293f811706b640
Author: Marek Marecki <address@hidden>
Date:   Tue Feb 28 23:06:14 2017 +0100

    Add test helper function for JSON stack traces

commit b327779a31c7e6de9307ad73f1364b327399d150
Author: Marek Marecki <address@hidden>
Date:   Tue Feb 28 23:04:27 2017 +0100

    Different serialisation for stack trace dumps
    
    Serialisation is controlled by two new environment variables:
    
    VIUA_STACKTRACE_PRINT_TO=stdout|stderr
    VIUA_STACKTRACE_SERIALISATION=default|json

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

Summary of changes:
 .../higher_order/tailcall_of_object.asm}           | 13 +++--
 src/scheduler/vps.cpp                              | 58 +++++++++++++++++++++-
 tests/tests.py                                     | 12 +++++
 3 files changed, 78 insertions(+), 5 deletions(-)
 copy sample/asm/{keyword/void/in_join.asm => 
functions/higher_order/tailcall_of_object.asm} (83%)


hooks/post-receive
-- 
Viua VM



reply via email to

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