quakeforge/tools/qfcc
Bill Currie c585a17db9 Give type data a null pointer.
Pointers to the void type descriptor looked just like null pointers and
that was terribly confusing. Avoid that confusion by pre-allocating a
small amount of data in order to reserve space for a null descriptor.
2011-02-23 08:08:26 +09:00
..
doc Objective-C warnings documentation from gcc. 2010-12-16 20:12:24 +09:00
include Begin work on rewriting obj_file.c for the new format. 2011-02-22 15:42:49 +09:00
source Give type data a null pointer. 2011-02-23 08:08:26 +09:00
test Use special treatment for .float ()foo; functions. 2011-02-22 08:54:01 +09:00
AUTHORS more mailing list corrections 2003-07-12 21:50:22 +00:00
bootstrap scary, but the only changes qfcc needed to build as part of quakeforge was 2002-01-22 05:48:03 +00:00
configure.in fix CPP_NAME for independently built qfcc 2002-06-04 20:43:11 +00:00
Makefile.am "make dist" fixes 2010-08-21 13:09:53 +09:00
TODO Update TODO. 2011-02-22 12:23:00 +09:00