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-324-g3b8025d
Date: Fri, 30 Sep 2016 19:37:42 +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  3b8025dd614b94f7254640160f5f3852dc596375 (commit)
       via  81df812e50612f4d0dc75886dfb97356742c3d2f (commit)
      from  fd337c951bf58fdcafe7fbeaa23511bbb354c7a1 (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 3b8025dd614b94f7254640160f5f3852dc596375
Author: Marek Marecki <address@hidden>
Date:   Fri Sep 30 19:21:54 2016 +0200

    Implement iota for []

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

Summary of changes:
 include/viua/cg/assembler/assembler.h |  2 +-
 include/viua/cg/lex.h                 |  1 +
 src/cg/assembler/verify.cpp           | 51 ++++++++++++++++-------------------
 src/cg/lex.cpp                        | 27 +++++++++++++++++++
 src/front/asm.cpp                     |  2 +-
 tests/tests.py                        | 15 ++++++++---
 6 files changed, 65 insertions(+), 33 deletions(-)


hooks/post-receive
-- 
Viua VM



reply via email to

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