quakeforge/tools/qfcc/include
Bill Currie e774943f24 va.[ch]:
new va function: nva which returns a strduped buffer
expr.c options.c:
	use nva instead of strdup (va (...
struct.c type.c:
	make type encoding work properly for structs
2002-06-13 16:39:33 +00:00
..
.gitignore Fix stamp ignorance. 2001-10-05 19:42:17 +00:00
Makefile.am add reloc.h 2002-06-08 21:12:14 +00:00
class.h more cleanup 2002-06-04 18:44:03 +00:00
cmdlib.h more cmdlib cleanup 2002-06-01 04:41:25 +00:00
cpp.h more cleanup 2002-06-04 18:44:03 +00:00
debug.h even more cleanup 2002-06-04 21:23:39 +00:00
def.h better global (and other space) def re-use 2002-06-10 23:14:32 +00:00
expr.h redo relocations 2002-06-07 17:29:30 +00:00
function.h get the function number early so things don't get mixed up when new functions 2002-06-11 06:54:32 +00:00
idstuff.h more cleanup 2002-06-04 18:44:03 +00:00
immediate.h more cleanup 2002-06-04 18:44:03 +00:00
method.h more cleanup 2002-06-04 18:44:03 +00:00
opcodes.h redo relocations 2002-06-07 17:29:30 +00:00
options.h more cleanup 2002-06-04 18:44:03 +00:00
qfcc.h better global (and other space) def re-use 2002-06-10 23:14:32 +00:00
reloc.h redo relocations 2002-06-07 17:29:30 +00:00
struct.h it seems object info emition works (needs more testing) 2002-05-15 23:24:19 +00:00
switch.h header block fixes 2001-12-08 20:40:50 +00:00
type.h va.[ch]: 2002-06-13 16:39:33 +00:00