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-f5933b15-imports-are-beyond-


From: git
Subject: [Viuavm-commits] [SCM] Viua VM branch issue-f5933b15-imports-are-beyond-help updated. v0.9.0-2339-g56ab819
Date: Sat, 12 Jan 2019 16:23:30 +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, issue-f5933b15-imports-are-beyond-help has been updated
       via  56ab8198424377acd5f3e31da8670084607fe75d (commit)
      from  57700bd6bb994fa08035c648785f9e080e5769c0 (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 56ab8198424377acd5f3e31da8670084607fe75d
Author: Marek Marecki <address@hidden>
Date:   Sat Jan 12 16:23:11 2019 +0100

    Deduplicate code used to find modules

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

Summary of changes:
 Makefile                       |  1 +
 build/{ => runtime}/.gitkeep   |  0
 include/viua/runtime/imports.h | 45 ++++++++++++++++++++++++++++++++
 src/front/asm.cpp              | 58 +++++++++++++-----------------------------
 src/front/asm/generate.cpp     | 51 ++++++-------------------------------
 src/runtime/imports.cpp        | 49 +++++++++++++++++++++++++++++++++++
 6 files changed, 120 insertions(+), 84 deletions(-)
 copy build/{ => runtime}/.gitkeep (100%)
 create mode 100644 include/viua/runtime/imports.h
 create mode 100644 src/runtime/imports.cpp


hooks/post-receive
-- 
Viua VM



reply via email to

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