viuavm-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Viuavm-commits] [SCM] Viua VM branch normalise updated. v0.9.0-210-g701


From: git
Subject: [Viuavm-commits] [SCM] Viua VM branch normalise updated. v0.9.0-210-g7013efa
Date: Tue, 15 Aug 2017 00:54:00 +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, normalise has been updated
       via  7013efa787cb87e319ee8515c70c8b97f8496e24 (commit)
       via  4bad160be7669228eac58f7f1def1d59a079be3e (commit)
       via  7b3cb9c2ae8a46c15d1954f98de989237cd426c4 (commit)
       via  35442f1ed5b8df86fc82051aa831dc9c22f23668 (commit)
       via  3fdbfb39e3b03dbeb16c570b7a0f8a93ec5034a0 (commit)
       via  39ffa043ca71d8bdae06517cb12dbc543d070a23 (commit)
      from  45b8b7b98b5c19e1c7533245b286632876894e0e (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 7013efa787cb87e319ee8515c70c8b97f8496e24
Author: Marek Marecki <address@hidden>
Date:   Tue Aug 15 01:02:37 2017 +0200

    New regex for valid identifiers

commit 4bad160be7669228eac58f7f1def1d59a079be3e
Author: Marek Marecki <address@hidden>
Date:   Tue Aug 15 01:01:57 2017 +0200

    Small fix for "arg" instruction

commit 7b3cb9c2ae8a46c15d1954f98de989237cd426c4
Author: Marek Marecki <address@hidden>
Date:   Mon Aug 14 23:57:10 2017 +0200

    Recognise ".unused:" directive

commit 35442f1ed5b8df86fc82051aa831dc9c22f23668
Author: Marek Marecki <address@hidden>
Date:   Mon Aug 14 23:56:36 2017 +0200

    Better error message

commit 3fdbfb39e3b03dbeb16c570b7a0f8a93ec5034a0
Author: Marek Marecki <address@hidden>
Date:   Mon Aug 14 23:56:20 2017 +0200

    Recognise ".closure:" blocks

commit 39ffa043ca71d8bdae06517cb12dbc543d070a23
Author: Marek Marecki <address@hidden>
Date:   Mon Aug 14 23:55:45 2017 +0200

    Gather function and block signatures

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

Summary of changes:
 include/viua/assembler/frontend/parser.h |  5 ++++
 src/assembler/frontend/parser.cpp        | 44 +++++++++++++++++++++++++++++---
 src/support/string.cpp                   |  2 +-
 3 files changed, 47 insertions(+), 4 deletions(-)


hooks/post-receive
-- 
Viua VM



reply via email to

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