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-1874-g7dd9ca8
Date: Thu, 26 Jul 2018 18:30:19 +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  7dd9ca82f7835eb13582f7bdd8acc61fe7e6ee90 (commit)
       via  f061a7f5b8697f3f6c444a7d48d2878b135599c4 (commit)
      from  99e73da64f8845c854269db3a10a9a7c3e76f964 (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 7dd9ca82f7835eb13582f7bdd8acc61fe7e6ee90
Author: Marek Marecki <address@hidden>
Date:   Thu Jul 26 18:30:14 2018 +0200

    Add stub for normalisation step

commit f061a7f5b8697f3f6c444a7d48d2878b135599c4
Author: Marek Marecki <address@hidden>
Date:   Thu Jul 26 18:29:04 2018 +0200

    Fix: reduce floats and jump offsets only if their tokens are adjacent

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

Summary of changes:
 Makefile                                           |  3 +-
 .../libs/lexer/{classifier.h => normaliser.h}      | 12 ++--
 .../tooling/libs/lexer/normaliser.cpp              | 19 +++---
 src/tooling/libs/lexer/tokenise.cpp                | 75 ++++++++++++++--------
 4 files changed, 67 insertions(+), 42 deletions(-)
 copy include/viua/tooling/libs/lexer/{classifier.h => normaliser.h} (77%)
 copy include/viua/tooling/libs/lexer/classifier.h => 
src/tooling/libs/lexer/normaliser.cpp (73%)


hooks/post-receive
-- 
Viua VM



reply via email to

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