quakeforge/tools/qfcc
Bill Currie ca0b03687f Change the naming of ALLOC's free-list.
Rather than prefixing free_ to the supplied name, suffix _freelist to the
supplied name. The biggest advantage of this is it allows the free-list to
be a structure member. It also cleans up the name-space a little.
2013-03-08 22:16:31 +09:00
..
doc Fix an error in qfcc's man page. 2013-01-08 16:19:40 +09:00
include Delay calling find_type for enums. 2013-01-17 20:55:25 +09:00
source Change the naming of ALLOC's free-list. 2013-03-08 22:16:31 +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 Add more todo items. 2012-12-19 21:52:10 +09:00