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-2505-g1e4082


From: git
Subject: [Viuavm-commits] [SCM] Viua VM branch devel updated. v0.9.0-2505-g1e4082b
Date: Sun, 7 Jul 2019 17:59:04 +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, devel has been updated
       via  1e4082b43a5b9a56757a5cd35a09dfac044d9171 (commit)
       via  f294479fc4d5f0efc560e9b7dbcf61e26e43d5f0 (commit)
       via  c304ddc4a34b481dbd06bac34c079df3b8507dec (commit)
       via  91180ee2771faaa7d321d1ecf9bbed7048d3cc90 (commit)
      from  e128dc1888cd3c19a759cf68a362699cf624b6ba (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 1e4082b43a5b9a56757a5cd35a09dfac044d9171
Author: Marek Marecki <address@hidden>
Date:   Sun Jul 7 17:57:56 2019 +0200

    Compile new tooling as part of the "all" target

commit f294479fc4d5f0efc560e9b7dbcf61e26e43d5f0
Author: Marek Marecki <address@hidden>
Date:   Sun Jul 7 17:57:32 2019 +0200

    Allow disabling static analysis in new assembler

commit c304ddc4a34b481dbd06bac34c079df3b8507dec
Author: Marek Marecki <address@hidden>
Date:   Sun Jul 7 17:56:22 2019 +0200

    Parse and analyse instructions added for ViuAct
    
    The "rewritten" tooling did not support them.

commit 91180ee2771faaa7d321d1ecf9bbed7048d3cc90
Author: Marek Marecki <address@hidden>
Date:   Sun Jul 7 17:55:57 2019 +0200

    Fix: deprecated-copy errors on GCC

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

Summary of changes:
 Makefile                                           |   3 +-
 include/viua/tooling/libs/lexer/tokenise.h         |   3 +
 src/tooling/exec/assembler/main.cpp                |  14 +-
 src/tooling/libs/lexer/normaliser.cpp              |   3 +
 src/tooling/libs/parser/parse.cpp                  |   3 +
 .../libs/static_analyser/static_analyser.cpp       | 149 +++++++++++++++++++++
 6 files changed, 169 insertions(+), 6 deletions(-)


hooks/post-receive
-- 
Viua VM



reply via email to

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