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/166/implement-pointer-derefe


From: git
Subject: [Viuavm-commits] [SCM] Viua VM branch issue/166/implement-pointer-dereference updated. v0.8.4-569-g3f23545
Date: Sat, 19 Nov 2016 19:31:11 +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/166/implement-pointer-dereference has been updated
       via  3f2354551bb26c83f6687fe193ed9fc4063252a9 (commit)
       via  249bd935de501cd456d596a7fdc433a751cab9c4 (commit)
      from  f7f49808435ca732a8bc70b9d5effc043b8597f0 (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 3f2354551bb26c83f6687fe193ed9fc4063252a9
Author: Marek Marecki <address@hidden>
Date:   Sat Nov 19 19:13:08 2016 +0100

    Add basic tests for pointer dereference

commit 249bd935de501cd456d596a7fdc433a751cab9c4
Author: Marek Marecki <address@hidden>
Date:   Sat Nov 19 19:12:47 2016 +0100

    Allow pointer dereferences in float instructions

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

Summary of changes:
 .../float_arithmetic.asm}                              | 11 ++++-------
 .../hello_world.asm}                                   |  3 ++-
 .../in_join.asm => pointers/increment_decrement.asm}   | 13 ++++++-------
 .../integer_arithmetic.asm}                            | 11 +++++------
 src/process/instr/float.cpp                            |  9 ++++-----
 tests/tests.py                                         | 18 ++++++++++++++++++
 6 files changed, 39 insertions(+), 26 deletions(-)
 copy sample/asm/{keyword/iota/iota_in_names.asm => 
pointers/float_arithmetic.asm} (79%)
 copy sample/asm/{concurrency/receive_timeout_1s.asm => 
pointers/hello_world.asm} (89%)
 copy sample/asm/{keyword/void/in_join.asm => pointers/increment_decrement.asm} 
(85%)
 copy 
sample/asm/{errors/at_least_two_tokens_required_in_a_wrapped_instruction.asm => 
pointers/integer_arithmetic.asm} (79%)


hooks/post-receive
-- 
Viua VM



reply via email to

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