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-2034-g1cb2e04
Date: Fri, 31 Aug 2018 22:45:44 +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  1cb2e0416d2330842a033b50e795742f861c0d39 (commit)
       via  ca6eebb37aea28467c83232d40ace9eac76336a4 (commit)
      from  74ff4526698dd4f6f30b5aefd30cbf30a955de48 (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 1cb2e0416d2330842a033b50e795742f861c0d39
Author: Marek Marecki <address@hidden>
Date:   Fri Aug 31 22:44:35 2018 +0200

    Throw an error when an instruction receives too many tokens as operands
    
    Tell the user that a newline was expected, but something else was found.

commit ca6eebb37aea28467c83232d40ace9eac76336a4
Author: Marek Marecki <address@hidden>
Date:   Fri Aug 31 22:43:08 2018 +0200

    Push at most one newline in sequence when normalising token stream
    
    This simplifies later stages of the assembler, by allowing them to
    assume that newlines never appear "on their own" and just act as
    terminators for other fragments of code.

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

Summary of changes:
 src/tooling/libs/lexer/normaliser.cpp | 17 ++++++++++++++++-
 1 file changed, 16 insertions(+), 1 deletion(-)


hooks/post-receive
-- 
Viua VM



reply via email to

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