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-2079-g92b44f4
Date: Sat, 8 Sep 2018 13:59:02 +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  92b44f473ad99738ad7121ce1757f76296505a1e (commit)
       via  59204db8be85b3f6e99cab88ab9b6bf633273aa4 (commit)
       via  f80ef0b85b1f280275d11060b326c2585273f9bf (commit)
      from  0da519e78047d7af81dd45603f2d72779713a6a3 (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 92b44f473ad99738ad7121ce1757f76296505a1e
Author: Marek Marecki <address@hidden>
Date:   Sat Sep 8 13:58:42 2018 +0200

    Put cooked closures and blocks to the cooked fragments bag

commit 59204db8be85b3f6e99cab88ab9b6bf633273aa4
Author: Marek Marecki <address@hidden>
Date:   Sat Sep 8 13:57:30 2018 +0200

    Add a parameter to compilation scripts
    
    This will allow using these commands like this:
    
        $ ./scripts/watch.sh tooling
        $ ./scripts/compile tooling
    
    that is: with a custom target, and not only with `all`.

commit f80ef0b85b1f280275d11060b326c2585273f9bf
Author: Marek Marecki <address@hidden>
Date:   Sat Sep 8 13:57:06 2018 +0200

    Rename `.bsignature:` to `.extern_block:`

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

Summary of changes:
 include/viua/tooling/libs/parser/parser.h |  8 ++++----
 scripts/compile                           |  2 +-
 scripts/compile_and_notify.sh             |  2 +-
 scripts/watch.sh                          |  3 ++-
 src/tooling/libs/lexer/normaliser.cpp     |  6 +++---
 src/tooling/libs/lexer/tokenise.cpp       |  2 +-
 src/tooling/libs/parser/parse.cpp         | 28 ++++++++++++++++++----------
 7 files changed, 30 insertions(+), 21 deletions(-)


hooks/post-receive
-- 
Viua VM



reply via email to

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