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-571-g20e19ea
Date: Sat, 19 Nov 2016 19:40:32 +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  20e19eac9ad4dfaf35dba9c1146301b846fb4c36 (commit)
       via  2a4c7f19fa156f7947e6bfe4313da56fce980b2e (commit)
      from  3f2354551bb26c83f6687fe193ed9fc4063252a9 (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 20e19eac9ad4dfaf35dba9c1146301b846fb4c36
Author: Marek Marecki <address@hidden>
Date:   Sat Nov 19 19:22:23 2016 +0100

    Add more tests for pointer dereference

commit 2a4c7f19fa156f7947e6bfe4313da56fce980b2e
Author: Marek Marecki <address@hidden>
Date:   Sat Nov 19 19:21:51 2016 +0100

    Allow pointer dereferences in "and" and "or" instructions

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

Summary of changes:
 .../and.asm}                                         | 10 ++++------
 .../not.asm}                                         |  9 +++------
 .../or.asm}                                          | 10 ++++------
 src/process/instr/bool.cpp                           | 20 ++++++++++++--------
 tests/tests.py                                       |  9 +++++++++
 5 files changed, 32 insertions(+), 26 deletions(-)
 copy 
sample/asm/{errors/at_least_two_tokens_required_in_a_wrapped_instruction.asm => 
pointers/and.asm} (81%)
 copy 
sample/asm/{errors/at_least_two_tokens_required_in_a_wrapped_instruction.asm => 
pointers/not.asm} (88%)
 copy 
sample/asm/{errors/at_least_two_tokens_required_in_a_wrapped_instruction.asm => 
pointers/or.asm} (81%)


hooks/post-receive
-- 
Viua VM



reply via email to

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