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-381-gedf952e


From: git
Subject: [Viuavm-commits] [SCM] Viua VM branch devel updated. v0.8.4-381-gedf952e
Date: Thu, 6 Oct 2016 22:01:43 +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  edf952e0374d41c51c295dfce4f4c65b205917e3 (commit)
       via  ee45eb46070d928e65a6001f7ea34f70fd405e28 (commit)
       via  2274f921299a33217e2689cca457dea1f4248d71 (commit)
       via  453a39d0ed5c5414ed732f8325d5d4d3ca19d6bc (commit)
       via  32ba1370f65d4165740e96902578f9e6a16ca3a2 (commit)
       via  64e429f28f2c2290d34f2c5e61288096e279b44d (commit)
       via  2c7d6c01eef66918a6c4df1c3b8ac2d2d95e5002 (commit)
       via  4c5383468720dfe8da7bdfd3f23b7a35919c77a8 (commit)
       via  7c52e36a19556ab377ba9a44240ddf19e1dfc287 (commit)
      from  d07825fcb41a5da874c980b51adf2aee9ccdf039 (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 edf952e0374d41c51c295dfce4f4c65b205917e3
Author: Marek Marecki <address@hidden>
Date:   Thu Oct 6 21:46:12 2016 +0200

    Update Changelog

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

Summary of changes:
 Changelog.markdown                                 |  2 +
 include/viua/cg/lex.h                              |  1 +
 include/viua/version.h                             |  2 +-
 .../default/arg.asm}                               |  7 +--
 .../default/call.asm}                              |  3 +-
 .../default/fstore.asm}                            |  2 +-
 .../default/istore.asm}                            |  2 +-
 .../default/strstore.asm}                          |  3 +-
 src/cg/lex.cpp                                     | 58 ++++++++++++++++++++++
 tests/tests.py                                     | 21 ++++++++
 10 files changed, 91 insertions(+), 10 deletions(-)
 copy sample/asm/{static_analysis_errors/parameter_move_empties_registers.asm 
=> keyword/default/arg.asm} (90%)
 copy sample/asm/{errors/is_not_a_valid_function_name.asm => 
keyword/default/call.asm} (97%)
 copy sample/asm/{concurrency/receive_timeout_500ms.asm => 
keyword/default/fstore.asm} (95%)
 copy sample/asm/{concurrency/receive_timeout_500ms.asm => 
keyword/default/istore.asm} (95%)
 copy sample/asm/{concurrency/receive_timeout_500ms.asm => 
keyword/default/strstore.asm} (91%)


hooks/post-receive
-- 
Viua VM



reply via email to

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