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-1863-gc3cc9d6
Date: Mon, 23 Jul 2018 20:11:03 +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  c3cc9d6d67b8eaa8beeb6563abbe050f0e24920a (commit)
       via  7772175c1a240cd06eed6865eb3ef087636ac453 (commit)
       via  8dc8b792d039583326709a915c6ab7ffc88be155 (commit)
      from  0624c7cfee0e60e353df0365e224c3d68f745cc4 (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 c3cc9d6d67b8eaa8beeb6563abbe050f0e24920a
Author: Marek Marecki <address@hidden>
Date:   Mon Jul 23 20:11:00 2018 +0200

    Strip comments

commit 7772175c1a240cd06eed6865eb3ef087636ac453
Author: Marek Marecki <address@hidden>
Date:   Mon Jul 23 20:05:11 2018 +0200

    Properly escape special characters during JSON conversion

commit 8dc8b792d039583326709a915c6ab7ffc88be155
Author: Marek Marecki <address@hidden>
Date:   Mon Jul 23 20:04:44 2018 +0200

    Strip spaces from token stream

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

Summary of changes:
 include/viua/tooling/libs/lexer/tokenise.h |  2 +
 include/viua/util/string/ops.h             |  1 +
 src/tooling/exec/assembler/main.cpp        | 14 +++++--
 src/tooling/libs/lexer/tokenise.cpp        | 33 ++++++++++++++++
 src/util/string/ops.cpp                    | 61 ++++++++++++++++++++++++++++++
 5 files changed, 107 insertions(+), 4 deletions(-)


hooks/post-receive
-- 
Viua VM



reply via email to

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