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/157/use-fixed-width-integers


From: git
Subject: [Viuavm-commits] [SCM] Viua VM branch issue/157/use-fixed-width-integers-where-appropriate updated. v0.8.4-755-g9727923
Date: Sat, 17 Dec 2016 19:12:21 +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/157/use-fixed-width-integers-where-appropriate has been 
updated
       via  9727923497b97fb1e373f6513eb8773756c28e01 (commit)
       via  f8a24334dd906ef130b62f85e3756a86845e5a9c (commit)
       via  89541dd8747b84f89878ba2e090912a8d6625b55 (commit)
      from  94697861ad876317e42f0061cbe1891a8bced323 (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 9727923497b97fb1e373f6513eb8773756c28e01
Author: Marek Marecki <address@hidden>
Date:   Sat Dec 17 19:13:07 2016 +0100

    Use viua::internals::types::bytecode_size instead of bare uint64_t

commit f8a24334dd906ef130b62f85e3756a86845e5a9c
Author: Marek Marecki <address@hidden>
Date:   Sat Dec 17 19:12:26 2016 +0100

    Use decltype() instead of explicitly specifying return type

commit 89541dd8747b84f89878ba2e090912a8d6625b55
Author: Marek Marecki <address@hidden>
Date:   Sat Dec 17 19:09:59 2016 +0100

    Use uint64_t to counter references in Reference

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

Summary of changes:
 include/viua/kernel/kernel.h   | 21 +++++++++++----------
 include/viua/loader.h          | 24 ++++++++++++------------
 include/viua/types/reference.h |  4 ++--
 src/kernel/kernel.cpp          | 16 ++++++++--------
 src/types/reference.cpp        |  2 +-
 5 files changed, 34 insertions(+), 33 deletions(-)


hooks/post-receive
-- 
Viua VM



reply via email to

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