viuavm-commits
[Top][All Lists]
Advanced

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

[Viuavm-commits] [SCM] Viua VM branch devel updated. v0.8.4-318-g4df1d47


From: git
Subject: [Viuavm-commits] [SCM] Viua VM branch devel updated. v0.8.4-318-g4df1d47
Date: Fri, 30 Sep 2016 00:16:12 +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, devel has been updated
       via  4df1d47acfc18bf04406bb3e87346d5d29ad940e (commit)
       via  80106d880b6f0155f1cea049f9c598e93c9d663f (commit)
       via  7e44979f6681b1a40f7d70379af8bb31042006cd (commit)
      from  02addca2294166140981509cfe0df2e5f3ca058d (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 4df1d47acfc18bf04406bb3e87346d5d29ad940e
Author: Marek Marecki <address@hidden>
Date:   Fri Sep 30 00:00:21 2016 +0200

    Use tokens to verify function call arities

commit 80106d880b6f0155f1cea049f9c598e93c9d663f
Author: Marek Marecki <address@hidden>
Date:   Thu Sep 29 23:59:44 2016 +0200

    Add new dependency in Makefile production for assembler frontend

commit 7e44979f6681b1a40f7d70379af8bb31042006cd
Author: Marek Marecki <address@hidden>
Date:   Thu Sep 29 23:45:08 2016 +0200

    Fix a typo

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

Summary of changes:
 Makefile                                           |  2 +-
 include/viua/cg/assembler/assembler.h              |  2 +-
 ...erands.asm => is_not_a_valid_function_name.asm} |  4 +-
 src/cg/assembler/verify.cpp                        | 45 ++++++++++------------
 src/front/asm.cpp                                  |  2 +-
 tests/tests.py                                     |  5 ++-
 6 files changed, 29 insertions(+), 31 deletions(-)
 copy sample/asm/errors/{frame_without_operands.asm => 
is_not_a_valid_function_name.asm} (96%)


hooks/post-receive
-- 
Viua VM



reply via email to

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