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/157/use-fixed-width-integers


From: git
Subject: [Viuavm-commits] [SCM] Viua VM branch issue/157/use-fixed-width-integers-where-appropriate updated. v0.8.4-705-g77222e0
Date: Sun, 11 Dec 2016 18:56:35 +0100 (CET)

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/157/use-fixed-width-integers-where-appropriate has been 
updated
       via  77222e0136e09a65fd563a85ddf4b48d7e6d2329 (commit)
       via  3c0fdb6c45f05e0fae8ee2d7725c5186fb11a5a1 (commit)
       via  6388318d2b0301aacf47a59d6c8a17252a4496dc (commit)
      from  6aac25300d6576e7a1d76a6aad2a3a95cfe0e379 (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 77222e0136e09a65fd563a85ddf4b48d7e6d2329
Author: Marek Marecki <address@hidden>
Date:   Sun Dec 11 18:37:32 2016 +0100

    Refactor the way primitive ints are decoded (required refactoring of vat 
and vpop)

commit 3c0fdb6c45f05e0fae8ee2d7725c5186fb11a5a1
Author: Marek Marecki <address@hidden>
Date:   Sun Dec 11 18:36:31 2016 +0100

    Drop the implicit cast

commit 6388318d2b0301aacf47a59d6c8a17252a4496dc
Author: Marek Marecki <address@hidden>
Date:   Sun Dec 11 18:35:47 2016 +0100

    Properly disassemble OT_INT operands

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

Summary of changes:
 src/bytecode/decoder/operands.cpp    | 39 +++++++++++++++++-------------------
 src/cg/bytecode/instructions.cpp     | 36 ++++++++++++++++++++++++++++-----
 src/cg/disassembler/disassembler.cpp |  4 ++++
 src/process/instr/int.cpp            |  2 +-
 4 files changed, 54 insertions(+), 27 deletions(-)


hooks/post-receive
-- 
Viua VM



reply via email to

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