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/177/5534fb2a/implement-bit-m


From: git
Subject: [Viuavm-commits] [SCM] Viua VM branch issue/177/5534fb2a/implement-bit-manipulation-instructions updated. v0.9.0-71-gdcca659
Date: Sat, 15 Jul 2017 12:51:34 +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/177/5534fb2a/implement-bit-manipulation-instructions has been 
updated
       via  dcca6596e7976b539be476800811069530b755b8 (commit)
       via  6ecd2ec07a7e7742a3ad8b4de6d551e0616433fc (commit)
       via  35b7428b7fbe2c310b830c2930c1d8ef8543dccf (commit)
       via  33e5cc53ff455c535d6074b18e5d56341c592109 (commit)
       via  8192d070b368b28167faf6f413bdbce99966207a (commit)
      from  883532d6718989a6e02dfcbc977e35a6271be7cd (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 dcca6596e7976b539be476800811069530b755b8
Author: Marek Marecki <address@hidden>
Date:   Sat Jul 15 12:51:31 2017 +0200

    Remove useless comments

commit 6ecd2ec07a7e7742a3ad8b4de6d551e0616433fc
Author: Marek Marecki <address@hidden>
Date:   Sat Jul 15 00:28:28 2017 +0200

    Add bits type to encodable types

commit 35b7428b7fbe2c310b830c2930c1d8ef8543dccf
Author: Marek Marecki <address@hidden>
Date:   Sat Jul 15 00:28:07 2017 +0200

    Style guide

commit 33e5cc53ff455c535d6074b18e5d56341c592109
Author: Marek Marecki <address@hidden>
Date:   Sat Jul 15 00:27:51 2017 +0200

    Calculate sizes of bits literals

commit 8192d070b368b28167faf6f413bdbce99966207a
Author: Marek Marecki <address@hidden>
Date:   Sat Jul 15 00:23:17 2017 +0200

    Fix remove unused parameters

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

Summary of changes:
 include/viua/bytecode/bytetypedef.h   |  4 +-
 include/viua/bytecode/operand_types.h |  1 +
 src/cg/tools.cpp                      | 75 ++++++++++++++++++++++++++++++-----
 src/programinstructions.cpp           | 30 --------------
 4 files changed, 68 insertions(+), 42 deletions(-)


hooks/post-receive
-- 
Viua VM



reply via email to

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