viuavm-commits
[Top][All Lists]
Advanced

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

[Viuavm-commits] [SCM] Viua VM branch issue/38a0f558/add-instruction-for


From: git
Subject: [Viuavm-commits] [SCM] Viua VM branch issue/38a0f558/add-instruction-for-allocating-local-registers updated. v0.9.0-1747-gc0a4d47
Date: Mon, 25 Jun 2018 22:20:32 +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, issue/38a0f558/add-instruction-for-allocating-local-registers has 
been updated
       via  c0a4d47f0af55753908918058b6d82cf687f9dae (commit)
      from  54186b78f7b6eba7a458ec23de8c6298a557a6d3 (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 c0a4d47f0af55753908918058b6d82cf687f9dae
Author: Marek Marecki <address@hidden>
Date:   Mon Jun 25 22:20:29 2018 +0200

    Fix some tests broken after careless insertion of "allocate_registers"

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

Summary of changes:
 sample/asm/abs.asm                                 |  2 +-
 sample/asm/bits/manipulation/bitat.asm             |  2 +-
 .../manipulation/bitxor_with_different_widths.asm  |  2 +-
 sample/asm/exceptions/vector_out_of_range_read.asm |  2 +-
 sample/asm/factorial_accumulator_by_move.asm       |  2 +-
 sample/asm/factorial_tailcall.asm                  |  2 +-
 sample/asm/functions/closures/adder.asm            |  2 -
 .../closures/captured_variable_left_in_scope.asm   |  2 -
 sample/asm/functions/closures/nested_closures.asm  |  4 +-
 .../asm/functions/higher_order/filter_closure.asm  |  2 +-
 .../higher_order/filter_closure_vector_by_move.asm |  2 +-
 sample/asm/functions/recursive.asm                 |  2 +-
 sample/asm/iterfib.asm                             |  9 +--
 sample/asm/keyword/void/in_join.asm                |  2 +-
 sample/asm/keyword/void/vpop_void_target.asm       |  2 +-
 sample/asm/pointers/capturecopy.asm                |  2 -
 .../vinsert_pointer_dereference_as_target.asm      |  2 +-
 tests/tests.py                                     | 68 +++++++++++-----------
 18 files changed, 54 insertions(+), 57 deletions(-)


hooks/post-receive
-- 
Viua VM



reply via email to

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