quakeforge/tools/qfcc/include
Bill Currie 1b5bf9d176 make methods showing up only in the implementation work when overiding an
inherited method
2003-08-01 05:08:15 +00:00
..
.gitignore Fix stamp ignorance. 2001-10-05 19:42:17 +00:00
Makefile.am make dist fix 2002-10-30 15:54:17 +00:00
class.h revamp the struct system so "struct foo;" does the right thing (ala C) 2003-07-30 04:11:45 +00:00
cpp.h make gcc more anal about prototypes, string constants and function 2003-01-06 18:28:13 +00:00
debug.h copyright block work 2002-10-22 14:53:18 +00:00
def.h fix some namespace issues with names both being a field and an ivar 2003-07-23 18:28:31 +00:00
emit.h copyright block work 2002-10-22 14:53:18 +00:00
expr.h get [super ...] working correctly 2003-05-15 05:58:31 +00:00
function.h copyright block work 2002-10-22 14:53:18 +00: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 make methods showing up only in the implementation work when overiding an 2003-08-01 05:08:15 +00:00
obj_file.h add a "nosave" flag to defs making it easier to make defs that don't get 2003-04-25 17:00:22 +00:00
opcodes.h general revamp so params and the return value use proper defs rather than 2003-04-22 15:29:32 +00:00
options.h add interface-check warning option. defaults off 2003-07-29 18:31:12 +00:00
qfcc.h fix a decl mismatch 2003-02-26 05:01:18 +00:00
reloc.h allow rel_def_op relocs to point just past the end of the code. needed for 2003-07-24 17:51:24 +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 revamp the struct system so "struct foo;" does the right thing (ala C) 2003-07-30 04:11:45 +00:00
switch.h copyright block work 2002-10-22 14:53:18 +00:00
type.h revamp the struct system so "struct foo;" does the right thing (ala C) 2003-07-30 04:11:45 +00:00