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.8.4-454-ge29a1c7


From: git
Subject: [Viuavm-commits] [SCM] Viua VM branch devel updated. v0.8.4-454-ge29a1c7
Date: Wed, 26 Oct 2016 23:53:37 +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, devel has been updated
       via  e29a1c780ed173bca5d3aa84f0cb9cd3215c4bec (commit)
       via  c4f7d0c84c3f21925d43f542a73d9f1e51744f23 (commit)
      from  2f817aba326d765c45602a1da9424f605da0d376 (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 e29a1c780ed173bca5d3aa84f0cb9cd3215c4bec
Author: Marek Marecki <address@hidden>
Date:   Wed Oct 26 23:36:04 2016 +0200

    Test for reserved words being used as block names

commit c4f7d0c84c3f21925d43f542a73d9f1e51744f23
Author: Marek Marecki <address@hidden>
Date:   Wed Oct 26 23:33:44 2016 +0200

    Fix emit better errors for replaced values (e.g. iota) using original 
string contents

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

Summary of changes:
 include/viua/cg/lex.h                                       |  6 +++++-
 ...over_frame_leave.asm => reserved_word_as_block_name.asm} |  3 +--
 src/cg/assembler/codeextract.cpp                            |  2 +-
 src/cg/lex.cpp                                              | 13 +++++++++++--
 tests/tests.py                                              |  3 +++
 5 files changed, 21 insertions(+), 6 deletions(-)
 copy sample/asm/errors/{leftover_frame_leave.asm => 
reserved_word_as_block_name.asm} (97%)


hooks/post-receive
-- 
Viua VM



reply via email to

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