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-0f8c916c-rework-imports upda


From: git
Subject: [Viuavm-commits] [SCM] Viua VM branch issue-0f8c916c-rework-imports updated. v0.9.0-2309-g89889b5
Date: Fri, 28 Dec 2018 14:59:03 +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-0f8c916c-rework-imports has been updated
  discards  72ba3715c97c22152171d6b7d9b223c0758c94d2 (commit)
       via  89889b5acbc79f1d4d5c023669f775fdef539f30 (commit)

This update added new revisions after undoing existing revisions.  That is
to say, the old revision is not a strict subset of the new revision.  This
situation occurs when you --force push a change and generate a repository
containing something like this:

 * -- * -- B -- O -- O -- O (72ba3715c97c22152171d6b7d9b223c0758c94d2)
            \
             N -- N -- N (89889b5acbc79f1d4d5c023669f775fdef539f30)

When this happens we assume that you've already had alert emails for all
of the O revisions, and so we here report only the revisions in the N
branch from the common base, B.

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 89889b5acbc79f1d4d5c023669f775fdef539f30
Author: Marek Marecki <address@hidden>
Date:   Fri Dec 28 14:52:40 2018 +0100

    Change module extension
    
    It was ".vlib", now it is ".module".
    
    It is not immediately obvious what "vlib" means - virtual library?
    variable length integer binary? Using "module" for module extension is a
    much better choice.

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

Summary of changes:
 Changelog.markdown         |  1 +
 Makefile                   | 12 +++----
 include/viua/front/asm.h   |  1 -
 src/front/asm.cpp          | 15 ++++----
 src/front/asm/generate.cpp | 89 +++++++---------------------------------------
 src/front/kernel.cpp       |  4 +--
 src/kernel/kernel.cpp      |  2 +-
 tests/tests.py             | 12 +++----
 8 files changed, 36 insertions(+), 100 deletions(-)


hooks/post-receive
-- 
Viua VM



reply via email to

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