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-1824-ga7db37


From: git
Subject: [Viuavm-commits] [SCM] Viua VM branch devel updated. v0.9.0-1824-ga7db379
Date: Wed, 11 Jul 2018 20:17:01 +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  a7db37957737612a699e212df08b86b7caee95c1 (commit)
       via  40352650d7becd8fdc08d25fe9cadca5fa19cf54 (commit)
       via  5ad904d63a082cb87319481d3d0018588bfa1a8f (commit)
       via  90613daa50963019a49213098918fbe1c88e904d (commit)
      from  449faa8ff16313cc2b9821b6db99a7b7802875c8 (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 a7db37957737612a699e212df08b86b7caee95c1
Author: Marek Marecki <address@hidden>
Date:   Wed Jul 11 20:16:41 2018 +0200

    Update issue repository

commit 40352650d7becd8fdc08d25fe9cadca5fa19cf54
Author: Marek Marecki <address@hidden>
Date:   Wed Jul 11 18:52:03 2018 +0200

    Add tests for an exception being thrown on integer and float division by 
zero

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

Summary of changes:
 .../d38bf15c242675db451216ff400c7862ba1a08aa.json  |  1 +
 Changelog.markdown                                 |  1 +
 include/viua/exceptions.h                          | 26 ++++++++++++++++++++++
 include/viua/version.h                             |  2 +-
 .../div_by_zero.asm}                               | 10 ++++++++-
 .../div_by_zero.asm}                               | 10 ++++++++-
 src/types/float.cpp                                |  4 ++++
 src/types/integer.cpp                              |  4 ++++
 tests/tests.py                                     |  6 +++++
 9 files changed, 61 insertions(+), 3 deletions(-)
 create mode 100644 
.issue/objects/issues/34/349304e5057cbb5a1aec7ff7d95b15099fd946ae/diff/d38bf15c242675db451216ff400c7862ba1a08aa.json
 copy 
sample/asm/{static_analysis_errors/cannot_allocate_more_than_x_registers.asm => 
float/div_by_zero.asm} (83%)
 copy 
sample/asm/{static_analysis_errors/cannot_allocate_more_than_x_registers.asm => 
int/div_by_zero.asm} (83%)


hooks/post-receive
-- 
Viua VM



reply via email to

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