summary refs log tree commit diff stats
path: root/lib/pure/concurrency/threadpool.nim
Commit message (Expand)AuthorAgeFilesLines
...
* bugfix: codegen for promisesAraq2014-06-021-1/+1
* bugfix: regionized pointers in a generic context; renamed 'Future' to 'Promise'Araq2014-05-251-55/+79
* progress with futuresAraq2014-05-231-18/+15
* 'parallel' statement almost workingAraq2014-05-221-0/+112
* progress for the 'parallel' statementAraq2014-05-141-11/+15
* initial non-compiling version of 'parallel'Araq2014-05-121-0/+210