summary refs log tree commit diff stats
path: root/compiler/ccgtrav.nim
Commit message (Expand)AuthorAgeFilesLines
* C variables are created in their enclosing block instead of their enclosing f...Zahary Karadjov2012-04-121-11/+13
* fixes #102Araq2012-03-231-0/+1
* bugfix: GC marker procs; making tests green againAraq2012-03-231-1/+5
* implemented marker procs for the GC resulting in huge speedupsAraq2012-03-211-0/+121