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/163/implement-iota-keyword u


From: git
Subject: [Viuavm-commits] [SCM] Viua VM branch issue/163/implement-iota-keyword updated. v0.8.4-334-gc69a983
Date: Fri, 30 Sep 2016 20:33:23 +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/163/implement-iota-keyword has been updated
       via  c69a9832f1f657ce1abb97a78271b002634b8cc2 (commit)
       via  3049b86109d450ffff08ec2d591b15813419a433 (commit)
       via  dfb9fbe1e4bdf503f0eeb8f0b697ba9ebe7ce258 (commit)
      from  1817d9fd12896b7a9d4151720df3b6f706057004 (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 c69a9832f1f657ce1abb97a78271b002634b8cc2
Author: Marek Marecki <address@hidden>
Date:   Fri Sep 30 20:17:38 2016 +0200

    Remove extra whitespace

commit 3049b86109d450ffff08ec2d591b15813419a433
Author: Marek Marecki <address@hidden>
Date:   Fri Sep 30 20:17:14 2016 +0200

    Add .iota: directive to manipulate iota values

commit dfb9fbe1e4bdf503f0eeb8f0b697ba9ebe7ce258
Author: Marek Marecki <address@hidden>
Date:   Fri Sep 30 20:04:48 2016 +0200

    Test iota in register names

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

Summary of changes:
 include/viua/cg/lex.h                              |  1 +
 .../iota/iota_in_names.asm}                        | 15 ++++-----
 ...n_frame.asm => iota_in_receiving_arguments.asm} |  5 +--
 .../iota/iota_in_register_indexes.asm}             | 11 +++---
 src/cg/lex.cpp                                     | 39 +++++++++++++++++++++-
 tests/tests.py                                     | 11 +++++-
 6 files changed, 64 insertions(+), 18 deletions(-)
 copy sample/asm/{static_analysis_errors/checking_entered_block_bodies.asm => 
keyword/iota/iota_in_names.asm} (80%)
 copy sample/asm/keyword/iota/{iota_in_frame.asm => 
iota_in_receiving_arguments.asm} (93%)
 copy 
sample/asm/{errors/at_least_two_tokens_required_in_a_wrapped_instruction.asm => 
keyword/iota/iota_in_register_indexes.asm} (86%)


hooks/post-receive
-- 
Viua VM



reply via email to

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