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.9.0-2423-ge3673c


From: git
Subject: [Viuavm-commits] [SCM] Viua VM branch devel updated. v0.9.0-2423-ge3673ca
Date: Sat, 30 Mar 2019 11:51:53 +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, devel has been updated
       via  e3673ca62064ca5602c68c6643325404fb2c50d8 (commit)
       via  e56e8d8700014c0482c291e6320b3e81f516c088 (commit)
      from  2af01611ee376b1c2c90d9280d94ebf512a2f183 (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 e3673ca62064ca5602c68c6643325404fb2c50d8
Author: Marek Marecki <address@hidden>
Date:   Sat Mar 30 11:49:49 2019 +0100

    Fix: define parameters before analysing closures
    
    Without defining parameters with placeholder values the analysis would
    fail for all closures that had at least one parameter because all their
    parameter registers would be presented as empty.

commit e56e8d8700014c0482c291e6320b3e81f516c088
Author: Marek Marecki <address@hidden>
Date:   Sat Mar 30 11:42:50 2019 +0100

    Better error message for out of bounds register access

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

Summary of changes:
 .../checkers/check_closure_instantiations.cpp      | 13 +++++++++
 .../frontend/static_analyser/checkers/utils.cpp    | 31 +++++++++-------------
 2 files changed, 25 insertions(+), 19 deletions(-)


hooks/post-receive
-- 
Viua VM



reply via email to

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