From: adrian <adr...@us...> - 2012-06-23 00:09:50
|
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 4d115f146fe91273e0614c55443d4eea2646f109 (commit) via 29cb022564cd34aa75342b157197121b799272b4 (commit) from d2329770fc257c13017fa2c4435b77c766dee729 (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 4d115f146fe91273e0614c55443d4eea2646f109 Author: Adrian Prantl <ad...@ll...> Date: Fri Jun 22 17:09:31 2012 -0700 - more fixes to the IOR object generation - gramola now accepts also tuples where lists are accepted - bugfixes in contracts libChapel impl --> testcase runs through! commit 29cb022564cd34aa75342b157197121b799272b4 Author: Adrian Prantl <ad...@ll...> Date: Fri Jun 22 11:26:35 2012 -0700 fix scan_methods to also include implemented interfaces ----------------------------------------------------------------------- Summary of changes: braid/braid/babel.py | 2 +- braid/braid/chapel/backend.py | 19 +++++--- braid/braid/codegen.py | 4 +- braid/braid/gramola.pl | 7 ++- braid/braid/ior_template.py | 36 +++++++------- braid/braid/ir.py | 28 ++++++------ braid/braid/sidl.py | 48 ++++++++++---------- braid/braid/sidl_symbols.py | 13 +++++- braid/braid/sidlobjects.py | 13 ++++- braid/doc/braid.1 | 2 +- .../interop/contracts/libChapel/vect_Impl.chpl | 17 +++++--- 11 files changed, 108 insertions(+), 81 deletions(-) hooks/post-receive -- compose-hpc |