Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | get rid of deprecated effects | Araq | 2015-05-28 | 1 | -18/+6 |
* | Fix typos | Federico Ceratto | 2015-02-15 | 1 | -1/+1 |
* | deprecated old locking effects | Araq | 2014-12-08 | 1 | -9/+12 |
* | Remove runtime deadlock prevention as deadlock detection at compile-time is a... | def | 2014-11-11 | 1 | -106/+2 |
* | Fix compile because of case sensitivity | def | 2014-11-08 | 1 | -1/+1 |
* | make tests green | Araq | 2014-08-31 | 1 | -9/+11 |
* | Nimrod renamed to Nim | Araq | 2014-08-28 | 1 | -4/+4 |
* | case consistency improvements | Araq | 2014-01-11 | 1 | -25/+25 |
* | 'assert' hides EAssertionFailsure; stdlib makes use of 'tags' | Araq | 2012-11-18 | 1 | -3/+10 |
* | year 2012 for most copyright headers | Araq | 2012-01-02 | 1 | -1/+1 |
* | fixed some recently introduced compilation errors in the standard library | Zahary Karadjov | 2011-12-13 | 1 | -1/+1 |
* | new actors implementation for nimrod; compiler's generics still not up for th... | Araq | 2011-08-29 | 1 | -2/+3 |
* | locks now in their own core module | Araq | 2011-08-20 | 1 | -0/+158 |