viuavm-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Viuavm-commits] [SCM] Viua VM branch normalise updated. v0.9.0-289-g4eb


From: git
Subject: [Viuavm-commits] [SCM] Viua VM branch normalise updated. v0.9.0-289-g4ebcb42
Date: Wed, 23 Aug 2017 21:52:44 +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, normalise has been updated
       via  4ebcb424dd5353a5e2f5c51cdc26169ee917fc63 (commit)
       via  ffddef5e446c2968a425837f6bea69afe3735b62 (commit)
      from  9fa25cea02cec2e073dd575672916bf3e02d368f (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 4ebcb424dd5353a5e2f5c51cdc26169ee917fc63
Author: Marek Marecki <address@hidden>
Date:   Wed Aug 23 21:52:36 2017 +0200

    Use verifier from viua namespace

commit ffddef5e446c2968a425837f6bea69afe3735b62
Author: Marek Marecki <address@hidden>
Date:   Wed Aug 23 21:51:25 2017 +0200

    SA: verifier implementation to separate file

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

Summary of changes:
 Makefile                                           |   5 +-
 .../frontend/static_analyser}/.gitkeep             |   0
 include/viua/assembler/frontend/static_analyser.h  |  47 ++
 .../frontend/static_analyser/verifier.cpp}         | 191 +------
 src/front/parser.cpp                               | 589 +--------------------
 5 files changed, 68 insertions(+), 764 deletions(-)
 copy build/{ => assembler/frontend/static_analyser}/.gitkeep (100%)
 create mode 100644 include/viua/assembler/frontend/static_analyser.h
 copy src/{front/parser.cpp => assembler/frontend/static_analyser/verifier.cpp} 
(84%)


hooks/post-receive
-- 
Viua VM



reply via email to

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