viuavm-commits
[Top][All Lists]
Advanced

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

[Viuavm-commits] [SCM] Viua VM branch text-and-utf8 updated. v0.8.4-996-


From: git
Subject: [Viuavm-commits] [SCM] Viua VM branch text-and-utf8 updated. v0.8.4-996-g72a3f2b
Date: Wed, 5 Apr 2017 21:52:38 +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, text-and-utf8 has been updated
       via  72a3f2ba5114898982fba4a0f0648c87cd38400b (commit)
       via  1a9b2be05d4647b16d341718bc9a2cb93dd7b458 (commit)
      from  09b13726d19b3c496a9921b60c9dc83a28961123 (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 72a3f2ba5114898982fba4a0f0648c87cd38400b
Author: Marek Marecki <address@hidden>
Date:   Wed Apr 5 21:48:40 2017 +0200

    Copy STRSTORE tests for TEXT

commit 1a9b2be05d4647b16d341718bc9a2cb93dd7b458
Author: Marek Marecki <address@hidden>
Date:   Wed Apr 5 21:48:00 2017 +0200

    Standardise TEXT instruction

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

Summary of changes:
 .../escape_sequences/backspace.asm}                |  6 ++--
 .../escape_sequences/bell.asm}                     |  6 ++--
 .../escape_sequences/carriage_return.asm}          |  6 ++--
 .../escape_sequences/form_feed.asm}                |  6 ++--
 .../escape_sequences/newline.asm}                  |  6 ++--
 .../escape_sequences/tab.asm}                      |  6 ++--
 .../escape_sequences/vertical_tab.asm}             |  6 ++--
 .../hello_world.asm}                               |  3 +-
 src/cg/lex.cpp                                     | 10 ++++++
 tests/tests.py                                     | 36 ++++++++++++++++++++++
 10 files changed, 69 insertions(+), 22 deletions(-)
 copy sample/asm/{exception_mechanism/throw_from_empty_register.asm => 
text/escape_sequences/backspace.asm} (92%)
 copy sample/asm/{exception_mechanism/throw_from_empty_register.asm => 
text/escape_sequences/bell.asm} (92%)
 copy sample/asm/{exception_mechanism/throw_from_empty_register.asm => 
text/escape_sequences/carriage_return.asm} (92%)
 copy sample/asm/{exception_mechanism/throw_from_empty_register.asm => 
text/escape_sequences/form_feed.asm} (92%)
 copy sample/asm/{exception_mechanism/throw_from_empty_register.asm => 
text/escape_sequences/newline.asm} (92%)
 copy sample/asm/{exception_mechanism/throw_from_empty_register.asm => 
text/escape_sequences/tab.asm} (92%)
 copy sample/asm/{exception_mechanism/throw_from_empty_register.asm => 
text/escape_sequences/vertical_tab.asm} (92%)
 copy sample/asm/{exception_mechanism/throw_from_empty_register.asm => 
text/hello_world.asm} (93%)


hooks/post-receive
-- 
Viua VM



reply via email to

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