viuavm-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Viuavm-commits] [SCM] Viua VM branch devel updated. v0.8.4-315-g02addca


From: git
Subject: [Viuavm-commits] [SCM] Viua VM branch devel updated. v0.8.4-315-g02addca
Date: Thu, 29 Sep 2016 23:59:22 +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, devel has been updated
       via  02addca2294166140981509cfe0df2e5f3ca058d (commit)
      from  b5e629ebc2d6162f1f1caaa44bfc4a5fd654265a (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 02addca2294166140981509cfe0df2e5f3ca058d
Author: Marek Marecki <address@hidden>
Date:   Thu Sep 29 23:43:32 2016 +0200

    Better frame balance checking

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

Summary of changes:
 .../leftover_frame_end.asm}                                  |  2 +-
 ...th_returning_instruction.asm => leftover_frame_leave.asm} |  5 +++--
 .../{empty_link_directive.asm => leftover_frame_return.asm}  |  2 +-
 .../leftover_frame_throw.asm}                                |  3 ++-
 src/cg/assembler/verify.cpp                                  |  5 +++--
 tests/tests.py                                               | 12 ++++++++++++
 6 files changed, 22 insertions(+), 7 deletions(-)
 copy sample/asm/{static_analysis_errors/not_of_empty_register.asm => 
errors/leftover_frame_end.asm} (98%)
 copy sample/asm/errors/{blocks_end_with_returning_instruction.asm => 
leftover_frame_leave.asm} (96%)
 copy sample/asm/errors/{empty_link_directive.asm => leftover_frame_return.asm} 
(98%)
 copy sample/asm/{concurrency/receive_timeout_500ms.asm => 
errors/leftover_frame_throw.asm} (96%)


hooks/post-receive
-- 
Viua VM



reply via email to

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