| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | fixes a serious codegen bug that caused to emit wrong barriers in rare cases | Araq | 2015-04-19 | 1 | -0/+53 |
* | GC-safety error messages are useful now | Araq | 2015-04-04 | 1 | -0/+39 |
* | fixes #2257 | Araq | 2015-03-16 | 2 | -0/+58 |
* | disjoint checker is somewhat smarter | Araq | 2015-03-16 | 1 | -0/+15 |
* | fixes #2286 | Araq | 2015-03-12 | 2 | -1/+41 |
* | fixes #2287 | Araq | 2015-03-12 | 1 | -0/+41 |
* | disable t5000 test for the autobuilder | Araq | 2014-12-11 | 1 | -0/+3 |
* | fixes #1597 | Araq | 2014-12-11 | 2 | -0/+62 |
* | fixes #1646 | Araq | 2014-11-10 | 1 | -0/+22 |
* | the codegen doesn't emit deepCopy for parallel statements | Araq | 2014-11-08 | 2 | -4/+6 |
* | fixed the deadlock that happens when stress testing ToFreeQueue | Araq | 2014-11-08 | 1 | -1/+1 |
* | broken attempt to fix queue exhaustion | Araq | 2014-11-07 | 1 | -0/+62 |
* | deepCopy is instantiated when its corresponding type is instantiated | Araq | 2014-09-26 | 1 | -0/+35 |
* | 'let' within 'parallel' now works | Araq | 2014-09-22 | 1 | -0/+14 |
* | made some tests green | Araq | 2014-09-21 | 1 | -0/+1 |
* | implemented 'guard' annotation | Araq | 2014-09-21 | 2 | -0/+64 |
* | further adaptations | Araq | 2014-08-29 | 3 | -3/+3 |
* | renamed babelcmd to nimblecmd; config files are now nim.cfg; other renamings | Araq | 2014-08-29 | 1 | -0/+0 |
* | the big renamefest: first steps | Araq | 2014-08-22 | 1 | -2/+20 |
* | progress on 'spawn' | Araq | 2014-08-10 | 1 | -0/+18 |
* | some changes | Araq | 2014-06-09 | 1 | -1/+1 |
* | bugfix: codegen for promises | Araq | 2014-06-02 | 1 | -0/+1 |
* | fixed codegen for return values | Araq | 2014-06-01 | 1 | -0/+4 |
* | pi test compiles, but crashes randomly | Araq | 2014-06-01 | 1 | -0/+22 |
* | tdisjoint_slice2 works | Araq | 2014-05-31 | 1 | -4/+16 |
* | tester works again | Araq | 2014-05-30 | 1 | -2/+2 |
* | correct code generation for tforstmt | Araq | 2014-05-30 | 1 | -2/+3 |
* | 'parallel' proves array bounds | Araq | 2014-05-29 | 1 | -0/+24 |
* | progress with futures | Araq | 2014-05-23 | 3 | -0/+57 |
* | 'parallel' statement almost working | Araq | 2014-05-22 | 2 | -9/+9 |
* | 'parallel' statement: next steps | Araq | 2014-05-14 | 5 | -0/+118 |