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/ce6f5d82/rewrite-assembler u


From: git
Subject: [Viuavm-commits] [SCM] Viua VM branch issue/ce6f5d82/rewrite-assembler updated. v0.9.0-2289-g1282951
Date: Sun, 9 Dec 2018 15:19:22 +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, issue/ce6f5d82/rewrite-assembler has been updated
       via  12829513ed5bbd9f64859ea60cba9e6f8abbdf93 (commit)
       via  e4ef011ea532753b11f62cb6b001c337ac298165 (commit)
       via  188c5605b5495fee26e33196d9268a3fb1fbb41c (commit)
      from  3cf0177ff4e3a0e9f52ea0d9dc8930253026fb2e (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 12829513ed5bbd9f64859ea60cba9e6f8abbdf93
Author: Marek Marecki <address@hidden>
Date:   Sun Dec 9 15:18:05 2018 +0100

    Basic analysis for if arms
    
    The analysis splits at the branch point and goes two ways.

commit e4ef011ea532753b11f62cb6b001c337ac298165
Author: Marek Marecki <address@hidden>
Date:   Sun Dec 9 15:17:42 2018 +0100

    Fix: add missing token to tokens of "if" instructions

commit 188c5605b5495fee26e33196d9268a3fb1fbb41c
Author: Marek Marecki <address@hidden>
Date:   Tue Dec 4 19:34:56 2018 +0100

    Provide suggestions for misspelt instruction names

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

Summary of changes:
 src/tooling/libs/lexer/normaliser.cpp              |  31 ++++--
 src/tooling/libs/parser/parse.cpp                  |   1 +
 .../libs/static_analyser/static_analyser.cpp       | 117 ++++++++++++++++++++-
 3 files changed, 141 insertions(+), 8 deletions(-)


hooks/post-receive
-- 
Viua VM



reply via email to

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