quakeforge/tools/qfcc/include
2010-08-11 23:42:14 +00:00
..
class.h compile time protocol support seems to be complete now. fortunatly, protocols had never been written out so the corrections to the protocol related stuctures do not need a progs version bump. runtime protocol support hasn't been fully tested yet. 2004-11-11 00:34:00 +00:00
cpp.h fix a bunch of bugs with single-cpp processing when not keeping temps 2006-08-20 06:20:30 +00:00
debug.h
def.h document most of obj_file.h (and a few other doc tweaks) 2008-08-01 00:47:38 +00:00
emit.h
expr.h allow '*pointer' expressions 2010-01-13 06:31:41 +00:00
function.h More docs. 2008-08-01 13:54:24 +00:00
idstuff.h
immediate.h
linker.h
Makefile.am
method.h gcc-4.0 fixes. even found some bugs :) (names /not/ mangled this time) 2005-06-08 06:35:48 +00:00
obj_file.h get the grouping right 2010-08-11 23:42:14 +00:00
opcodes.h
options.h found an uncontrollable warning 2010-02-20 12:01:49 +00:00
qfcc.h document most of obj_file.h (and a few other doc tweaks) 2008-08-01 00:47:38 +00:00
qfprogs.h More docs. 2008-08-01 13:54:24 +00:00
reloc.h audit the usage of "only" 2010-01-13 06:42:26 +00:00
strpool.h
struct.h more quaternion work (should be working, haven't come up with tests yet) 2004-04-08 03:32:14 +00:00
switch.h
type.h do proper selector registration. unfortunatly, I discovered I'd created pr_method_t incorrectly and so had to bump the progs version again 2004-11-10 05:37:00 +00:00