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/183/7eadf61e/better-static-a


From: git
Subject: [Viuavm-commits] [SCM] Viua VM branch issue/183/7eadf61e/better-static-analyser updated. v0.9.0-638-g6c35536
Date: Sat, 21 Oct 2017 01:42: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/183/7eadf61e/better-static-analyser has been updated
       via  6c355368d1cb32cfbd7d6457d96fee5d2c072b11 (commit)
       via  508019f8cfd387e1e549f13835cb7fa21eac88bd (commit)
       via  b87ffb3d47b5806d0ee1c9efae1e30972983960b (commit)
       via  759c47ff79f4f51536f00f758f5ba671923c145c (commit)
       via  c88cf74e04779267bd06a72d7ed6e8fe08879951 (commit)
      from  e03ea3fe515fd152edc22cf7f9bbf7585cd0ee36 (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 6c355368d1cb32cfbd7d6457d96fee5d2c072b11
Author: Marek Marecki <address@hidden>
Date:   Sat Oct 21 01:42:38 2017 +0200

    Fix "overwrite of unused" error

commit 508019f8cfd387e1e549f13835cb7fa21eac88bd
Author: Marek Marecki <address@hidden>
Date:   Sat Oct 21 01:42:18 2017 +0200

    Join to void to avoid "unused value" and "overwrite of unused" errors

commit b87ffb3d47b5806d0ee1c9efae1e30972983960b
Author: Marek Marecki <address@hidden>
Date:   Sat Oct 21 01:41:28 2017 +0200

    Use explicit register stes

commit 759c47ff79f4f51536f00f758f5ba671923c145c
Author: Marek Marecki <address@hidden>
Date:   Sat Oct 21 01:40:04 2017 +0200

    Fix "join" instructions with void output operands

commit c88cf74e04779267bd06a72d7ed6e8fe08879951
Author: Marek Marecki <address@hidden>
Date:   Sat Oct 21 01:36:32 2017 +0200

    Fix caret appears only once, *and* aside indent is correct
    
    Previous "fix" just fixed the aside indent issue, but caused the caret
    to reappear as first underlining character of every token.

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

Summary of changes:
 Changelog.markdown                                |  2 ++
 sample/asm/concurrency/detaching_a_process.asm    |  3 ++-
 sample/asm/concurrency/hello_world.asm            |  4 ++--
 sample/asm/concurrency/joining_a_process.asm      |  8 ++++----
 sample/asm/concurrency/joining_joined_process.asm |  8 ++++----
 src/assembler/util/pretty_printer.cpp             | 10 ++++++----
 src/process/instr/concurrency.cpp                 |  3 ++-
 7 files changed, 22 insertions(+), 16 deletions(-)


hooks/post-receive
-- 
Viua VM



reply via email to

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