aboutsummaryrefslogtreecommitdiff
path: root/tccpp.c
Commit message (Expand)AuthorAgeFilesLines
* move static prototypes to libtcc.cgrischka2009-05-111-6/+11
* move some global variables into TCCStategrischka2009-05-111-3/+3
* move minor things from libtcc.c to other filesgrischka2009-05-051-0/+262
* move preprocessor to tccpp.cgrischka2009-05-051-0/+2643
* new files: tcc.h libtcc.c tccpp.c tccgen.cgrischka2009-05-051-0/+20