viuavm-commits
[Top][All Lists]
Advanced

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

[Viuavm-commits] [SCM] Viua VM branch normalise updated. v0.9.0-238-g7d5


From: git
Subject: [Viuavm-commits] [SCM] Viua VM branch normalise updated. v0.9.0-238-g7d55c26
Date: Fri, 18 Aug 2017 23:11:22 +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, normalise has been updated
       via  7d55c26da5c2d173dd8398b7de1412aaa772c0fc (commit)
       via  7ba91e3e5ccbe6c94b3107ba042f2c71b8663b69 (commit)
      from  e5e14b855e829bfce3e8ace1b13bc03aa8793cf4 (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 7d55c26da5c2d173dd8398b7de1412aaa772c0fc
Author: Marek Marecki <address@hidden>
Date:   Fri Aug 18 23:11:14 2017 +0200

    Apply style guide

commit 7ba91e3e5ccbe6c94b3107ba042f2c71b8663b69
Author: Marek Marecki <address@hidden>
Date:   Fri Aug 18 23:11:06 2017 +0200

    Move error-displaying functions to a module

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

Summary of changes:
 Makefile                                     |   5 +-
 include/viua/assembler/util/pretty_printer.h |  57 +++++++++
 include/viua/front/asm.h                     |  12 +-
 src/assembler/util/pretty_printer.cpp        | 183 +++++++++++++++++++++++++++
 src/front/parser.cpp                         | 162 +-----------------------
 5 files changed, 257 insertions(+), 162 deletions(-)
 create mode 100644 include/viua/assembler/util/pretty_printer.h
 create mode 100644 src/assembler/util/pretty_printer.cpp


hooks/post-receive
-- 
Viua VM



reply via email to

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