quakeforge/tools/qfcc
Bill Currie 77337e2402 Separate "" and nil.
It turns out this is required for compatibility with qcc (and C, really).
Once string to boolean conversions are sorted out completely (not that
simple as qcc is inconsistent with if (string) vs if (!string)), Qgets can
be implemented :)
2013-06-26 23:02:55 +09:00
..
doc Add an option to control the enum switch warning. 2013-06-26 09:29:37 +09:00
include Add an option to control the enum switch warning. 2013-06-26 09:29:37 +09:00
source Separate "" and nil. 2013-06-26 23:02:55 +09:00
test Add a test for returning @param into an array. 2012-12-26 11:49:39 +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 Add a test harness for qfcc. 2012-11-22 21:59:01 +09:00
TODO Fix case label lookup. 2013-06-26 09:29:31 +09:00