quakeforge/tools/qfcc/source
Bill Currie 9b516ff84f mild namespace cleanup 2002-05-11 03:37:36 +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
Makefile.am getting closer to emiting ObjQC code 2002-05-08 21:24:24 +00:00
class.c more progress 2002-05-10 00:00:23 +00:00
cmdlib.c made qfcc compile again, by renaming com_token to qfcc_com_token so it does not conflict with QFutil 2002-01-04 11:12:52 +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 implement type encoding 2002-05-10 23:19:57 +00:00
function.c more progress 2002-05-09 20:12:28 +00:00
method.c more progress 2002-05-10 00:00:23 +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 clean up of qfcc.h and shuffle around the predefined types 2002-05-09 06:34:48 +00:00
pr_imm.c move the type and def externs to type.h 2002-05-09 17:11:14 +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 add id as a type 2002-05-09 06:37:40 +00:00
qc-parse.y missing ; 2002-05-10 02:11:23 +00:00
qfcc.c more progress 2002-05-09 20:12:28 +00:00
struct.c more progress 2002-05-10 00:00:23 +00:00
switch.c move the type and def externs to type.h 2002-05-09 17:11:14 +00:00
type.c implement type encoding 2002-05-10 23:19:57 +00:00