viuavm-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Viuavm-commits] [SCM] Viua VM branch devel updated. v0.9.0-2363-g4d24ff


From: git
Subject: [Viuavm-commits] [SCM] Viua VM branch devel updated. v0.9.0-2363-g4d24ff2
Date: Wed, 30 Jan 2019 21:26:34 +0100 (CET)

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, devel has been updated
       via  4d24ff20dd93bd062b81c02c102ec3dac8b289cf (commit)
       via  2571ff779619062c338de61412ffbd2949b0f4a7 (commit)
       via  f835676256b55cfd8117c57f956126f9364c23ec (commit)
      from  4c2bc3f1112d59e72acaaaa9f507261378d62cae (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 4d24ff20dd93bd062b81c02c102ec3dac8b289cf
Author: Marek Marecki <address@hidden>
Date:   Wed Jan 30 21:25:30 2019 +0100

    Fix: allow negative integers
    
    The previous regex rejected negative integers, and treated them like
    invalid integer-representing tokens.

commit 2571ff779619062c338de61412ffbd2949b0f4a7
Author: Marek Marecki <address@hidden>
Date:   Wed Jan 30 21:24:24 2019 +0100

    Better error for missing register set specifier
    
    The newline or empty string is not compared to any string as the
    assembler just reports "missing register set specifier" instead of "did
    you mean ...?".

commit f835676256b55cfd8117c57f956126f9364c23ec
Author: Marek Marecki <address@hidden>
Date:   Wed Jan 30 20:42:34 2019 +0100

    Update Git ignore rules

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

Summary of changes:
 .gitignore                            |  4 +---
 src/tooling/libs/lexer/classifier.cpp |  2 +-
 src/tooling/libs/lexer/normaliser.cpp | 32 ++++++++++++++++++--------------
 3 files changed, 20 insertions(+), 18 deletions(-)


hooks/post-receive
-- 
Viua VM



reply via email to

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