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-1820-g449faa


From: git
Subject: [Viuavm-commits] [SCM] Viua VM branch devel updated. v0.9.0-1820-g449faa8
Date: Mon, 9 Jul 2018 22:17:27 +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  449faa8ff16313cc2b9821b6db99a7b7802875c8 (commit)
       via  e1ba8d338c7cff725c7ac955ab30550eba20f6b6 (commit)
       via  58438077baa2471c161be783ceff6d59be962d04 (commit)
       via  814e6307b815f86a2eb427cd48c0d261240cc4d2 (commit)
      from  726ef8375ad65d8318ca05800d8c9327b7089733 (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 449faa8ff16313cc2b9821b6db99a7b7802875c8
Author: Marek Marecki <address@hidden>
Date:   Mon Jul 9 22:17:06 2018 +0200

    Update issue repository

commit e1ba8d338c7cff725c7ac955ab30550eba20f6b6
Author: Marek Marecki <address@hidden>
Date:   Mon Jul 9 22:15:21 2018 +0200

    Add tests checking huge register index related diagnostics

commit 58438077baa2471c161be783ceff6d59be962d04
Author: Marek Marecki <address@hidden>
Date:   Mon Jul 9 22:13:54 2018 +0200

    Fix: parser reports an error instead of crashing on huge register indexes
    
    When the std::stoul() could not parse register index.

commit 814e6307b815f86a2eb427cd48c0d261240cc4d2
Author: Marek Marecki <address@hidden>
Date:   Mon Jul 9 22:13:27 2018 +0200

    Fix boilerplate-generating script

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

Summary of changes:
 .../diff/b0d6eb50acb3194ec1178af17075eab68b8f8af3.json       |  1 +
 .../diff/909b32274cfd835788460bd5e10110d5e74a6c6b.json       |  1 +
 ...too_few.asm => cannot_allocate_more_than_x_registers.asm} |  2 +-
 ...o_few.asm => register_index_outside_of_defined_range.asm} |  2 +-
 scripts/boilerplate_asm.sh                                   |  4 +++-
 src/assembler/frontend/parser.cpp                            |  9 ++++++++-
 .../static_analyser/checkers/check_op_allocate_registers.cpp |  4 ++--
 tests/tests.py                                               | 12 ++++++++++++
 8 files changed, 29 insertions(+), 6 deletions(-)
 create mode 100644 
.issue/objects/issues/60/60ee5ba1897c73cd25b05304256d8d4f31d4562d/diff/b0d6eb50acb3194ec1178af17075eab68b8f8af3.json
 create mode 100644 
.issue/objects/issues/b0/b0c4d6d67baa69a3c39af4ae24688c6a58043afc/diff/909b32274cfd835788460bd5e10110d5e74a6c6b.json
 copy sample/asm/static_analysis_errors/{registers_allocated_too_few.asm => 
cannot_allocate_more_than_x_registers.asm} (95%)
 copy sample/asm/static_analysis_errors/{registers_allocated_too_few.asm => 
register_index_outside_of_defined_range.asm} (93%)


hooks/post-receive
-- 
Viua VM



reply via email to

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