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/38a0f558/add-instruction-for


From: git
Subject: [Viuavm-commits] [SCM] Viua VM branch issue/38a0f558/add-instruction-for-allocating-local-registers updated. v0.9.0-1812-g46308b2
Date: Sat, 7 Jul 2018 23:47:32 +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/38a0f558/add-instruction-for-allocating-local-registers has 
been updated
       via  46308b26f9fc75ec8a534657fc68b79a98c22dd3 (commit)
       via  555e60a9f49e177830baf1523deab9d25f9b49ea (commit)
       via  88394d77f913a0754b443cf528234035aba5c757 (commit)
       via  c9c845276116bede863e1312180e735a671e326c (commit)
       via  c71b53b886e503ac2130f68a0f912ab529e2c6ce (commit)
       via  21454b00e804450085a66c1890fed3395f1f65fe (commit)
       via  0b475104ca29e76c72203eef88d4b389d7c0a3c1 (commit)
       via  83ea07061e7f7f089c324bd1797b5b8bb6fa7eea (commit)
       via  7ec2e87ad45dbe946340527f79f648c56f8a9daf (commit)
       via  657ab8fed0c728c3db88c70388a4296ddcbb2323 (commit)
       via  58ff3ba1d69f5a31bc5af28a5af997a9acdb20dc (commit)
       via  95b0bfe59ec67614d274a3ae23cada87ad80f246 (commit)
       via  078af339d7b6fc7baa90a3341b3eadf28ca125b6 (commit)
       via  25119d1913530d26b96acfa353772d8a9241c6fe (commit)
       via  151687391261d12cb7bc997ec6574ca3811d0161 (commit)
       via  864682249335d9b9a87f051a1ce3252ad3fe2233 (commit)
       via  3d995a248a53a6fe25524c1e338e55e8b46bc459 (commit)
       via  60cf87a0fa6e3847dcd445a89c6900ae1b09de7f (commit)
       via  58a02117362c39e43b024dc2371c53c7dfad1051 (commit)
       via  65a51e0eb5c86bfd72badd780126039b58cf57b5 (commit)
      from  a79541c1e9874acf9461371f12b9cd6b7e80edad (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 46308b26f9fc75ec8a534657fc68b79a98c22dd3
Merge: a79541c 555e60a
Author: Marek Marecki <address@hidden>
Date:   Sat Jul 7 23:47:28 2018 +0200

    Merge branch 'devel' into 
issue/38a0f558/add-instruction-for-allocating-local-registers

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

Summary of changes:
 docs/manual/instructions                           | 149 +++++++++++++++++++-
 docs/manual/opcodes/allocate_registers/description |   8 ++
 docs/manual/opcodes/allocate_registers/groups      |   1 +
 docs/manual/opcodes/allocate_registers/syntax      |   1 +
 .../opcodes/import/exceptions/import_exception     |   2 +-
 docs/manual/opcodes/join/description               |   2 +
 docs/manual/opcodes/return/description             |   6 +
 docs/manual/sections/assembly/text                 |   2 +
 .../sections/instruction_set_architecture/text     |   4 +-
 docs/manual/sections/introduction/text             |  28 +++-
 docs/manual/sections/the_environment/text          | 156 ++++++++++++++++++++-
 docs/manual/sections/tooling/text                  |   2 +
 docs/manual/view.py                                | 112 ++++++++++++++-
 13 files changed, 455 insertions(+), 18 deletions(-)
 create mode 100644 docs/manual/opcodes/allocate_registers/description
 create mode 100644 docs/manual/opcodes/allocate_registers/groups
 create mode 100644 docs/manual/opcodes/allocate_registers/syntax


hooks/post-receive
-- 
Viua VM



reply via email to

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