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-1178-gac49b1


From: git
Subject: [Viuavm-commits] [SCM] Viua VM branch devel updated. v0.9.0-1178-gac49b12
Date: Sun, 25 Feb 2018 14:15:05 +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  ac49b12f15775306c1157f598bc365b3d076871a (commit)
       via  d82a917bb704c15ed7e768786326780d7c9032c5 (commit)
      from  bf4ccb9e3a479e5994e575526dd54a2f3a2a755d (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 ac49b12f15775306c1157f598bc365b3d076871a
Author: Marek Marecki <address@hidden>
Date:   Sun Feb 25 14:15:00 2018 +0100

    Apply clang-format to code

commit d82a917bb704c15ed7e768786326780d7c9032c5
Author: Marek Marecki <address@hidden>
Date:   Sun Feb 25 14:14:35 2018 +0100

    Ensure consistent width of line numbers in error messages

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

Summary of changes:
 include/viua/assembler/util/pretty_printer.h | 16 ++++++++--------
 src/assembler/util/pretty_printer.cpp        | 15 +++++++++++----
 src/bytecode/decoder/operands.cpp            |  3 ++-
 src/cg/assembler/codeextract.cpp             |  2 +-
 src/cg/assembler/static_analysis.cpp         |  4 ++--
 src/cg/assembler/verify.cpp                  |  6 +++---
 src/front/asm.cpp                            |  2 +-
 src/front/vm.cpp                             | 24 ++++++++++++------------
 src/kernel/kernel.cpp                        | 24 ++++++++++++++----------
 src/loader.cpp                               |  4 +++-
 src/process.cpp                              | 27 +++++++++++++++------------
 src/process/instr/calls.cpp                  | 10 ++++++----
 src/process/instr/concurrency.cpp            |  4 ++--
 src/process/instr/object.cpp                 | 16 +++++++++-------
 src/process/instr/prototype.cpp              |  4 ++--
 src/process/instr/tcmechanism.cpp            |  4 ++--
 src/scheduler/ffi/request.cpp                |  4 +++-
 src/scheduler/vps.cpp                        |  9 +++++----
 src/stdlib/typesystem.cpp                    |  2 +-
 src/types/prototype.cpp                      |  4 +++-
 src/types/vector.cpp                         |  2 +-
 21 files changed, 106 insertions(+), 80 deletions(-)


hooks/post-receive
-- 
Viua VM



reply via email to

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