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-1280-gc15c03c
Date: Wed, 21 Mar 2018 10:55:14 +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  c15c03c27a263bf86adec995edd9ecec0e6847f6 (commit)
       via  f4a64a2476cdc9e3bb4e087602186b391e3fd248 (commit)
      from  ea6291cf69a098f6ee44afe834207610da86572d (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 c15c03c27a263bf86adec995edd9ecec0e6847f6
Author: Marek Marecki <address@hidden>
Date:   Wed Mar 21 10:55:11 2018 +0100

    Move checking "arg"

commit f4a64a2476cdc9e3bb4e087602186b391e3fd248
Author: Marek Marecki <address@hidden>
Date:   Wed Mar 21 10:54:26 2018 +0100

    Move checking "swap"

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

Summary of changes:
 Makefile                                           |  2 +
 .../{check_op_argc.cpp => check_op_arg.cpp}        | 11 +++--
 .../static_analyser/checkers/check_op_izero.cpp    | 56 ----------------------
 .../{check_op_vpush.cpp => check_op_swap.cpp}      | 34 ++++++++++---
 4 files changed, 37 insertions(+), 66 deletions(-)
 copy src/assembler/frontend/static_analyser/checkers/{check_op_argc.cpp => 
check_op_arg.cpp} (82%)
 copy src/assembler/frontend/static_analyser/checkers/{check_op_vpush.cpp => 
check_op_swap.cpp} (54%)


hooks/post-receive
-- 
Viua VM



reply via email to

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