viuavm-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Viuavm-commits] [SCM] Viua VM branch devel updated. v0.8.4-665-g83e000f


From: git
Subject: [Viuavm-commits] [SCM] Viua VM branch devel updated. v0.8.4-665-g83e000f
Date: Wed, 7 Dec 2016 22:46:13 +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, devel has been updated
       via  83e000fb76294d0ef26d72c922e7ba102549e6a9 (commit)
      from  a69f1f486ebca529560e0f18b9ceb1709e0a8eff (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 83e000fb76294d0ef26d72c922e7ba102549e6a9
Author: Marek Marecki <address@hidden>
Date:   Wed Dec 7 22:27:04 2016 +0100

    Use better variable names

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

Summary of changes:
 include/viua/assert.h           |  2 +-
 include/viua/kernel/frame.h     |  4 ++--
 include/viua/types/closure.h    |  2 +-
 sample/asm/external/math.cpp    |  8 ++++----
 sample/asm/external/printer.cpp |  2 +-
 src/kernel/frame.cpp            | 10 +++++-----
 src/printutils.cpp              |  8 ++++----
 src/process.cpp                 | 14 +++++++-------
 src/process/instr/calls.cpp     | 32 ++++++++++++++++----------------
 src/process/instr/closure.cpp   | 16 ++++++++--------
 src/process/instr/object.cpp    |  2 +-
 src/process/instr/registers.cpp |  2 +-
 src/scheduler/ffi/request.cpp   |  4 ++--
 src/scheduler/vps.cpp           | 38 +++++++++++++++++++-------------------
 src/stdlib/io.cpp               | 16 ++++++++--------
 src/stdlib/kitchensink.cpp      |  2 +-
 src/stdlib/random.cpp           | 12 ++++++------
 src/stdlib/typesystem.cpp       | 16 ++++++++--------
 src/types/closure.cpp           |  4 ++--
 src/types/pointer.cpp           |  2 +-
 src/types/process.cpp           |  2 +-
 src/types/string.cpp            | 40 ++++++++++++++++++++--------------------
 22 files changed, 119 insertions(+), 119 deletions(-)


hooks/post-receive
-- 
Viua VM



reply via email to

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