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/152/refactor-operand-encodin


From: git
Subject: [Viuavm-commits] [SCM] Viua VM branch issue/152/refactor-operand-encoding-and-decoding updated. v0.8.4-251-g95048a5
Date: Sat, 24 Sep 2016 00:52:33 +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/152/refactor-operand-encoding-and-decoding has been updated
       via  95048a5c7455430194f28800c5d36132fc5c681f (commit)
      from  e0b89205dab8892906a0aed87493eb965dc545fc (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 95048a5c7455430194f28800c5d36132fc5c681f
Author: Marek Marecki <address@hidden>
Date:   Sat Sep 24 00:36:26 2016 +0200

    Remove stale header

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

Summary of changes:
 include/viua/operand.h            | 96 ---------------------------------------
 src/process/instr/bool.cpp        |  1 -
 src/process/instr/byte.cpp        |  1 -
 src/process/instr/calls.cpp       |  1 -
 src/process/instr/cast.cpp        |  1 -
 src/process/instr/closure.cpp     |  1 -
 src/process/instr/concurrency.cpp |  1 -
 src/process/instr/float.cpp       |  1 -
 src/process/instr/general.cpp     |  1 -
 src/process/instr/int.cpp         |  1 -
 src/process/instr/linking.cpp     |  1 -
 src/process/instr/object.cpp      |  1 -
 src/process/instr/prototype.cpp   |  1 -
 src/process/instr/registers.cpp   |  1 -
 src/process/instr/str.cpp         |  1 -
 src/process/instr/tcmechanism.cpp |  1 -
 src/process/instr/vector.cpp      |  1 -
 17 files changed, 112 deletions(-)
 delete mode 100644 include/viua/operand.h


hooks/post-receive
-- 
Viua VM



reply via email to

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