viuavm-commits
[Top][All Lists]
Advanced

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

[Viuavm-commits] [SCM] Viua VM branch issue/183/7eadf61e/better-static-a


From: git
Subject: [Viuavm-commits] [SCM] Viua VM branch issue/183/7eadf61e/better-static-analyser updated. v0.9.0-367-ge820795
Date: Mon, 28 Aug 2017 21:27:42 +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, issue/183/7eadf61e/better-static-analyser has been updated
       via  e8207957a17138d23dc21003d2efbebef29bfd72 (commit)
       via  d2d4dda9641529734ee5d89fa7c6bbfbf6372ab9 (commit)
      from  9bfb2fd2d264d798806d2765eeeea1ae765a8712 (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 e8207957a17138d23dc21003d2efbebef29bfd72
Author: Marek Marecki <address@hidden>
Date:   Mon Aug 28 21:27:39 2017 +0200

    Add "did you mean...?" notes for unknown instructions

commit d2d4dda9641529734ee5d89fa7c6bbfbf6372ab9
Author: Marek Marecki <address@hidden>
Date:   Mon Aug 28 21:27:11 2017 +0200

    Add some Levenshtein to string utility module (needed for "did you mean..." 
notes)

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

Summary of changes:
 include/viua/support/string.h     |  8 +++++
 src/assembler/frontend/parser.cpp | 15 ++++++++-
 src/support/string.cpp            | 69 +++++++++++++++++++++++++++++++++++++++
 3 files changed, 91 insertions(+), 1 deletion(-)


hooks/post-receive
-- 
Viua VM



reply via email to

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