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-2076-g0da519e
Date: Sat, 8 Sep 2018 13:37:10 +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/ce6f5d82/rewrite-assembler has been updated
       via  0da519e78047d7af81dd45603f2d72779713a6a3 (commit)
       via  c292da31227cbe12539ef8856c1825af6e2b923b (commit)
       via  55655e60e77b328701d9248fbdf5d1f25aa76ce6 (commit)
       via  fcefa8fa5c186a3f6a390b334fe00eef58527608 (commit)
      from  1b94865cffba6b31d82f276bc7b2dcab737f30a1 (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 0da519e78047d7af81dd45603f2d72779713a6a3
Author: Marek Marecki <address@hidden>
Date:   Sat Sep 8 13:36:48 2018 +0200

    Initial cooking of functions (push fragments to them)

commit c292da31227cbe12539ef8856c1825af6e2b923b
Author: Marek Marecki <address@hidden>
Date:   Sat Sep 8 13:35:33 2018 +0200

    Fix: add tokens to fragments
    
    Fragments must know the tokens of which they are composed to be
    displayable in error messages.

commit 55655e60e77b328701d9248fbdf5d1f25aa76ce6
Author: Marek Marecki <address@hidden>
Date:   Sat Sep 8 13:34:45 2018 +0200

    Allow move-assigning Cooked_function values
    
    This will be needed if we want to have a std::map of them.

commit fcefa8fa5c186a3f6a390b334fe00eef58527608
Author: Marek Marecki <address@hidden>
Date:   Sat Sep 8 13:34:14 2018 +0200

    Make Fragment more useful by providing access to its tokens

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

Summary of changes:
 include/viua/tooling/libs/parser/parser.h |  12 +-
 src/tooling/libs/parser/parse.cpp         | 178 +++++++++++++++++++++++++++---
 2 files changed, 171 insertions(+), 19 deletions(-)


hooks/post-receive
-- 
Viua VM



reply via email to

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