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-2097-g35fa207
Date: Mon, 10 Sep 2018 17:37:25 +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/ce6f5d82/rewrite-assembler has been updated
       via  35fa20702f439513b9988a2400a923c5750db29b (commit)
       via  ae468752da555d478ca2374531bfee2f1c1378ac (commit)
       via  7dc27a6077acf6f6b92868d4f864ebf0238d13ca (commit)
       via  ff0a5bd7f72c5ecd1f8e87cdc2544ddb00eb0e54 (commit)
       via  3ef590864353b3dac3f6d954c36a31199f4db38a (commit)
       via  e977984c13d6f02bdc7fdce53d6baaf5f09fa505 (commit)
      from  5effe3d2ddb655321085dd9ebda7c81b17231049 (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 35fa20702f439513b9988a2400a923c5750db29b
Author: Marek Marecki <address@hidden>
Date:   Sun Sep 9 21:30:16 2018 +0200

    Fix: body does not include `.end` so there was no reason for end-1

commit ae468752da555d478ca2374531bfee2f1c1378ac
Author: Marek Marecki <address@hidden>
Date:   Sun Sep 9 21:29:53 2018 +0200

    Fix iteration over vector_view

commit 7dc27a6077acf6f6b92868d4f864ebf0238d13ca
Merge: 3ef5908 ff0a5bd
Author: Marek Marecki <address@hidden>
Date:   Sun Sep 9 14:46:58 2018 +0200

    Merge branch 'devel' into issue/ce6f5d82/rewrite-assembler

commit 3ef590864353b3dac3f6d954c36a31199f4db38a
Author: Marek Marecki <address@hidden>
Date:   Sun Sep 9 13:53:27 2018 +0200

    Allow iterating over vector_view

commit e977984c13d6f02bdc7fdce53d6baaf5f09fa505
Author: Marek Marecki <address@hidden>
Date:   Sun Sep 9 13:52:57 2018 +0200

    Fix: missing include in vector_view
    
    It is quite essential for vector_view to know about std::vector, isn't
    it?

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

Summary of changes:
 include/viua/util/vector_view.h      | 12 ++++++++++--
 src/cg/disassembler/disassembler.cpp |  9 +++++++++
 src/tooling/libs/parser/parse.cpp    |  2 +-
 3 files changed, 20 insertions(+), 3 deletions(-)


hooks/post-receive
-- 
Viua VM



reply via email to

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