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-1895-g65e4b81
Date: Sun, 29 Jul 2018 20:23:15 +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  65e4b81997babae7ae8f48871f893e446c18e267 (commit)
       via  c575dde915de85c414145ab60fff35460aac386f (commit)
       via  760eb70e068da6606f1f53dac466f91f4835a014 (commit)
       via  7423a3b534df2d63d429b5749784883649476ad8 (commit)
      from  55985a42ce1b863ca502abc406d204966030cdb7 (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 65e4b81997babae7ae8f48871f893e446c18e267
Author: Marek Marecki <address@hidden>
Date:   Sun Jul 29 20:23:12 2018 +0200

    Normalise token stream for "izero" instruction

commit c575dde915de85c414145ab60fff35460aac386f
Author: Marek Marecki <address@hidden>
Date:   Sun Jul 29 20:23:02 2018 +0200

    Normalise token stream for "print" instruction

commit 760eb70e068da6606f1f53dac466f91f4835a014
Author: Marek Marecki <address@hidden>
Date:   Sun Jul 29 20:22:09 2018 +0200

    Fix: allow ids as register indexes
    
    For normalisation it doesn't change anything, but it allows user-defined
    register names.

commit 7423a3b534df2d63d429b5749784883649476ad8
Author: Marek Marecki <address@hidden>
Date:   Sun Jul 29 18:25:18 2018 +0200

    Normalise token stream for "text" instruction

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

Summary of changes:
 include/viua/tooling/libs/lexer/classifier.h |  1 +
 src/tooling/libs/lexer/classifier.cpp        |  9 +++
 src/tooling/libs/lexer/normaliser.cpp        | 83 +++++++++++++++++++++++++++-
 3 files changed, 92 insertions(+), 1 deletion(-)


hooks/post-receive
-- 
Viua VM



reply via email to

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