viuavm-commits
[Top][All Lists]
Advanced

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

[Viuavm-commits] [SCM] Viua VM branch text-and-utf8 updated. v0.8.4-1032


From: git
Subject: [Viuavm-commits] [SCM] Viua VM branch text-and-utf8 updated. v0.8.4-1032-g3799cfc
Date: Sun, 9 Apr 2017 20:02:05 +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, text-and-utf8 has been updated
       via  3799cfcb5309e0423ffbbebaae8733ffeb8bc0f7 (commit)
      from  bbcce40cf05314e6c2cc39bd42c1617c17312f8b (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 3799cfcb5309e0423ffbbebaae8733ffeb8bc0f7
Author: Marek Marecki <address@hidden>
Date:   Sun Apr 9 19:58:17 2017 +0200

    Implement textsub instruction

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

Summary of changes:
 include/viua/types/text.h                          |  5 +++--
 .../tailcall_of_closure.asm => text/textsub.asm}   | 26 ++++++----------------
 src/process/dispatch.cpp                           |  3 +++
 src/process/instr/text.cpp                         | 19 ++++++++++++++--
 src/types/text.cpp                                 | 12 ++++++++++
 tests/tests.py                                     |  3 +++
 6 files changed, 45 insertions(+), 23 deletions(-)
 copy sample/asm/{functions/higher_order/tailcall_of_closure.asm => 
text/textsub.asm} (72%)


hooks/post-receive
-- 
Viua VM



reply via email to

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