Network

 
AuthorCommitMessageCommit Date
MikeMike
e617565904cFixing a shared lowlevel bug
MikeMike
cd18eed5d12Removing constness for now
MikeMike
7a4e36efcddAdding support for compiling without assertions
MikeMike
223ce937731Some bug fixes for the runtime
Sean TreichlerSean Treichler
544142e6eefexport a few recent runtime bug fixes
Elliott SlaughterElliott Slaughter
9431a11ed8cFix for older GCC.
Elliott SlaughterElliott Slaughter
b44ef8dd3baLots of bug fixes, binding and language updates.
MikeMike
48527a23c32Some bug fixes for running the compiler on macs
MikeMike
77ab39acdf8Fixing some important bugs
MikeMike
93ad4a20579Adding more missing compiler files
MikeMike
0749dc4b8f0Adding missing compiler optimization files
MikeMike
c681157f385Fixing compilation warnings
MikeMike
addcab38694Many bug fixes, feature enhancements, and tests for the runtime and compiler
MikeMike
4fe594882daAdding terra partition bindings
MikeMike
50b2a5daceaMore updates
MikeMike
14bbb739460Adding lowlevel disk file and other small updates
Elliott SlaughterElliott Slaughter
5becedfe045Second fix for Terra path changes.
Elliott SlaughterElliott Slaughter
b31d0022295Fix for Terra release.
Elliott SlaughterElliott Slaughter
3ed36711924Trying to fix SAXPY.
Elliott SlaughterElliott Slaughter
263c376fa64Test with verbose output in travis.
Elliott SlaughterElliott Slaughter
064a3c4af00Two more missing files for Terra bindings.
Elliott SlaughterElliott Slaughter
c253a5fdd7dAdd a missing file for Terra bindings.
Elliott SlaughterElliott Slaughter
eb1057e3e93Fix a Terra bindings build bug.
MikeMike
5225bf62a46Adding wrappers for mapper bindings in lua
MikeMike
adac8f0ec32Rolling out new compiler and runtime features including explicit close operations along with bug fixes
Elliott SlaughterElliott Slaughter
5ee9f362532Add missing language file.
Elliott SlaughterElliott Slaughter
9ad57125b37Updates to the language.
Elliott SlaughterElliott Slaughter
0bb38a28b13Updates to the Terra bindings.
Elliott SlaughterElliott Slaughter
e8a2ccfb943Updates to the runtime. Machine* is now called Machine.
Elliott SlaughterElliott Slaughter
8c651aeb1fcAdd Travis build status to README.
Elliott SlaughterElliott Slaughter
0cb24a968d1Fix for build.
Elliott SlaughterElliott Slaughter
74d8de7adbaEnable C++11 builds in Travis.
Elliott SlaughterElliott Slaughter
5ab7b3a4f89Runtime updates.
Elliott SlaughterElliott Slaughter
bf71647b95cFix memory corruption bug in PENNANT.
Elliott SlaughterElliott Slaughter
30e07103ac4Fix to PENNANT for OS X.
Elliott SlaughterElliott Slaughter
eb70e9143f7Attempt one more fix for OS X.
Elliott SlaughterElliott Slaughter
68b882eede7Make clang path absolute.
Elliott SlaughterElliott Slaughter
49f4dbdcf5fTweak Travis script.
Elliott SlaughterElliott Slaughter
7408e28c749Try to be more gentle on OS X.
Elliott SlaughterElliott Slaughter
be80ee21af6Try to avoid timing out in Travis.
Elliott SlaughterElliott Slaughter
2a4ae3c77b3Attempt to fix Mac OS X build on Travis.
Elliott SlaughterElliott Slaughter
560a9fd8287Build Legion/Terra frontend with correct compiler.
Elliott SlaughterElliott Slaughter
5c12112f931Update README.
Elliott SlaughterElliott Slaughter
db4a3e67006Fix bug in SAXPY language example.
Elliott SlaughterElliott Slaughter
db01c20bc1dMake sure test suite fails build. More build flags.
Elliott SlaughterElliott Slaughter
0616fcb94f8Try out a new travis script.
Elliott SlaughterElliott Slaughter
3b5aa52db29Update language examples.
Elliott SlaughterElliott Slaughter
7d31e31476cUpdate Travis script.
Elliott SlaughterElliott Slaughter
bc2da7cb224Fixing one more bug.
Elliott SlaughterElliott Slaughter
f65cf70e96bruntime: One more pass at fixing errors.