summary refs log tree commit diff stats
path: root/lib/core/locks.nim
Commit message (Expand)AuthorAgeFilesLines
* lib/core - Dropped 'T' from typespdw2015-06-041-12/+14
* get rid of deprecated effectsAraq2015-05-281-18/+6
* Fix typosFederico Ceratto2015-02-151-1/+1
* deprecated old locking effectsAraq2014-12-081-9/+12
* Remove runtime deadlock prevention as deadlock detection at compile-time is a...def2014-11-111-106/+2
* Fix compile because of case sensitivitydef2014-11-081-1/+1
* make tests greenAraq2014-08-311-9/+11
* Nimrod renamed to NimAraq2014-08-281-4/+4
* case consistency improvementsAraq2014-01-111-25/+25
* 'assert' hides EAssertionFailsure; stdlib makes use of 'tags'Araq2012-11-181-3/+10
* year 2012 for most copyright headersAraq2012-01-021-1/+1
* fixed some recently introduced compilation errors in the standard libraryZahary Karadjov2011-12-131-1/+1
* new actors implementation for nimrod; compiler's generics still not up for th...Araq2011-08-291-2/+3
* locks now in their own core moduleAraq2011-08-201-0/+158