| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | cleanup: put prototypes in front of libtcc.c | grischka | 2009-07-18 | 1 | -57/+105 | |
| * | bcheck: restore malloc hooks when done | grischka | 2009-07-18 | 1 | -7/+15 | |
| * | error messages: print "error: ..." | grischka | 2009-06-17 | 1 | -0/+2 | |
| * | drop alloca #define | grischka | 2009-05-16 | 1 | -1/+1 | |
| * | enable making tcc using libtcc | grischka | 2009-05-11 | 1 | -12/+15 | |
| * | move static prototypes to libtcc.c | grischka | 2009-05-11 | 1 | -1/+124 | |
| * | move some global variables into TCCState | grischka | 2009-05-11 | 1 | -31/+32 | |
| * | make tcc from tcc.c and libtcc from libtcc.c | grischka | 2009-05-05 | 1 | -5/+0 | |
| * | move minor things from libtcc.c to other files | grischka | 2009-05-05 | 1 | -277/+1 | |
| * | move global variables to libtcc.c | grischka | 2009-05-05 | 1 | -0/+111 | |
| * | move libtcc interface and helper functions to libtcc.c | grischka | 2009-05-05 | 1 | -0/+2282 | |
| * | new files: tcc.h libtcc.c tccpp.c tccgen.c | grischka | 2009-05-05 | 1 | -0/+20 | |
