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-2250-gdf79ce4
Date: Thu, 1 Nov 2018 16:57:10 +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  df79ce4ae277998654b415a5aff7c15be2d4ead6 (commit)
       via  48d4ddddbadf73c96435213219d60962e1c667b8 (commit)
       via  9e0e6567a2092a76b4d68a0b8136f8852d7b8931 (commit)
       via  446636f8aa6aac467d89d611071b481de15979dc (commit)
      from  807b49cc1a480a034c217aa816ed54c6128f035d (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 df79ce4ae277998654b415a5aff7c15be2d4ead6
Author: Marek Marecki <address@hidden>
Date:   Thu Nov 1 16:56:53 2018 +0100

    Typecheck `closure` and `function`

commit 48d4ddddbadf73c96435213219d60962e1c667b8
Author: Marek Marecki <address@hidden>
Date:   Thu Nov 1 16:56:21 2018 +0100

    Fix: bits should be stringified as "bits", not "boolean"

commit 9e0e6567a2092a76b4d68a0b8136f8852d7b8931
Author: Marek Marecki <address@hidden>
Date:   Thu Nov 1 16:56:01 2018 +0100

    Add function and closure types to SA

commit 446636f8aa6aac467d89d611071b481de15979dc
Author: Marek Marecki <address@hidden>
Date:   Thu Nov 1 16:55:00 2018 +0100

    Add missing instruction name when parsing `closure` and `function`

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

Summary of changes:
 .../tooling/libs/static_analyser/static_analyser.h |  18 ++++
 src/tooling/libs/parser/parse.cpp                  |   1 +
 .../libs/static_analyser/static_analyser.cpp       | 113 ++++++++++++++++++++-
 3 files changed, 130 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
Viua VM



reply via email to

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