viuavm-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Viuavm-commits] [SCM] Viua VM branch issue/ce6f5d82/rewrite-assembler u


From: git
Subject: [Viuavm-commits] [SCM] Viua VM branch issue/ce6f5d82/rewrite-assembler updated. v0.9.0-1856-g87dd1a0
Date: Mon, 23 Jul 2018 18:35:00 +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, issue/ce6f5d82/rewrite-assembler has been updated
       via  87dd1a02f5b1177294762767e8d93023a58069ec (commit)
       via  ec930e96d0b6fcec6828fee13a6636c7519aaa32 (commit)
      from  9d7a9752f7f2d395f1a29f1fcc76b597a6e552ee (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 87dd1a02f5b1177294762767e8d93023a58069ec
Author: Marek Marecki <address@hidden>
Date:   Mon Jul 23 18:34:57 2018 +0200

    Detect that input is not a file

commit ec930e96d0b6fcec6828fee13a6636c7519aaa32
Author: Marek Marecki <address@hidden>
Date:   Mon Jul 23 18:34:40 2018 +0200

    Add filesystem utility

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

Summary of changes:
 Makefile                                           |  3 ++-
 include/viua/tooling/errors/compile_time.h         |  3 ++-
 .../pointer.cpp => include/viua/util/filesystem.h  | 12 ++++++----
 src/tooling/errors/compile_time.cpp                |  3 ++-
 src/tooling/exec/assembler/main.cpp                | 23 ++++++++++++++++++
 .../compile_time.h => src/util/filesystem.cpp      | 27 ++++++++++++++--------
 6 files changed, 54 insertions(+), 17 deletions(-)
 copy src/support/pointer.cpp => include/viua/util/filesystem.h (81%)
 copy include/viua/tooling/errors/compile_time.h => src/util/filesystem.cpp 
(64%)


hooks/post-receive
-- 
Viua VM



reply via email to

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