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-1399-g756135


From: git
Subject: [Viuavm-commits] [SCM] Viua VM branch devel updated. v0.9.0-1399-g7561351
Date: Mon, 26 Mar 2018 15:57:27 +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  7561351d9799b673b9c86e50f49d460d7dcda6ba (commit)
       via  6ae37c60e1dd861b1ef0f031d51c35bd75097be4 (commit)
      from  5f1fde14994ebd807ae23ef8ce87594527bfa800 (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 7561351d9799b673b9c86e50f49d460d7dcda6ba
Author: Marek Marecki <address@hidden>
Date:   Mon Mar 26 15:57:19 2018 +0200

    Clang format

commit 6ae37c60e1dd861b1ef0f031d51c35bd75097be4
Author: Marek Marecki <address@hidden>
Date:   Mon Mar 26 15:56:52 2018 +0200

    More const, more style

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

Summary of changes:
 include/viua/cg/lex.h                              |   2 +-
 include/viua/include/module.h                      |  13 +-
 include/viua/kernel/registerset.h                  |   2 +-
 include/viua/types/float.h                         |   2 +-
 src/assembler/frontend/parser.cpp                  |   2 +-
 .../frontend/static_analyser/verifier.cpp          |   4 +-
 src/cg/assembler/codeextract.cpp                   |   3 +-
 src/cg/lex.cpp                                     |   2 +-
 src/cg/tools.cpp                                   | 156 ++++++++++++---------
 src/front/asm/generate.cpp                         |   4 +-
 src/kernel/registerset.cpp                         |   2 +-
 src/stdlib/io.cpp                                  |  44 +++---
 src/stdlib/typesystem.cpp                          |   2 +-
 src/types/float.cpp                                |   2 +-
 14 files changed, 134 insertions(+), 106 deletions(-)


hooks/post-receive
-- 
Viua VM



reply via email to

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