| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | win32: treat long double as double | grischka | 2009-07-18 | 1 | -0/+10 | |
| * | win64: fix pointer <-> unsigned long typecast issues | grischka | 2009-07-18 | 1 | -1/+5 | |
| * | cleanup: stop abuse of sym->c for #define tokenstreams | grischka | 2009-07-18 | 1 | -8/+10 | |
| * | pp: return newline after directive | grischka | 2009-07-18 | 1 | -1/+2 | |
| * | pp: simplify pasting, enable L ## number | grischka | 2009-07-18 | 1 | -87/+25 | |
| * | tcc_preprocess: add gcc-style include-depth flags | grischka | 2009-06-17 | 1 | -7/+22 | |
| * | fix "cached include" optimization | grischka | 2009-05-11 | 1 | -53/+58 | |
| * | move static prototypes to libtcc.c | grischka | 2009-05-11 | 1 | -6/+11 | |
| * | move some global variables into TCCState | grischka | 2009-05-11 | 1 | -3/+3 | |
| * | move minor things from libtcc.c to other files | grischka | 2009-05-05 | 1 | -0/+262 | |
| * | move preprocessor to tccpp.c | grischka | 2009-05-05 | 1 | -0/+2643 | |
| * | new files: tcc.h libtcc.c tccpp.c tccgen.c | grischka | 2009-05-05 | 1 | -0/+20 | |
