summary refs log tree commit diff stats
path: root/lib/system/threads.nim
Commit message (Expand)AuthorAgeFilesLines
...
* code gen bugfixes; marshal.nim implementedAraq2011-06-261-8/+10
* compiler can emulate thread local variablesAraq2011-06-151-31/+35
* first (non working) implementation of global thread analysisAraq2011-06-131-1/+2
* threads clean up their heapAraq2011-06-041-15/+13
* bugfixes for semantic checking; thread implementation pushed the compilerAraq2011-06-041-36/+39
* first steps to thread local heapsAraq2011-06-021-0/+481