viuavm-commits
[Top][All Lists]
Advanced

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

[Viuavm-commits] [SCM] Viua VM branch devel updated. v0.9.0-2354-g2ac90a


From: git
Subject: [Viuavm-commits] [SCM] Viua VM branch devel updated. v0.9.0-2354-g2ac90a0
Date: Sat, 26 Jan 2019 14:47: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, devel has been updated
       via  2ac90a0b3ce72ac0cfe4dd1500855679ba5d0b51 (commit)
      from  d3256dd6f3944b645fd33bd307cebcfb5fb7d21c (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 2ac90a0b3ce72ac0cfe4dd1500855679ba5d0b51
Author: Marek Marecki <address@hidden>
Date:   Sat Jan 26 14:45:47 2019 +0100

    Update tests to the new import model
    
    Tests still use the old-style imports using the IMPORT instruction.
    Maybe they should be rewritten to use .import: directive and the IMPORT
    instruction removed?

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

Summary of changes:
 Makefile                                          | 2 +-
 sample/asm/external/World.cpp                     | 3 +--
 sample/asm/external/hello_world.asm               | 2 +-
 sample/asm/external/many_hello_world.asm          | 2 +-
 sample/asm/external/sleeper.asm                   | 4 ++--
 sample/asm/external/sqrt.asm                      | 2 +-
 sample/asm/external/throwing.asm                  | 2 +-
 sample/asm/watchdog/must_be_a_native_function.asm | 2 +-
 sample/types/Pointer/type_of_expired.asm          | 2 +-
 scripts/test_quick                                | 2 ++
 src/cg/disassembler/disassembler.cpp              | 2 +-
 src/kernel/kernel.cpp                             | 2 +-
 12 files changed, 14 insertions(+), 13 deletions(-)


hooks/post-receive
-- 
Viua VM



reply via email to

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