viuavm-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Viuavm-commits] [SCM] Viua VM branch devel updated. v0.8.4-1128-g22dcdb


From: git
Subject: [Viuavm-commits] [SCM] Viua VM branch devel updated. v0.8.4-1128-g22dcdb4
Date: Sun, 23 Apr 2017 21:11:50 +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, devel has been updated
       via  22dcdb46610c38749f8edac91daefa16ca73a1bf (commit)
       via  718f382282be4a16a9feaf19d33a4029eeb57c5e (commit)
       via  c51df1e3a66046d097e1dc2bf1793a77cd104859 (commit)
       via  cb180559b7c7f405d1af233e95d87f284379c8d4 (commit)
       via  ce690fcc5cd5a2ffbe71588cccf7eaf0026b4fca (commit)
      from  054896e113d3e78e6d806bcd9a0d456b639b0cbf (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 22dcdb46610c38749f8edac91daefa16ca73a1bf
Author: Marek Marecki <address@hidden>
Date:   Sun Apr 23 21:06:17 2017 +0200

    Remove unused code

commit 718f382282be4a16a9feaf19d33a4029eeb57c5e
Author: Marek Marecki <address@hidden>
Date:   Sun Apr 23 21:02:08 2017 +0200

    Better type checking in arithmetic instructions

commit c51df1e3a66046d097e1dc2bf1793a77cd104859
Author: Marek Marecki <address@hidden>
Date:   Sun Apr 23 20:44:30 2017 +0200

    Fix fetch_object() correctly dereferences references

commit cb180559b7c7f405d1af233e95d87f284379c8d4
Author: Marek Marecki <address@hidden>
Date:   Sun Apr 23 20:02:44 2017 +0200

    Remove commented code

commit ce690fcc5cd5a2ffbe71588cccf7eaf0026b4fca
Author: Marek Marecki <address@hidden>
Date:   Sun Apr 23 20:02:29 2017 +0200

    Remove some uses of fetch_object2

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

Summary of changes:
 Makefile                                 |  7 +++++--
 include/viua/assert.h                    | 27 ------------------------
 include/viua/bytecode/decoder/operands.h |  1 -
 src/bytecode/decoder/operands.cpp        | 34 ++++++------------------------
 src/process/instr/arithmetic.cpp         | 19 ++++-------------
 src/process/instr/cast.cpp               |  8 +++----
 src/process/instr/general.cpp            |  4 ++--
 tests/tests.py                           | 36 ++++++++++++++++----------------
 8 files changed, 39 insertions(+), 97 deletions(-)


hooks/post-receive
-- 
Viua VM



reply via email to

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