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.9.0-2358-ge3a209


From: git
Subject: [Viuavm-commits] [SCM] Viua VM branch devel updated. v0.9.0-2358-ge3a2094
Date: Mon, 28 Jan 2019 19:45:11 +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  e3a209465644554518ec3219cb882e28c25af3a9 (commit)
      from  87f04b769b8b7728cc216ba54337465f523983cb (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 e3a209465644554518ec3219cb882e28c25af3a9
Author: Marek Marecki <address@hidden>
Date:   Mon Jan 28 19:44:41 2019 +0100

    Apply clang-format rules

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

Summary of changes:
 include/viua/assembler/frontend/static_analyser.h  |    2 +-
 include/viua/runtime/imports.h                     |   23 +-
 .../static_analyser/checkers/check_op_vector.cpp   |    3 +-
 src/cg/bytecode/instructions.cpp                   |    3 +-
 src/cg/tools.cpp                                   |    3 +-
 src/front/asm.cpp                                  |   23 +-
 src/front/asm/generate.cpp                         |  123 +-
 src/front/kernel.cpp                               |    3 +-
 src/kernel/kernel.cpp                              |   16 +-
 src/process/instr/concurrency.cpp                  |    7 +-
 src/runtime/imports.cpp                            |   23 +-
 src/scheduler/vps.cpp                              |   20 +-
 src/stdlib/io.cpp                                  |    6 +-
 src/stdlib/posix/network.cpp                       | 1334 +++++++++++++++-----
 src/stdlib/random.cpp                              |    6 +-
 15 files changed, 1143 insertions(+), 452 deletions(-)


hooks/post-receive
-- 
Viua VM



reply via email to

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