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-24-g25cf6de
Date: Tue, 4 Jul 2017 21:39:47 +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  25cf6dea9ab72d0c71402b78e08384a3bc35d443 (commit)
      from  12b5b849709afce3367f7a4fb0654393f4228ae8 (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 25cf6dea9ab72d0c71402b78e08384a3bc35d443
Author: Marek Marecki <address@hidden>
Date:   Tue Jul 4 21:39:30 2017 +0200

    Basic implementation of Bits type

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

Summary of changes:
 Makefile                  | 14 +++++++---
 include/viua/types/bits.h | 68 +++++++++++++++++++++++++++++++++++++++++++++++
 src/types/bits.cpp        | 61 ++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 139 insertions(+), 4 deletions(-)
 create mode 100644 include/viua/types/bits.h
 create mode 100644 src/types/bits.cpp


hooks/post-receive
-- 
Viua VM



reply via email to

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