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/e8113638/math-on-bits update


From: git
Subject: [Viuavm-commits] [SCM] Viua VM branch issue/e8113638/math-on-bits updated. v0.9.0-175-g3450691
Date: Tue, 25 Jul 2017 23:52:59 +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/e8113638/math-on-bits has been updated
       via  3450691628d2d8f8dcac6458c55407960643952a (commit)
       via  38c857a24382f062dafe0256ef78ceb82c8fc120 (commit)
       via  338784de42d38c36d08435f8bf68fbafc34a56ee (commit)
       via  b1cc0346bbf1ac9b9d58a1e25053a8afa9bdb302 (commit)
       via  647e977f36400ac0c4083e0476e44dc75137a8d2 (commit)
       via  0e4c5af334a467bbfb7568c63b44c4a677b83b7f (commit)
       via  d15de3f47c3bef62a833cf745a633c3a6669cf55 (commit)
       via  24136c8896d3caa5b914a025b30330d026ae7ffa (commit)
       via  a366abf8b093434059cabbbf8bbd574aac92811e (commit)
      from  c23f43f59c060cffc2a83b681df5f25e7b7bd3bb (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 -----------------------------------------------------------------
-----------------------------------------------------------------------

Summary of changes:
 include/viua/bytecode/maps.h            |  2 ++
 include/viua/bytecode/opcodes.h         |  1 +
 include/viua/cg/bytecode/instructions.h |  1 +
 include/viua/process.h                  |  1 +
 include/viua/program.h                  |  1 +
 include/viua/types/bits.h               |  2 ++
 src/cg/assembler/static_analysis.cpp    |  3 +-
 src/cg/bytecode/instructions.cpp        |  5 +++
 src/cg/disassembler/disassembler.cpp    |  1 +
 src/cg/lex.cpp                          |  2 +-
 src/cg/tools.cpp                        |  7 ++++
 src/front/asm/assemble_instruction.cpp  | 11 ++++++
 src/process/dispatch.cpp                |  3 ++
 src/process/instr/bits.cpp              | 16 +++++++++
 src/programinstructions.cpp             |  5 +++
 src/types/bits.cpp                      | 62 +++++++++++++++++++++++++++++++++
 16 files changed, 121 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
Viua VM



reply via email to

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