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-160-g17b1a27


From: git
Subject: [Viuavm-commits] [SCM] Viua VM branch devel updated. v0.8.4-160-g17b1a27
Date: Sun, 11 Sep 2016 17:18:15 +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, devel has been updated
       via  17b1a2780d46caf11d0594ac5c4d114c560a048b (commit)
       via  be00e44611ef90124865cde0bff488d5cc50851d (commit)
       via  e778fcd792e6b4f1898c21c0e1844b13845a30d0 (commit)
       via  d1b00e56f70125e82d2251e903567ad1c750ca52 (commit)
       via  24ab4d33a0c4914cb72849d4b137eef65fefd751 (commit)
       via  44254a21334a9964806a20e2300e7c0e4567c62d (commit)
       via  e72cf93498c39b4e74fd9af85f371981fb11a5be (commit)
      from  29b0e55abf90077ab30d53fecd14dfcc13cf9988 (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 17b1a2780d46caf11d0594ac5c4d114c560a048b
Author: Marek Marecki <address@hidden>
Date:   Sun Sep 11 17:03:06 2016 +0200

    Closes #161

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

Summary of changes:
 Changelog.markdown                                    |  2 ++
 TAO.markdown                                          |  2 +-
 include/viua/bytecode/maps.h                          |  2 ++
 include/viua/bytecode/opcodes.h                       |  1 +
 include/viua/cg/bytecode/instructions.h               |  1 +
 include/viua/process.h                                |  1 +
 include/viua/program.h                                |  1 +
 include/viua/scheduler/vps.h                          |  1 +
 include/viua/types/process.h                          |  4 ++--
 include/viua/version.h                                |  2 +-
 sample/asm/concurrency/message_passing.asm            |  3 +--
 sample/asm/concurrency/transferring_exceptions.asm    |  3 +--
 sample/asm/process_abstraction/separate_global_rs.asm |  4 +---
 src/cg/bytecode/instructions.cpp                      |  7 +++++++
 src/cg/disassembler/disassembler.cpp                  |  1 +
 src/front/asm/generate.cpp                            |  4 ++++
 src/front/vm.cpp                                      |  2 --
 src/process/dispatch.cpp                              |  3 +++
 src/process/instr/concurrency.cpp                     | 13 +++++++++++++
 src/programinstructions.cpp                           |  5 +++++
 src/scheduler/vps.cpp                                 |  7 +++++++
 src/types/process.cpp                                 | 14 ++------------
 22 files changed, 58 insertions(+), 25 deletions(-)


hooks/post-receive
-- 
Viua VM



reply via email to

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