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/ce6f5d82/rewrite-assembler u


From: git
Subject: [Viuavm-commits] [SCM] Viua VM branch issue/ce6f5d82/rewrite-assembler updated. v0.9.0-2276-g917be87
Date: Mon, 26 Nov 2018 17:46:19 +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/ce6f5d82/rewrite-assembler has been updated
       via  917be87e8fadba09ce7955dd5361fe8dc3afd0d4 (commit)
      from  780d0d5804408916f9a1d23e15f6de6f48220f24 (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 917be87e8fadba09ce7955dd5361fe8dc3afd0d4
Author: Marek Marecki <address@hidden>
Date:   Mon Nov 26 17:45:34 2018 +0100

    Detect unused frame overwrite
    
    When a frame is spawned before the previous one is used it is an error.

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

Summary of changes:
 include/viua/tooling/errors/compile_time.h         |  1 +
 src/tooling/errors/compile_time.cpp                |  1 +
 .../libs/static_analyser/static_analyser.cpp       | 32 +++++++++++++++++++++-
 3 files changed, 33 insertions(+), 1 deletion(-)


hooks/post-receive
-- 
Viua VM



reply via email to

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