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 "compose-hpc".
The branch, master has been updated
via 869a0630728f6354a2de6ff5fa1f89b2c6419953 (commit)
via e87a92f554fffaf945e555ceb348d6ae2867178a (commit)
from 7317232216d8b478f24097355c0856be0c6ab644 (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 869a0630728f6354a2de6ff5fa1f89b2c6419953
Author: Adrian Prantl <ad...@ll...>
Date: Tue Apr 17 17:05:17 2012 -0700
generated contract checking code for the "contracts" test case now compiles
commit e87a92f554fffaf945e555ceb348d6ae2867178a
Author: Adrian Prantl <ad...@ll...>
Date: Mon Apr 16 14:59:20 2012 -0700
groundlaying work for a future namespace support
-----------------------------------------------------------------------
Summary of changes:
braid/Makefile.am | 2 +-
braid/braid/chapel/backend.py | 10 +-
braid/braid/chapel/cgen.py | 11 +-
braid/braid/codegen.py | 225 ++++++++-----
braid/braid/ior_template.py | 456 ++++++++++++++++++++++---
braid/braid/ir.def | 22 ++-
braid/braid/ir.py | 34 ++-
braid/braid/patmat.py | 2 +-
braid/braid/sidl.def | 6 +
braid/braid/sidl.py | 5 +
rote/minitermite/doc/src2term.1 | 2 +-
rote/minitermite/doc/term2src.1 | 2 +-
rote/minitermite/src/RoseToTerm.C | 60 ++--
rote/minitermite/src/TermToRose.C | 42 ++-
rote/minitermite/src/minitermite/AstJanitor.h | 9 +-
rote/minitermite/src/minitermite/RoseToTerm.h | 12 +
rote/minitermite/src/minitermite/TermToRose.h | 4 +-
rote/minitermite/src/termite/termite_spec.pl | 1 +
18 files changed, 712 insertions(+), 193 deletions(-)
hooks/post-receive
--
compose-hpc
|