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/6048c04e/refactor-type-check


From: git
Subject: [Viuavm-commits] [SCM] Viua VM branch issue/6048c04e/refactor-type-checking-code updated. v0.9.0-1325-gae423db
Date: Wed, 21 Mar 2018 15:24:31 +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/6048c04e/refactor-type-checking-code has been updated
       via  ae423db81f77b0537fe13053648a1901e5edd095 (commit)
       via  6534e5d404cce89cc53fec1eeaabb700f413d28d (commit)
      from  b8c30cc55893bcf69a36d822a40b23220002227a (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 ae423db81f77b0537fe13053648a1901e5edd095
Author: Marek Marecki <address@hidden>
Date:   Wed Mar 21 15:24:27 2018 +0100

    Move static analysis utils to their own file

commit 6534e5d404cce89cc53fec1eeaabb700f413d28d
Author: Marek Marecki <address@hidden>
Date:   Wed Mar 21 15:23:42 2018 +0100

    Fix missing includes

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

Summary of changes:
 Makefile                                           |   1 +
 .../static_analyser/checkers/check_op_if.cpp       |   1 +
 .../static_analyser/checkers/check_op_izero.cpp    | 253 ---------------------
 .../static_analyser/checkers/check_op_jump.cpp     |   1 +
 .../checkers/{check_op_izero.cpp => utils.cpp}     |  17 --
 5 files changed, 3 insertions(+), 270 deletions(-)
 copy src/assembler/frontend/static_analyser/checkers/{check_op_izero.cpp => 
utils.cpp} (94%)


hooks/post-receive
-- 
Viua VM



reply via email to

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