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/3d831201/multiple-stacks-in-


From: git
Subject: [Viuavm-commits] [SCM] Viua VM branch issue/3d831201/multiple-stacks-in-a-process updated. v0.8.4-1191-g286a0ed
Date: Tue, 23 May 2017 01:24:19 +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/3d831201/multiple-stacks-in-a-process has been updated
       via  286a0ed743c0bf36f509df83b577e3ca4841ba20 (commit)
       via  a4ccc78b90ed8f325eb62063496a05cb266cc579 (commit)
      from  b729acf2778d82827500d2eb98c337262900ca1c (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 286a0ed743c0bf36f509df83b577e3ca4841ba20
Author: Marek Marecki <address@hidden>
Date:   Tue May 23 01:31:55 2017 +0200

    Test nested deferred calls

commit a4ccc78b90ed8f325eb62063496a05cb266cc579
Author: Marek Marecki <address@hidden>
Date:   Tue May 23 01:21:09 2017 +0200

    Basic tests for deferred calls

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

Summary of changes:
 .../{text/texteq.asm => deferred/hello_world.asm}  | 12 ++++++-----
 .../nested_calls.asm => deferred/nested.asm}       | 24 ++++++++++++----------
 .../reverse_order.asm}                             | 12 ++++++-----
 tests/tests.py                                     | 13 ++++++++++++
 4 files changed, 40 insertions(+), 21 deletions(-)
 copy sample/asm/{text/texteq.asm => deferred/hello_world.asm} (86%)
 copy sample/asm/{functions/nested_calls.asm => deferred/nested.asm} (76%)
 copy sample/asm/{functions/higher_order/tailcall_of_object.asm => 
deferred/reverse_order.asm} (87%)


hooks/post-receive
-- 
Viua VM



reply via email to

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