aboutsummaryrefslogtreecommitdiff
path: root/tccgen.c
Commit message (Expand)AuthorAgeFilesLines
* use static declaration from prototypegrischka2009-06-171-3/+8
* unions: initzialize only one fieldgrischka2009-06-171-0/+18
* pass constness from structs to membersSam Watkins2009-06-161-0/+3
* move some global variables into TCCStategrischka2009-05-111-10/+10
* move parser/generator to tccgen.cgrischka2009-05-051-0/+5102
* new files: tcc.h libtcc.c tccpp.c tccgen.cgrischka2009-05-051-0/+20