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-1214-g3e7d52


From: git
Subject: [Viuavm-commits] [SCM] Viua VM branch devel updated. v0.8.4-1214-g3e7d527
Date: Thu, 15 Jun 2017 16:27:05 +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  3e7d52700723d30b36350d50ac889cefeb3400bd (commit)
       via  6ca7fdda48a77d1d54eed1031bf3e8cc39e95929 (commit)
       via  99390da6d6756f7754246782ae343799823ecdd5 (commit)
       via  851f760c89056d4102f49752e1a0cd4f28febe42 (commit)
      from  92583981475cb6945260fd0f7a6888164a4d6da6 (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 3e7d52700723d30b36350d50ac889cefeb3400bd
Author: Marek Marecki <address@hidden>
Date:   Thu Jun 15 16:18:21 2017 +0200

    Add information about weekly.viuavm.org to README

commit 6ca7fdda48a77d1d54eed1031bf3e8cc39e95929
Author: Marek Marecki <address@hidden>
Date:   Thu Jun 15 16:15:31 2017 +0200

    Error when there is no dot before "end" token

commit 99390da6d6756f7754246782ae343799823ecdd5
Author: Marek Marecki <address@hidden>
Date:   Thu Jun 15 13:45:58 2017 +0200

    Fix "pessimizing-move" Clang error

commit 851f760c89056d4102f49752e1a0cd4f28febe42
Author: Marek Marecki <address@hidden>
Date:   Thu Jun 15 11:54:12 2017 +0200

    Fix a memory leak in assembler

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

Summary of changes:
 README.markdown                                    |  1 +
 include/viua/program.h                             |  3 ++-
 include/viua/version.h                             |  2 +-
 .../no_dot_before_end.asm}                         |  4 +---
 src/cg/lex.cpp                                     |  4 ++++
 src/front/asm/generate.cpp                         | 27 ++++++++--------------
 src/program.cpp                                    |  5 ++--
 tests/tests.py                                     |  3 +++
 8 files changed, 25 insertions(+), 24 deletions(-)
 copy sample/asm/{exception_mechanism/throw_from_empty_register.asm => 
errors/no_dot_before_end.asm} (97%)


hooks/post-receive
-- 
Viua VM



reply via email to

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