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-501-gafaab3b


From: git
Subject: [Viuavm-commits] [SCM] Viua VM branch devel updated. v0.8.4-501-gafaab3b
Date: Sun, 6 Nov 2016 22:38:51 +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, devel has been updated
       via  afaab3be543df6b36aa2f319b787c0fa36f981e6 (commit)
       via  c65970df7128dd3b30b89bc3b7af255dce00205f (commit)
       via  e1940ba2959ee96b31ec481784a8b4c169e51bcd (commit)
       via  7d26e3509ec299a9b95a1b522f4769ed3426e74c (commit)
       via  a665697cef4242c8a872f67a557720258d0d1fc3 (commit)
       via  9aec50f0ec80febb015143d7b4aa8d286f7230e3 (commit)
       via  ec9b4b36e8f2d9f4d6f5f1b3a4505039d1183e2f (commit)
      from  8245a2e9206669e527f5b3a835278d05c7f3c08d (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 afaab3be543df6b36aa2f319b787c0fa36f981e6
Author: Marek Marecki <address@hidden>
Date:   Sun Nov 6 22:21:04 2016 +0100

    Wrap

commit c65970df7128dd3b30b89bc3b7af255dce00205f
Author: Marek Marecki <address@hidden>
Date:   Sun Nov 6 22:20:56 2016 +0100

    Update Changelog

commit e1940ba2959ee96b31ec481784a8b4c169e51bcd
Author: Marek Marecki <address@hidden>
Date:   Sun Nov 6 22:19:13 2016 +0100

    Add void for some instructions

commit 7d26e3509ec299a9b95a1b522f4769ed3426e74c
Author: Marek Marecki <address@hidden>
Date:   Sun Nov 6 22:17:07 2016 +0100

    Fix a typo

commit a665697cef4242c8a872f67a557720258d0d1fc3
Author: Marek Marecki <address@hidden>
Date:   Sun Nov 6 22:16:44 2016 +0100

    Underlining more tokens provides better context for error messages

commit 9aec50f0ec80febb015143d7b4aa8d286f7230e3
Author: Marek Marecki <address@hidden>
Date:   Sun Nov 6 21:12:55 2016 +0100

    Receiving to 0 register drops the message

commit ec9b4b36e8f2d9f4d6f5f1b3a4505039d1183e2f
Author: Marek Marecki <address@hidden>
Date:   Sun Nov 6 21:07:08 2016 +0100

    Handle register instruction in SA

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

Summary of changes:
 Changelog.markdown                   |   3 +
 include/viua/cg/lex.h                |   5 ++
 include/viua/version.h               |   2 +-
 src/cg/assembler/static_analysis.cpp | 114 ++++++++++++++++++++++-------------
 src/cg/lex.cpp                       |  39 ++++++++++--
 src/front/asm.cpp                    |  37 ++++++++----
 src/front/asm/generate.cpp           |   2 +
 src/process/instr/concurrency.cpp    |   4 +-
 src/stdlib/viua/functional.asm       |   3 +-
 src/stdlib/viua/string.asm           |   2 +-
 10 files changed, 146 insertions(+), 65 deletions(-)


hooks/post-receive
-- 
Viua VM



reply via email to

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