Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | nice error message | Araq | 2014-08-08 | 1 | -0/+3 |
* | setMaxPoolSize improvements | Araq | 2014-08-08 | 1 | -5/+10 |
* | some changes | Araq | 2014-06-09 | 1 | -9/+9 |
* | big rename: Promise -> FlowVar | Araq | 2014-06-06 | 1 | -62/+62 |
* | added 'fence' instructions to the barrier | Araq | 2014-06-06 | 1 | -9/+16 |
* | Promises are now refs | Araq | 2014-06-05 | 1 | -57/+67 |
* | barrier more efficient | Araq | 2014-06-03 | 1 | -19/+25 |
* | hopefully faster barrier implementation | Araq | 2014-06-02 | 1 | -6/+14 |
* | bugfix: codegen for promises | Araq | 2014-06-02 | 1 | -1/+1 |
* | bugfix: regionized pointers in a generic context; renamed 'Future' to 'Promise' | Araq | 2014-05-25 | 1 | -55/+79 |
* | progress with futures | Araq | 2014-05-23 | 1 | -18/+15 |
* | 'parallel' statement almost working | Araq | 2014-05-22 | 1 | -0/+112 |
* | progress for the 'parallel' statement | Araq | 2014-05-14 | 1 | -11/+15 |
* | initial non-compiling version of 'parallel' | Araq | 2014-05-12 | 3 | -0/+364 |