summary refs log tree commit diff stats
path: root/lib/pure/actors.nim
Commit message (Expand)AuthorAgeFilesLines
* bugfix: 'defined/compiles' open an implicit mixin scope in genericsAraq2012-09-181-1/+1
* bugfix: typo in actors.nimAraq2012-08-151-1/+2
* little fixes for 0.8.14 releaseAraq2012-02-091-1/+12
* year 2012 for most copyright headersAraq2012-01-021-1/+1
* improved actors.syncAraq2011-12-311-2/+12
* fixes #71; sorry about the polling implementationAraq2011-12-051-8/+35
* fixes 70Araq2011-12-041-7/+7
* cgen: no type canon for integral types; osproc use posix_spawn instead of for...Araq2011-11-181-3/+0
* fixed some newly introduced bugsAraq2011-09-211-0/+3
* bugfixes for generics; new threads implementation still brokenAraq2011-09-201-22/+23
* added actors.nim file; compiler not up for this taskAraq2011-08-291-0/+184