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-2160-g9ad752f
Date: Sat, 22 Sep 2018 19:06:09 +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
  discards  a6d58cee5c1438b9d9bdecbd27ef8002aba51d54 (commit)
       via  9ad752f8938b7e2c0121da05d6e911e450e0c09b (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 (a6d58cee5c1438b9d9bdecbd27ef8002aba51d54)
            \
             N -- N -- N (9ad752f8938b7e2c0121da05d6e911e450e0c09b)

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 9ad752f8938b7e2c0121da05d6e911e450e0c09b
Author: Marek Marecki <address@hidden>
Date:   Sat Sep 22 19:01:12 2018 +0200

    Switch on opcodes in static analyser

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

Summary of changes:
 .../libs/static_analyser/static_analyser.cpp       | 717 +++++++++------------
 x_everything.asm                                   | 242 -------
 x_typechecking.asm                                 |  43 --
 3 files changed, 312 insertions(+), 690 deletions(-)
 delete mode 100644 x_everything.asm
 delete mode 100644 x_typechecking.asm


hooks/post-receive
-- 
Viua VM



reply via email to

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