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.9.0-157-g573483f


From: git
Subject: [Viuavm-commits] [SCM] Viua VM branch devel updated. v0.9.0-157-g573483f
Date: Sun, 23 Jul 2017 23:58:22 +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  573483f17c6fe711f2f0745f0889af8aba7c7c7f (commit)
       via  f6104efd93f9a58a56eb633d8cd281fd5defe771 (commit)
       via  d7bf7a5c59ed8d47a56be09e7552bfed3aa54eee (commit)
       via  88a970e5227db178a914db4a107ebb0810209929 (commit)
       via  59d00110c236aa14184c5ea9c01c16614e7461a3 (commit)
      from  97c90fe0a4055356c593953a5482d1a97d4eaada (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 573483f17c6fe711f2f0745f0889af8aba7c7c7f
Author: Marek Marecki <address@hidden>
Date:   Sun Jul 23 23:58:14 2017 +0200

    Update Changelog

commit f6104efd93f9a58a56eb633d8cd281fd5defe771
Author: Marek Marecki <address@hidden>
Date:   Sun Jul 23 23:57:55 2017 +0200

    Fix only-zero bit strings are reduced to just one zero, not to empty strings

commit d7bf7a5c59ed8d47a56be09e7552bfed3aa54eee
Author: Marek Marecki <address@hidden>
Date:   Sun Jul 23 23:56:22 2017 +0200

    Better debugging information from disassembler

commit 88a970e5227db178a914db4a107ebb0810209929
Author: Marek Marecki <address@hidden>
Date:   Sun Jul 23 23:53:34 2017 +0200

    Fix disassembly of "if", "streq", "insert", and "remove"

commit 59d00110c236aa14184c5ea9c01c16614e7461a3
Author: Marek Marecki <address@hidden>
Date:   Sun Jul 23 23:48:54 2017 +0200

    Fix support register set specifiers in "if" instruction source operand

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

Summary of changes:
 Changelog.markdown                     |  7 +++++++
 include/viua/version.h                 |  2 +-
 src/cg/assembler/binary_literals.cpp   |  7 ++++++-
 src/cg/assembler/static_analysis.cpp   |  2 ++
 src/cg/assembler/verify.cpp            |  4 ++--
 src/cg/disassembler/disassembler.cpp   |  8 ++++----
 src/cg/lex.cpp                         |  6 ++++++
 src/front/asm/assemble_instruction.cpp | 14 ++++++++------
 src/front/dis.cpp                      |  9 ++++++---
 9 files changed, 42 insertions(+), 17 deletions(-)


hooks/post-receive
-- 
Viua VM



reply via email to

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