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/162/add-timeouts-to-concurre


From: git
Subject: [Viuavm-commits] [SCM] Viua VM branch issue/162/add-timeouts-to-concurrency-instructions updated. v0.8.4-172-gadddeac
Date: Fri, 16 Sep 2016 00:46:56 +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/162/add-timeouts-to-concurrency-instructions has been updated
       via  adddeac1ab41ccb1bb4f2b91df94e60f943d7329 (commit)
       via  57d157bc913a28232d3e3c8ae5fd27b7e401ef1c (commit)
       via  7c8f9895d684b67ef0ece29c8649431b0182b474 (commit)
       via  592bcce1f5a42ec8ed7f5f673071d1b307d26368 (commit)
      from  5fe19cc1a84611790c89d331f4aeaad9c3c38fdf (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 adddeac1ab41ccb1bb4f2b91df94e60f943d7329
Author: Marek Marecki <address@hidden>
Date:   Fri Sep 16 00:16:40 2016 +0200

    Cook tokens earlier (use enhanced verification to throw parsing errors 
earlier)

commit 57d157bc913a28232d3e3c8ae5fd27b7e401ef1c
Author: Marek Marecki <address@hidden>
Date:   Fri Sep 16 00:15:58 2016 +0200

    Use checked access to std::vector elements

commit 7c8f9895d684b67ef0ece29c8649431b0182b474
Author: Marek Marecki <address@hidden>
Date:   Thu Sep 15 23:43:12 2016 +0200

    Add a better check of whether a wrapped instruction can be unwrapped

commit 592bcce1f5a42ec8ed7f5f673071d1b307d26368
Author: Marek Marecki <address@hidden>
Date:   Wed Sep 14 22:04:35 2016 +0200

    Update Changelog

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

Summary of changes:
 Changelog.markdown                                 |   3 +
 include/viua/version.h                             |   2 +-
 ...o_tokens_required_in_a_wrapped_instruction.asm} |   7 +-
 src/cg/lex.cpp                                     | 171 +++++++++++----------
 src/front/asm.cpp                                  |  21 ++-
 src/front/asm/decode.cpp                           |  30 ++--
 tests/tests.py                                     |   3 +
 7 files changed, 122 insertions(+), 115 deletions(-)
 copy sample/asm/{static_analysis_errors/parameter_move_from_empty_register.asm 
=> errors/at_least_two_tokens_required_in_a_wrapped_instruction.asm} (91%)


hooks/post-receive
-- 
Viua VM



reply via email to

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