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-1612-g5b75fe


From: git
Subject: [Viuavm-commits] [SCM] Viua VM branch devel updated. v0.9.0-1612-g5b75fe2
Date: Mon, 14 May 2018 20:43:39 +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  5b75fe2d41b73b767928e37b1a223444d08ac4dd (commit)
      from  ec9f879c5f57f26775a64d6ee8cefcf0c3a175a6 (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 5b75fe2d41b73b767928e37b1a223444d08ac4dd
Author: Marek Marecki <address@hidden>
Date:   Mon May 14 20:43:36 2018 +0200

    Use const on the right

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

Summary of changes:
 include/viua/assembler/frontend/parser.h |  2 +-
 include/viua/cg/assembler/assembler.h    |  6 +++---
 include/viua/process.h                   |  6 +++---
 include/viua/scheduler/vps.h             |  4 ++--
 include/viua/types/bits.h                |  4 ++--
 src/assembler/frontend/parser.cpp        |  2 +-
 src/cg/assembler/static_analysis.cpp     | 18 +++++++++---------
 src/cg/lex/cook.cpp                      |  2 +-
 src/cg/lex/reduce_fns.cpp                |  2 +-
 src/process.cpp                          |  2 +-
 src/process/stack.cpp                    |  2 +-
 src/scheduler/vps.cpp                    |  2 +-
 src/types/bits.cpp                       |  4 ++--
 13 files changed, 28 insertions(+), 28 deletions(-)


hooks/post-receive
-- 
Viua VM



reply via email to

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