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/ce6f5d82/rewrite-assembler u


From: git
Subject: [Viuavm-commits] [SCM] Viua VM branch issue/ce6f5d82/rewrite-assembler updated. v0.9.0-2256-gae09c44
Date: Fri, 9 Nov 2018 17:53:52 +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, issue/ce6f5d82/rewrite-assembler has been updated
       via  ae09c445b911023cc994979305803c854077323e (commit)
      from  93fd778d3179da3a114c3685ad3e220ddb789337 (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 ae09c445b911023cc994979305803c854077323e
Author: Marek Marecki <address@hidden>
Date:   Fri Nov 9 17:52:44 2018 +0100

    Fix for crash during function parsing
    
    When a function source code contains `iota` tokens and the programmer
    forgot about the `:` after `.function` the compiler would crash.

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

Summary of changes:
 src/cg/lex/cook.cpp       | 33 +++++++++++++++++++++++++++++++++
 src/cg/lex/reduce_fns.cpp |  8 ++++++++
 2 files changed, 41 insertions(+)


hooks/post-receive
-- 
Viua VM



reply via email to

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