quakeforge/tools/qfcc/include
Bill Currie 782a4c9a8d New symbol table code. 2011-01-10 12:25:30 +09:00
..
Makefile.am New symbol table code. 2011-01-10 12:25:30 +09:00
class.h Rework class_type_t to be more useful. 2011-01-03 16:25:29 +09: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 copyright block work 2002-10-22 14:53:18 +00:00
def.h document most of obj_file.h (and a few other doc tweaks) 2008-08-01 00:47:38 +00:00
emit.h correct pr_symtab_t to include the pointer to the array of selectors used 2003-08-23 06:15:19 +00:00
expr.h More expression docs. 2011-01-03 16:25:59 +09:00
function.h Use the method's selector rather than its def name in error messages. 2011-01-03 16:25:29 +09:00
idstuff.h make gcc more anal about prototypes, string constants and function 2003-01-06 18:28:13 +00:00
immediate.h copyright block work 2002-10-22 14:53:18 +00:00
linker.h configure.ac: 2002-11-01 18:05:12 +00:00
method.h Use the method's selector rather than its def name in error messages. 2011-01-03 16:25:29 +09:00
obj_file.h get the grouping right 2010-08-11 23:42:14 +00:00
opcodes.h new opcode: state.f. same as state, but takes a 3rd float operand to 2004-02-11 01:43:33 +00:00
options.h found an uncontrollable warning 2010-02-20 12:01:49 +00:00
qfcc.h Start documenting qfcc. 2010-12-19 11:35:18 +09: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 redo how progs strings are stored so multiple pools can exist 2002-07-05 20:02:10 +00:00
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 copyright block work 2002-10-22 14:53:18 +00:00
symtab.h New symbol table code. 2011-01-10 12:25:30 +09:00
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