summary refs log tree commit diff stats
path: root/compiler/semthreads.nim
Commit message (Expand)AuthorAgeFilesLines
* bugfixes; step one for 'var T' as return type supportAraq2011-07-281-1/+5
* old pointer deref operator completely removedAraq2011-07-231-4/+4
* bugfix: proper cache for generic instantiationsAraq2011-07-211-11/+2
* preparations for 0.8.12Araq2011-07-101-9/+27
* bugfix: 'set' overloadable; further steps for multi threading supportAraq2011-07-081-23/+34
* compiler can emulate thread local variablesAraq2011-06-151-6/+7
* further improvements for thread analysisAraq2011-06-131-5/+21
* basic thread analysis workingAraq2011-06-131-23/+46
* first (non working) implementation of global thread analysisAraq2011-06-131-0/+316