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-2290-gabe29d


From: git
Subject: [Viuavm-commits] [SCM] Viua VM branch devel updated. v0.9.0-2290-gabe29d1
Date: Sun, 9 Dec 2018 17:03:28 +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  abe29d1e42a0067169d98cf52e072042b8e0bdbd (commit)
      from  12829513ed5bbd9f64859ea60cba9e6f8abbdf93 (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 abe29d1e42a0067169d98cf52e072042b8e0bdbd
Author: Marek Marecki <address@hidden>
Date:   Sun Dec 9 17:02:30 2018 +0100

    Fix: make Atom's interface consistent with other "value types"
    
    Access to Atom's contents is now performed using Atom::of() (as in
    Integer or Pointer) instead of Atom::contents().

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

Summary of changes:
 include/viua/tooling/libs/static_analyser/static_analyser.h |  2 +-
 src/tooling/libs/static_analyser/function_state.cpp         |  2 +-
 src/tooling/libs/static_analyser/static_analyser.cpp        | 12 ++++++------
 src/tooling/libs/static_analyser/values.cpp                 |  2 +-
 4 files changed, 9 insertions(+), 9 deletions(-)


hooks/post-receive
-- 
Viua VM



reply via email to

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