From: adrian <adr...@us...> - 2012-06-07 00:22:32
|
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 a0a3a3889b895faffd9d7e019d1fc3f8c7c8641d (commit) via 8a26af4d717b1df9a276da97a9e35eed1e7b9e38 (commit) from ae1d0b542792997c37326508770ccb77aa9c30de (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 a0a3a3889b895faffd9d7e019d1fc3f8c7c8641d Author: Adrian Prantl <ad...@ll...> Date: Wed Jun 6 17:22:06 2012 -0700 - added casts from generic artray to borrowed chapel arrays to the array API commit 8a26af4d717b1df9a276da97a9e35eed1e7b9e38 Author: Adrian Prantl <ad...@ll...> Date: Wed Jun 6 17:21:09 2012 -0700 - added exception arguments to impls - added a module-global splicer block ----------------------------------------------------------------------- Summary of changes: braid/braid/chapel/backend.py | 23 +- braid/braid/chapel/cgen.py | 10 +- braid/chpl/BorrowedArray.chpl | 4 + braid/chpl/SIDLArray.chpl | 60 +++- .../interop/contracts/runChapel/contractstest.chpl | 512 +++++++++++++++----- 5 files changed, 464 insertions(+), 145 deletions(-) hooks/post-receive -- compose-hpc |