summary refs log tree commit diff stats
path: root/compiler/ccgcalls.nim
Commit message (Collapse)AuthorAgeFilesLines
* implemented 'let' statementAraq2011-11-291-1/+1
|
* C codegen: generate nimKeepAlive calls at strategic places to keep the C ↵Araq2011-11-241-0/+232
compiler from optimizing away all stack roots