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-2637-g9ea025


From: git
Subject: [Viuavm-commits] [SCM] Viua VM branch devel updated. v0.9.0-2637-g9ea0259
Date: Wed, 25 Mar 2020 20:42:42 +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  9ea0259aaa7caf23764b11d313977b1696a8cc16 (commit)
       via  1261e13c9a93f0357fff7ff8ab119d3e063cdffc (commit)
      from  b8f3103cb2b9fb916b7370b590cd906d097c4de1 (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 9ea0259aaa7caf23764b11d313977b1696a8cc16
Author: Marek Marecki <address@hidden>
Date:   Wed Mar 25 20:40:17 2020 +0100

    Move more types to codec namespace
    
    I would like to remove the "bytetypedef.h" header and keep types in more
    sensible places. This file has become a kind of dump-everything place.

commit 1261e13c9a93f0357fff7ff8ab119d3e063cdffc
Author: Marek Marecki <address@hidden>
Date:   Wed Mar 25 20:31:27 2020 +0100

    Remove unused typedef

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

Summary of changes:
 include/viua/bytecode/bytetypedef.h    |  7 -------
 include/viua/bytecode/codec.h          |  5 ++++-
 include/viua/process.h                 |  2 +-
 include/viua/program.h                 | 16 ++++++++--------
 src/cg/tools.cpp                       | 10 +++++-----
 src/front/asm/assemble_instruction.cpp |  8 ++++----
 src/process.cpp                        |  2 +-
 src/process/dispatch.cpp               |  2 +-
 src/programinstructions.cpp            | 12 ++++++------
 9 files changed, 30 insertions(+), 34 deletions(-)


hooks/post-receive
-- 
Viua VM



reply via email to

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