[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Viuavm-commits] [SCM] Viua VM branch issue/unify-call-and-fcall-instruc
From: |
git |
Subject: |
[Viuavm-commits] [SCM] Viua VM branch issue/unify-call-and-fcall-instructions updated. v0.8.4-951-g6c27121 |
Date: |
Thu, 2 Mar 2017 23:55:30 +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/unify-call-and-fcall-instructions has been updated
via 6c271218caa30894159563ffef1b903aa20365e2 (commit)
via 93afbb7d01beaf6c22adee7c31d1719d57f9d8d9 (commit)
via 6bcf33258ccd755542dbddfc4d7e59be4e17f7a6 (commit)
via 0a1bac55c75b65df8e49bef22ba509109a76d1c7 (commit)
via b9ecc0012622adf5187c1891c8250d8d0adc8420 (commit)
via 322f8fe114e844e51ad17dce694d0b97adb62386 (commit)
from 2dae35ed9e4b913c67f2993421edd072b1229b73 (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 6c271218caa30894159563ffef1b903aa20365e2
Author: Marek Marecki <address@hidden>
Date: Thu Mar 2 23:56:09 2017 +0100
Method for checking if closures are empty
commit 93afbb7d01beaf6c22adee7c31d1719d57f9d8d9
Author: Marek Marecki <address@hidden>
Date: Thu Mar 2 00:11:30 2017 +0100
Fix do not crash when the frame did not own its registers
commit 6bcf33258ccd755542dbddfc4d7e59be4e17f7a6
Author: Marek Marecki <address@hidden>
Date: Thu Mar 2 00:11:12 2017 +0100
Fix the offset is constant
commit 0a1bac55c75b65df8e49bef22ba509109a76d1c7
Author: Marek Marecki <address@hidden>
Date: Thu Mar 2 00:10:50 2017 +0100
Minor refactoring: remove useless function calls
commit b9ecc0012622adf5187c1891c8250d8d0adc8420
Author: Marek Marecki <address@hidden>
Date: Thu Mar 2 00:10:18 2017 +0100
Fix reset pointer to null after it is deleted
commit 322f8fe114e844e51ad17dce694d0b97adb62386
Author: Marek Marecki <address@hidden>
Date: Wed Mar 1 23:58:32 2017 +0100
Allow checking if maybe_unique_ptr owns the pointer
-----------------------------------------------------------------------
Summary of changes:
include/viua/types/closure.h | 1 +
include/viua/util/memory.h | 5 +++++
src/cg/assembler/static_analysis.cpp | 2 +-
src/process/instr/calls.cpp | 6 ++----
src/scheduler/vps.cpp | 4 +++-
src/types/closure.cpp | 4 ++++
6 files changed, 16 insertions(+), 6 deletions(-)
hooks/post-receive
--
Viua VM
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Viuavm-commits] [SCM] Viua VM branch issue/unify-call-and-fcall-instructions updated. v0.8.4-951-g6c27121,
git <=