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-2228-g99a350f
Date: Wed, 24 Oct 2018 18:11:48 +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/ce6f5d82/rewrite-assembler has been updated
       via  99a350fff06fdb233ca327b4a09f7894f1d7cd9f (commit)
       via  12cb3ccdb2569f7f3ad445940958513d1167c161 (commit)
       via  b14838c4a52bceb3cad21867a5d3532719d387f6 (commit)
       via  e2d102a7f71e260bec17386323f5fd72bdb97062 (commit)
      from  973c4019fcef4e350b86db0dfab91d5dc6473891 (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 99a350fff06fdb233ca327b4a09f7894f1d7cd9f
Author: Marek Marecki <address@hidden>
Date:   Wed Oct 24 18:11:23 2018 +0200

    Typecheck `bitset` instruction

commit 12cb3ccdb2569f7f3ad445940958513d1167c161
Author: Marek Marecki <address@hidden>
Date:   Wed Oct 24 18:10:12 2018 +0200

    Fix parsing `bitset` instruction
    
    Once again, the offset was bad (see the commit fixing normalisation of
    `bitset` instruction).

commit b14838c4a52bceb3cad21867a5d3532719d387f6
Author: Marek Marecki <address@hidden>
Date:   Wed Oct 24 18:09:20 2018 +0200

    Add the "call" token to saved tokens for `call` instructions

commit e2d102a7f71e260bec17386323f5fd72bdb97062
Author: Marek Marecki <address@hidden>
Date:   Wed Oct 24 18:08:01 2018 +0200

    Fix normalising `bitset` instruction
    
    The second operand was being parsed from the same tokens as the first
    one - the offset was bad.

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

Summary of changes:
 src/tooling/libs/lexer/normaliser.cpp              |  4 +--
 src/tooling/libs/parser/parse.cpp                  |  7 +++--
 .../libs/static_analyser/static_analyser.cpp       | 33 ++++++++++++++++++++++
 3 files changed, 40 insertions(+), 4 deletions(-)


hooks/post-receive
-- 
Viua VM



reply via email to

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