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/ce6f5d82/rewrite-assembler u


From: git
Subject: [Viuavm-commits] [SCM] Viua VM branch issue/ce6f5d82/rewrite-assembler updated. v0.9.0-2260-g30af75f
Date: Sat, 10 Nov 2018 10:38:44 +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/ce6f5d82/rewrite-assembler has been updated
       via  30af75fdac70cd4f8fb246f7eeb940df155341d1 (commit)
       via  7b1f2e14a6e664a563a6de2c8841b875258902f1 (commit)
       via  b01f11803423b6876ce7790be591493a99858dea (commit)
       via  82504187b6b2da412b5f7dcef65fd2681f0fe591 (commit)
      from  ae09c445b911023cc994979305803c854077323e (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 30af75fdac70cd4f8fb246f7eeb940df155341d1
Author: Marek Marecki <address@hidden>
Date:   Sat Nov 10 10:38:25 2018 +0100

    Add `atom` instruction to type checker and SA

commit 7b1f2e14a6e664a563a6de2c8841b875258902f1
Author: Marek Marecki <address@hidden>
Date:   Sat Nov 10 10:38:06 2018 +0100

    Add `self` instruction to type checker and SA

commit b01f11803423b6876ce7790be591493a99858dea
Author: Marek Marecki <address@hidden>
Date:   Sat Nov 10 10:37:45 2018 +0100

    Add more FIXME notes

commit 82504187b6b2da412b5f7dcef65fd2681f0fe591
Author: Marek Marecki <address@hidden>
Date:   Sat Nov 10 10:37:19 2018 +0100

    Add Pid type to type checker

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

Summary of changes:
 .../tooling/libs/static_analyser/static_analyser.h |  6 +++
 .../libs/static_analyser/function_state.cpp        |  5 +++
 .../libs/static_analyser/static_analyser.cpp       | 44 ++++++++++++++++++++++
 src/tooling/libs/static_analyser/values.cpp        |  2 +
 4 files changed, 57 insertions(+)


hooks/post-receive
-- 
Viua VM



reply via email to

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