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 created. v0.9.0-2336-g0790855
Date: Sat, 12 Jan 2019 14:19:32 +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 created
        at  0790855c20a7565f4684d1258fbcb33402c70aeb (commit)

- Log -----------------------------------------------------------------
commit 0790855c20a7565f4684d1258fbcb33402c70aeb
Author: Marek Marecki <address@hidden>
Date:   Sat Jan 12 14:17:28 2019 +0100

    Functions are now responsible for allocating their own register sets
    
    FFI functions also must follow this rule.

commit 590672770cb7b129f50426f44b1ea1568a826c12
Author: Marek Marecki <address@hidden>
Date:   Sat Jan 12 14:16:53 2019 +0100

    Remove useless check for missing frame
    
    We check for this during compilation so no reason to perform the check
    again at run time.

commit 74eaa31561eaf164059556304f7a1a5964832c96
Author: Marek Marecki <address@hidden>
Date:   Sat Jan 12 14:16:22 2019 +0100

    Use full paths to names in std namespace

commit 5fc02003567aa48110bba8393098bbcc506e5107
Author: Marek Marecki <address@hidden>
Date:   Sat Jan 12 14:15:34 2019 +0100

    FFI modules may be imported by the import directive
    
    The only requirement is that they must be imported dynamically.

commit c25f81b85295febc8a391052175ae3ca5db18462
Author: Marek Marecki <address@hidden>
Date:   Sat Jan 12 14:14:01 2019 +0100

    IMPORT instruction now receives module names instead of strings
    
    This was becoming increasingly painful to deal with module names as
    strings with no extension instead of, well, module names.

commit ad82febcc1001740d47a3d79291c12f22f532674
Author: Marek Marecki <address@hidden>
Date:   Sat Jan 12 14:12:16 2019 +0100

    When compiling, make copies of standard library modules
    
    The different library naming scheme is needed for my engineer's degree
    project.

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


hooks/post-receive
-- 
Viua VM



reply via email to

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