quakeforge/tools/qfcc/source
Bill Currie f4fee3d7b2 add id as a type 2002-05-09 06:37:40 +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 getting closer to emiting ObjQC code 2002-05-08 21:24:24 +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 don't generate useless expression warnings when that expression was caused 2002-05-01 22:08:59 +00:00
expr.c clean up of qfcc.h and shuffle around the predefined types 2002-05-09 06:34:48 +00:00
function.c clean up of qfcc.h and shuffle around the predefined types 2002-05-09 06:34:48 +00:00
method.c clean up of qfcc.h and shuffle around the predefined types 2002-05-09 06:34:48 +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 lots of work on better array/pointer/struct handline. doesn't quite work yet 2001-12-12 08:39:47 +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 clean up of qfcc.h and shuffle around the predefined types 2002-05-09 06:34:48 +00:00
qfcc.c getting closer to emiting ObjQC code 2002-05-08 21:24:24 +00:00
struct.c enum support 2002-01-21 19:03:29 +00:00
switch.c rewrite the type and def parsing to allow more flexible types 2002-05-01 21:35:39 +00:00
type.c clean up of qfcc.h and shuffle around the predefined types 2002-05-09 06:34:48 +00:00