quakeforge/tools/qfcc
Bill Currie cd7c53d223 Parse id <protocol> and classname <protocol>.
This is needed to allow compile-time protocol conformance checks, though
nothing along those lines has been implemented yet.

id has been changed from TYPE to OBJECT, required to allow id <proto> to be
parsed. OBJECT uses symbol, allowing id to be redefined once suitable work
has been done on the parser.
2012-12-20 10:10:41 +09:00
..
doc Merge branch 'qfcc-cse' 2012-12-13 20:17:28 +09:00
include Make node numbering int rather than unsigned. 2012-12-19 16:50:06 +09:00
source Parse id <protocol> and classname <protocol>. 2012-12-20 10:10:41 +09:00
test Clear the dstring in test-harness's printf builtin. 2012-12-13 14:59:42 +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 Add more todo items. 2012-12-19 21:52:10 +09:00