summary refs log tree commit diff stats
path: root/compiler/ccgexprs.nim
Commit message (Expand)AuthorAgeFilesLines
* compiler can emulate thread local variablesAraq2011-06-151-5/+10
* basic thread analysis workingAraq2011-06-131-1/+1
* Added typeinfo moduledom962011-06-091-0/+5
* overloading of [] for derefence operation should be possible nowAraq2011-06-051-2/+2
* threads clean up their heapAraq2011-06-041-3/+7
* first steps to thread local heapsAraq2011-06-021-2/+2
* further steps for thread support; bootstrapping should require unzip C source...Araq2011-05-161-33/+17
* newStringOfCap implemented and used to optimize some procsAraq2011-05-081-1/+2
* const table supportAraq2011-04-291-1/+7
* big repo cleanupAraq2011-04-121-0/+1733