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-2066-g04d606d
Date: Wed, 5 Sep 2018 21:12:20 +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  04d606d1f921fce94741aad2cd6709c8cadf64b0 (commit)
       via  22c8298c22f97696d19558242ddfc57c8b2824aa (commit)
       via  84e8dc2313355c5740babe6628db1c844f0baaf0 (commit)
       via  c45ae54684830e3adb64ef977bb2a7799cef374f (commit)
      from  1c47b0210cee69b18ac53120a5734339d7e81b85 (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 04d606d1f921fce94741aad2cd6709c8cadf64b0
Author: Marek Marecki <address@hidden>
Date:   Wed Sep 5 21:09:48 2018 +0200

    Fix parsing of `closure` and `function` instructions

commit 22c8298c22f97696d19558242ddfc57c8b2824aa
Author: Marek Marecki <address@hidden>
Date:   Wed Sep 5 21:04:01 2018 +0200

    Fix `bits` instruction parsing
    
    It may receive either a literal, or a register address as its operand.

commit 84e8dc2313355c5740babe6628db1c844f0baaf0
Author: Marek Marecki <address@hidden>
Date:   Wed Sep 5 21:03:02 2018 +0200

    Registers can be named, so register addresses must be able to handle names

commit c45ae54684830e3adb64ef977bb2a7799cef374f
Author: Marek Marecki <address@hidden>
Date:   Wed Sep 5 21:02:29 2018 +0200

    Parse `.name:` directive

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

Summary of changes:
 include/viua/tooling/libs/parser/parser.h | 11 +++++
 src/tooling/libs/parser/parse.cpp         | 77 +++++++++++++++++++++++++++++--
 2 files changed, 83 insertions(+), 5 deletions(-)


hooks/post-receive
-- 
Viua VM



reply via email to

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