summary refs log tree commit diff stats
path: root/compiler/cgendata.nim
Commit message (Expand)AuthorAgeFilesLines
* fix threading testsZahary Karadjov2012-04-151-2/+7
* Proper C scopes for if, try and case statementsZahary Karadjov2012-04-121-0/+2
* C variables are created in their enclosing block instead of their enclosing f...Zahary Karadjov2012-04-121-4/+7
* proper order of initialization for .global. variablesZahary Karadjov2012-04-101-0/+4
* tests tcnstseq and tcnstseq3 work againAraq2012-03-281-1/+1
* year 2012 for most copyright headersAraq2012-01-021-1/+1
* code gen can generate code to keep alive stack rootsAraq2011-12-221-0/+2
* threads compile again; attempt to fix serious code gen issue (except + return)Araq2011-12-031-0/+2
* rod files: next trivial examples workingAraq2011-10-221-0/+2
* got rid of gGeneratedSymsAraq2011-10-211-1/+0
* further steps for incremental C code generationAraq2011-10-211-2/+2
* first steps to C file merge operation for incremental compilationAraq2011-10-211-0/+116