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.8.4-533-gc413d93


From: git
Subject: [Viuavm-commits] [SCM] Viua VM branch devel updated. v0.8.4-533-gc413d93
Date: Sun, 13 Nov 2016 22:39:48 +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, devel has been updated
       via  c413d9341bd6bbadd59fa8566ed884c89277d6f7 (commit)
      from  583c60e95368f8b86793acb23b783f04cdf0c28c (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 c413d9341bd6bbadd59fa8566ed884c89277d6f7
Author: Marek Marecki <address@hidden>
Date:   Sun Nov 13 22:20:35 2016 +0100

    Calculate jump offsets using tokens and not generated bytecode
    
    This makes it possible to retain more information about intended
    bytecode size.

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

Summary of changes:
 include/viua/cg/tools.h    |  1 +
 include/viua/program.h     |  3 ++-
 src/cg/tools.cpp           | 65 ++++++++++++++++++++++++++++++++++++++++++++++
 src/front/asm/generate.cpp |  4 +--
 src/program.cpp            |  9 ++++---
 5 files changed, 75 insertions(+), 7 deletions(-)


hooks/post-receive
-- 
Viua VM



reply via email to

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