summary refs log tree commit diff stats
path: root/lib/core/threads.nim
Commit message (Expand)AuthorAgeFilesLines
* further steps for thread support; bootstrapping should require unzip C source...Araq2011-05-161-2/+1
* gc tweaking to gain a few percent of performanceAraq2011-05-071-1/+1
* non-nil AST; continue after errors for IDE supportAraq2011-02-121-0/+0
* changes to threads; --recursivePath supportAraq2011-01-291-43/+212
* basic thread support; still broken on Windows; untested on Mac OS XAraq2011-01-181-0/+174