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/170/disambiguate-register-op


From: git
Subject: [Viuavm-commits] [SCM] Viua VM branch issue/170/disambiguate-register-operands updated. v0.8.4-825-g6ca613f
Date: Tue, 10 Jan 2017 20:38:53 +0100 (CET)

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/170/disambiguate-register-operands has been updated
       via  6ca613f86f7d8fefbf0d019aef2611632f1a9ef6 (commit)
       via  a71ec0e060b4d101033a7696740df2e44eefb86e (commit)
       via  04dd2b81a5986fac176cac326bf56e73342c0458 (commit)
      from  e32be85b3ecbfe9b806fc2567f82d5b5a4510538 (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 6ca613f86f7d8fefbf0d019aef2611632f1a9ef6
Author: Marek Marecki <address@hidden>
Date:   Tue Jan 10 20:38:36 2017 +0100

    Re-add stdlib production to all production

commit a71ec0e060b4d101033a7696740df2e44eefb86e
Author: Marek Marecki <address@hidden>
Date:   Tue Jan 10 20:38:18 2017 +0100

    Standard library modules written in Viua assembly are compilable with new 
syntax

commit 04dd2b81a5986fac176cac326bf56e73342c0458
Author: Marek Marecki <address@hidden>
Date:   Tue Jan 10 20:37:34 2017 +0100

    Require access-mode sigils before register-index operands

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

Summary of changes:
 Makefile                             |   2 +-
 src/cg/assembler/static_analysis.cpp |   6 +-
 src/cg/assembler/verify.cpp          |   4 +-
 src/cg/lex.cpp                       |   2 +-
 src/cg/tools.cpp                     |  18 ++++-
 src/front/asm/generate.cpp           |   2 +-
 src/stdlib/viua/functional.asm       | 129 ++++++++++++++++++-----------------
 src/stdlib/viua/misc.asm             |  36 +++++-----
 src/stdlib/viua/string.asm           |   8 +--
 src/stdlib/viua/vector.asm           | 108 ++++++++++++++---------------
 10 files changed, 168 insertions(+), 147 deletions(-)


hooks/post-receive
-- 
Viua VM



reply via email to

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