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-582-gf30865e
Date: Sun, 20 Nov 2016 17:41:38 +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  f30865e893c2c09e2366964047015506724c98e6 (commit)
       via  1d2ecf6e4f405f172aea8bf22537a31abb7c5b01 (commit)
      from  69754c152e9c3bde54a8f0ff70ccda523eaefa1a (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 f30865e893c2c09e2366964047015506724c98e6
Author: Marek Marecki <address@hidden>
Date:   Sun Nov 20 17:23:35 2016 +0100

    Better error message on missing operands

commit 1d2ecf6e4f405f172aea8bf22537a31abb7c5b01
Author: Marek Marecki <address@hidden>
Date:   Sun Nov 20 17:18:24 2016 +0100

    Allow pointer dereferences in source of "if" instruction

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

Summary of changes:
 sample/asm/pointers/{itof.asm => if.asm}                   | 14 +++++++++++++-
 .../found_newline.asm}                                     |  2 +-
 src/cg/assembler/static_analysis.cpp                       |  3 +++
 src/process/instr/general.cpp                              |  8 ++++----
 tests/tests.py                                             |  9 +++++++++
 5 files changed, 30 insertions(+), 6 deletions(-)
 copy sample/asm/pointers/{itof.asm => if.asm} (82%)
 copy sample/asm/{errors/branch_without_operands.asm => 
static_analysis_errors/found_newline.asm} (98%)


hooks/post-receive
-- 
Viua VM



reply via email to

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