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


From: git
Subject: [Viuavm-commits] [SCM] Viua VM branch text-and-utf8 updated. v0.8.4-1027-g7296b84
Date: Sun, 9 Apr 2017 13:43:19 +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  7296b8446e577e9e7135cde5d09ab44112e333ba (commit)
      from  9c1ddfba9aaecc8b12992151775c9452a271c82f (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 7296b8446e577e9e7135cde5d09ab44112e333ba
Author: Marek Marecki <address@hidden>
Date:   Sun Apr 9 13:50:32 2017 +0200

    Implement TEXTAT instruction

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

Summary of changes:
 include/viua/process.h                              |  1 +
 include/viua/types/text.h                           |  3 +++
 .../tailcall_of_object.asm => text/textat.asm}      | 21 +++++++++------------
 src/process/dispatch.cpp                            |  3 +++
 src/process/instr/text.cpp                          | 15 +++++++++++++++
 src/types/text.cpp                                  |  4 ++++
 tests/tests.py                                      |  3 +++
 7 files changed, 38 insertions(+), 12 deletions(-)
 copy sample/asm/{functions/higher_order/tailcall_of_object.asm => 
text/textat.asm} (75%)


hooks/post-receive
-- 
Viua VM



reply via email to

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