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-2340-g0b9ef93
Date: Sat, 12 Jan 2019 16:40:36 +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  0b9ef93d88bc965cdb45b4706ee78dcdf01c8538 (commit)
      from  56ab8198424377acd5f3e31da8670084607fe75d (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 0b9ef93d88bc965cdb45b4706ee78dcdf01c8538
Author: Marek Marecki <address@hidden>
Date:   Sat Jan 12 16:39:27 2019 +0100

    Rework directive-based module imports
    
    They now work on module instead of on file basis, and the code is shared
    between all the places that perform some part of the import procedure.

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

Summary of changes:
 Makefile                     |   2 +
 include/viua/kernel/kernel.h |   5 +-
 include/viua/support/env.h   |   6 --
 src/front/vm.cpp             |  11 +---
 src/kernel/kernel.cpp        | 152 ++++++++++++-------------------------------
 src/support/env.cpp          |  27 --------
 6 files changed, 50 insertions(+), 153 deletions(-)


hooks/post-receive
-- 
Viua VM



reply via email to

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