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/172/add-structs-as-generic-k


From: git
Subject: [Viuavm-commits] [SCM] Viua VM branch issue/172/add-structs-as-generic-key-value-containers updated. v0.8.4-1074-g42d6751
Date: Wed, 19 Apr 2017 22:48:18 +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, issue/172/add-structs-as-generic-key-value-containers has been 
updated
       via  42d67518e7a5110bbe40023c72c9951a525840ca (commit)
      from  5dd250a76c8c59bf96abf044e8d44544176bcd1f (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 42d67518e7a5110bbe40023c72c9951a525840ca
Author: Marek Marecki <address@hidden>
Date:   Wed Apr 19 22:43:54 2017 +0200

    Implement "struct" instruction

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

Summary of changes:
 Makefile                                | 12 +++++++++---
 include/viua/cg/bytecode/instructions.h |  2 ++
 include/viua/process.h                  |  5 +++++
 include/viua/program.h                  |  2 ++
 src/cg/bytecode/instructions.cpp        |  5 +++++
 src/cg/disassembler/disassembler.cpp    |  1 +
 src/cg/lex.cpp                          |  1 +
 src/cg/tools.cpp                        |  8 ++++++++
 src/front/asm/assemble_instruction.cpp  |  4 ++++
 src/process/dispatch.cpp                |  3 +++
 src/programinstructions.cpp             |  5 +++++
 11 files changed, 45 insertions(+), 3 deletions(-)


hooks/post-receive
-- 
Viua VM



reply via email to

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