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-618-ga4163cf
Date: Thu, 19 Oct 2017 00:10:22 +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  a4163cf8c3b93ff12bcfb48a7a4a1c3be9a754d8 (commit)
       via  53fd13a3ed3e16f59abc2d0a4161d8059c197c38 (commit)
       via  170bea2dd31bac47da70f5b432a1f80ad8805132 (commit)
       via  e439a721f1af8a6092041d0e59c90e422948035e (commit)
       via  af68df131cbf138bb834873664e09c13623f1975 (commit)
      from  67fa7ae15fef4af9deb37f6556237e13af509b7a (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 a4163cf8c3b93ff12bcfb48a7a4a1c3be9a754d8
Author: Marek Marecki <address@hidden>
Date:   Wed Oct 18 23:53:43 2017 +0200

    Add SA for "insert" instruction

commit 53fd13a3ed3e16f59abc2d0a4161d8059c197c38
Author: Marek Marecki <address@hidden>
Date:   Mon Oct 16 23:59:24 2017 +0200

    Substrings are cut during earlier pass

commit 170bea2dd31bac47da70f5b432a1f80ad8805132
Author: Marek Marecki <address@hidden>
Date:   Mon Oct 16 23:58:25 2017 +0200

    Better error message

commit e439a721f1af8a6092041d0e59c90e422948035e
Author: Marek Marecki <address@hidden>
Date:   Mon Oct 16 23:58:00 2017 +0200

    Oh, yeah - floats need a dot

commit af68df131cbf138bb834873664e09c13623f1975
Author: Marek Marecki <address@hidden>
Date:   Mon Oct 16 23:57:36 2017 +0200

    Treat integer literals differently after "jump" or "if"

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

Summary of changes:
 include/viua/assembler/frontend/parser.h           |  4 +--
 src/assembler/frontend/parser.cpp                  | 12 ++++---
 .../frontend/static_analyser/register_usage.cpp    | 37 ++++++++++++++++++----
 src/support/string.cpp                             |  3 ++
 4 files changed, 43 insertions(+), 13 deletions(-)


hooks/post-receive
-- 
Viua VM



reply via email to

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