quakeforge/tools/qfcc/source
Bill Currie ef9f9cda2f pr_obj.h:
define the class info stuff
expr.h pr_def.c:
	fix a FIXME
class.c expr.c type.c:
	make id ev_pointer.ev_object rather than ev_pointer.ev_class
2002-05-17 17:37:44 +00:00
..
.gitignore Fix three gitignores. 2002-01-31 07:49:29 +00:00
.indent.pro indent whitespace cleanup. not perfect, but a bit more consistent now 2001-12-06 19:49:40 +00:00
class.c pr_obj.h: 2002-05-17 17:37:44 +00:00
cmdlib.c memory allocation checking cleanup 2002-05-14 06:37:28 +00:00
debug.c indent whitespace cleanup. not perfect, but a bit more consistent now 2001-12-06 19:49:40 +00:00
emit.c mild namespace cleanup 2002-05-11 03:37:36 +00:00
expr.c pr_obj.h: 2002-05-17 17:37:44 +00:00
function.c more progress 2002-05-09 20:12:28 +00:00
Makefile.am getting closer to emiting ObjQC code 2002-05-08 21:24:24 +00:00
method.c get ivars working better (need to get rid of self.) and [super ...] now 2002-05-17 06:20:27 +00:00
pr_comp.c indent whitespace cleanup. not perfect, but a bit more consistent now 2001-12-06 19:49:40 +00:00
pr_def.c pr_obj.h: 2002-05-17 17:37:44 +00:00
pr_imm.c `initialize' the defs for the obj constructs 2002-05-16 21:57:03 +00:00
pr_lex.c clean up of qfcc.h and shuffle around the predefined types 2002-05-09 06:34:48 +00:00
pr_opcode.c indent whitespace cleanup. not perfect, but a bit more consistent now 2001-12-06 19:49:40 +00:00
qc-lex.l memory allocation checking cleanup 2002-05-14 06:37:28 +00:00
qc-parse.y get ivars working better (need to get rid of self.) and [super ...] now 2002-05-17 06:20:27 +00:00
qfcc.c initialize the string hash table with "" 2002-05-16 23:32:25 +00:00
struct.c `initialize' the defs for the obj constructs 2002-05-16 21:57:03 +00:00
switch.c memory allocation checking cleanup 2002-05-14 06:37:28 +00:00
type.c pr_obj.h: 2002-05-17 17:37:44 +00:00