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/183/7eadf61e/better-static-a


From: git
Subject: [Viuavm-commits] [SCM] Viua VM branch issue/183/7eadf61e/better-static-analyser updated. v0.9.0-490-gfa194ec
Date: Fri, 8 Sep 2017 21:10:50 +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, issue/183/7eadf61e/better-static-analyser has been updated
       via  fa194ecc575cba63a5a978fc005b904cf15ca42e (commit)
       via  38678a0a20e69254521bc855da2a6788d22e2968 (commit)
       via  f026aae61b38daf78640d45b35cbdbec486718fd (commit)
       via  2d6898c567e055c3eaec25f3b72087cf74e2a8d7 (commit)
       via  c74e7446e7029742eb28a201284a1ca69696e915 (commit)
       via  183e5c4ae1faa5b8d692c141a6aaff564059b217 (commit)
       via  c458dc21d065edccc0619a2eaa1be305d266dfb1 (commit)
       via  951a49a464031f7cc7c63db41121218536da9668 (commit)
      from  f0736aa0caae91ff800e30c740a021f1355fdba4 (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 fa194ecc575cba63a5a978fc005b904cf15ca42e
Author: Marek Marecki <address@hidden>
Date:   Fri Sep 8 21:20:01 2017 +0200

    Update Changelog

commit 38678a0a20e69254521bc855da2a6788d22e2968
Author: Marek Marecki <address@hidden>
Date:   Fri Sep 8 21:19:44 2017 +0200

    SA for closure instantiations

commit f026aae61b38daf78640d45b35cbdbec486718fd
Author: Marek Marecki <address@hidden>
Date:   Fri Sep 8 16:25:48 2017 +0200

    De-labdify the block-checking function

commit 2d6898c567e055c3eaec25f3b72087cf74e2a8d7
Author: Marek Marecki <address@hidden>
Date:   Fri Sep 8 16:01:12 2017 +0200

    Mark closures as closures and do not SA them directly

commit c74e7446e7029742eb28a201284a1ca69696e915
Author: Marek Marecki <address@hidden>
Date:   Fri Sep 8 15:48:20 2017 +0200

    Add SA for "capturemove" instruction

commit 183e5c4ae1faa5b8d692c141a6aaff564059b217
Author: Marek Marecki <address@hidden>
Date:   Fri Sep 8 15:48:12 2017 +0200

    Add SA for "capturecopy" instruction

commit c458dc21d065edccc0619a2eaa1be305d266dfb1
Author: Marek Marecki <address@hidden>
Date:   Fri Sep 8 15:48:06 2017 +0200

    Add SA for "capture" instruction

commit 951a49a464031f7cc7c63db41121218536da9668
Author: Marek Marecki <address@hidden>
Date:   Fri Sep 8 15:47:47 2017 +0200

    Add some FIXMEs, preprare ground for "capture*" SA

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

Summary of changes:
 Changelog.markdown                                 |    5 +-
 include/viua/assembler/frontend/parser.h           |    1 +
 include/viua/version.h                             |    2 +-
 src/assembler/frontend/parser.cpp                  |   33 +-
 .../frontend/static_analyser/register_usage.cpp    | 2044 +++++++++++---------
 5 files changed, 1121 insertions(+), 964 deletions(-)


hooks/post-receive
-- 
Viua VM



reply via email to

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