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 6f1c850e0ff6fe16e9007e47e677e842b2af0857 (commit)
via c9f0e3df93783b5e42425b47463bbc2ec070b0ca (commit)
via fabaf9c5562d5feb72dc44ac8cedd980d75edb6c (commit)
from a0a3a3889b895faffd9d7e019d1fc3f8c7c8641d (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 6f1c850e0ff6fe16e9007e47e677e842b2af0857
Author: Adrian Prantl <ad...@ll...>
Date: Fri Jun 8 14:04:34 2012 -0700
rearranged layout of server-side generated files
commit c9f0e3df93783b5e42425b47463bbc2ec070b0ca
Author: Adrian Prantl <ad...@ll...>
Date: Fri Jun 8 11:35:00 2012 -0700
chapel-related cast macros are now in the _Stub.h file
commit fabaf9c5562d5feb72dc44ac8cedd980d75edb6c
Author: Adrian Prantl <ad...@ll...>
Date: Fri Jun 8 09:46:40 2012 -0700
unified client+server generation
Default index data type for SIDL arrays is now int(32), as it should be
ported contracs impl to chapel
-----------------------------------------------------------------------
Summary of changes:
braid/NEWS | 4 +
braid/braid/braid.py | 4 +-
braid/braid/chapel/backend.py | 995 ++++++++++----------
braid/braid/chapel/cgen.py | 2 +-
braid/braid/chapel/makefile.py | 17 +-
braid/braid/codegen.py | 7 +-
braid/chpl/BorrowedArray.chpl | 4 +-
braid/chpl/SIDLArray.chpl | 12 +-
braid/doc/braid.1 | 2 +-
.../interop/args/runChapel/argstest.chpl | 16 +-
10 files changed, 522 insertions(+), 541 deletions(-)
hooks/post-receive
--
compose-hpc
|