quakeforge/tools/qfcc
Bill Currie 638f4445cc More return code cleanup.
Don't use the true void return in traditional mode.
Prefer the true void return over "done" at the end of functions.
Don't emit the above if the last emitted statement is a return and there is
no label at the end of the function.
2011-01-13 00:46:46 +09:00
..
doc Objective-C warnings documentation from gcc. 2010-12-16 20:12:24 +09:00
include Add a "void return" instruction. 2011-01-13 00:29:56 +09:00
source More return code cleanup. 2011-01-13 00:46:46 +09:00
test Add a test for calling class methods. 2011-01-03 18:11:46 +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 more todos 2010-01-13 06:33:31 +00:00