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/164/implement-default-keywor


From: git
Subject: [Viuavm-commits] [SCM] Viua VM branch issue/164/implement-default-keyword updated. v0.8.4-380-gee45eb4
Date: Thu, 6 Oct 2016 21:59:43 +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/164/implement-default-keyword has been updated
       via  ee45eb46070d928e65a6001f7ea34f70fd405e28 (commit)
      from  2274f921299a33217e2689cca457dea1f4248d71 (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 ee45eb46070d928e65a6001f7ea34f70fd405e28
Author: Marek Marecki <address@hidden>
Date:   Thu Oct 6 21:44:16 2016 +0200

    Add tests for "default" keyword

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

Summary of changes:
 .../default/arg.asm}                                |  7 ++-----
 .../default/call.asm}                               |  3 ++-
 .../default/fstore.asm}                             |  2 +-
 .../default/istore.asm}                             |  2 +-
 .../default/strstore.asm}                           |  3 ++-
 tests/tests.py                                      | 21 +++++++++++++++++++++
 6 files changed, 29 insertions(+), 9 deletions(-)
 copy sample/asm/{static_analysis_errors/parameter_move_empties_registers.asm 
=> keyword/default/arg.asm} (90%)
 copy sample/asm/{errors/is_not_a_valid_function_name.asm => 
keyword/default/call.asm} (97%)
 copy sample/asm/{concurrency/receive_timeout_500ms.asm => 
keyword/default/fstore.asm} (95%)
 copy sample/asm/{concurrency/receive_timeout_500ms.asm => 
keyword/default/istore.asm} (95%)
 copy sample/asm/{concurrency/receive_timeout_500ms.asm => 
keyword/default/strstore.asm} (91%)


hooks/post-receive
-- 
Viua VM



reply via email to

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