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-1867-gd5095c0
Date: Wed, 25 Jul 2018 21:38:36 +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  d5095c0720785111387c085ef406919700c331a1 (commit)
       via  05e9257b1fdf78e6eb8c916d740a79fb9f234d7b (commit)
      from  489fd9135317350e4b32a787e09c65158422c039 (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 d5095c0720785111387c085ef406919700c331a1
Author: Marek Marecki <address@hidden>
Date:   Wed Jul 25 21:38:31 2018 +0200

    Cook the token stream before further processing

commit 05e9257b1fdf78e6eb8c916d740a79fb9f234d7b
Author: Marek Marecki <address@hidden>
Date:   Wed Jul 25 21:37:35 2018 +0200

    Massage the token stream a bit, to reduce some sequences to single tokens
    
    First, let's reduce the `.function:` and `.end` directives.

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

Summary of changes:
 include/viua/tooling/libs/lexer/tokenise.h |   7 +-
 src/tooling/exec/assembler/main.cpp        |   5 +-
 src/tooling/libs/lexer/tokenise.cpp        | 101 ++++++++++++++++++++++++++++-
 3 files changed, 104 insertions(+), 9 deletions(-)


hooks/post-receive
-- 
Viua VM



reply via email to

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