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-1905-gd2f8194
Date: Mon, 30 Jul 2018 19:52: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  d2f8194d6a2c77086639a8ddfbd0a7b354b1873d (commit)
       via  014401e68b36681e3a45c031e15341dd43376a98 (commit)
       via  fa15e8f2c5ee596281dc5a0877087e97b1e1f88c (commit)
       via  98fa95261f0b4d869891d23c139071c1f5bc5409 (commit)
       via  cf9594e0ff5b41ec766a82888591f9e4574aba15 (commit)
       via  2de7c7f4b4c1a4736d95305563bc8f0b6aad211c (commit)
      from  8d6a5ed30f6a5558917715c022e0376a57436aad (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 d2f8194d6a2c77086639a8ddfbd0a7b354b1873d
Author: Marek Marecki <address@hidden>
Date:   Mon Jul 30 19:52:16 2018 +0200

    Accept newlines in token stream

commit 014401e68b36681e3a45c031e15341dd43376a98
Author: Marek Marecki <address@hidden>
Date:   Mon Jul 30 19:52:05 2018 +0200

    Normalise token stream for "iinc" and "idec"

commit fa15e8f2c5ee596281dc5a0877087e97b1e1f88c
Author: Marek Marecki <address@hidden>
Date:   Mon Jul 30 19:51:50 2018 +0200

    Normalise token stream for "integer"

commit 98fa95261f0b4d869891d23c139071c1f5bc5409
Author: Marek Marecki <address@hidden>
Date:   Mon Jul 30 19:50:39 2018 +0200

    Fix normalisation for "izero"

commit cf9594e0ff5b41ec766a82888591f9e4574aba15
Author: Marek Marecki <address@hidden>
Date:   Mon Jul 30 19:50:20 2018 +0200

    Normalise token stream for ".signature:"

commit 2de7c7f4b4c1a4736d95305563bc8f0b6aad211c
Author: Marek Marecki <address@hidden>
Date:   Mon Jul 30 19:47:51 2018 +0200

    Any unexpected token is a normalisation error
    
    It's better to be too strict than too lenient, and regret it later.

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

Summary of changes:
 src/tooling/libs/lexer/normaliser.cpp | 121 +++++++++++++++++++++++++++++++++-
 1 file changed, 118 insertions(+), 3 deletions(-)


hooks/post-receive
-- 
Viua VM



reply via email to

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