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-1033


From: git
Subject: [Viuavm-commits] [SCM] Viua VM branch text-and-utf8 updated. v0.8.4-1033-g7bdee3a
Date: Sun, 9 Apr 2017 20:25:20 +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  7bdee3a36ddb6ac817165749f83f6ed3b77f551f (commit)
      from  3799cfcb5309e0423ffbbebaae8733ffeb8bc0f7 (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 7bdee3a36ddb6ac817165749f83f6ed3b77f551f
Author: Marek Marecki <address@hidden>
Date:   Sun Apr 9 20:21:32 2017 +0200

    Implement textconcat instruction

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

Summary of changes:
 include/viua/types/text.h                              |  2 ++
 .../tailcall_of_object.asm => text/textconcat.asm}     | 18 +++++-------------
 src/process/dispatch.cpp                               |  3 +++
 src/process/instr/text.cpp                             | 15 +++++++++++++--
 src/types/text.cpp                                     | 13 +++++++++++++
 tests/tests.py                                         |  3 +++
 6 files changed, 39 insertions(+), 15 deletions(-)
 copy sample/asm/{functions/higher_order/tailcall_of_object.asm => 
text/textconcat.asm} (80%)


hooks/post-receive
-- 
Viua VM



reply via email to

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