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/38a0f558/add-instruction-for


From: git
Subject: [Viuavm-commits] [SCM] Viua VM branch issue/38a0f558/add-instruction-for-allocating-local-registers updated. v0.9.0-1740-g56678b7
Date: Sat, 23 Jun 2018 18:37:52 +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/38a0f558/add-instruction-for-allocating-local-registers has 
been updated
       via  56678b726ce7a5c594840567efd196b038f719ea (commit)
      from  3216d44a8b9d07e84ceb445c64ee4414e2f9bcbc (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 56678b726ce7a5c594840567efd196b038f719ea
Author: Marek Marecki <address@hidden>
Date:   Sat Jun 23 18:37:07 2018 +0200

    Fix: trace errors across jumps
    
    Errors are traced across ifs, so it is expected they are also traced
    across jumps. They were not, now they are.

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

Summary of changes:
 .../frontend/static_analyser/checkers/check_op_jump.cpp  | 16 ++++++++++++++--
 1 file changed, 14 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
Viua VM



reply via email to

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