quakeforge/tools/qfcc/source
Bill Currie 1b875c8b06 work on getting obj expressions going 2002-05-08 23:12:49 +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 work on getting obj expressions going 2002-05-08 23:12:49 +00:00
function.c getting closer to emiting ObjQC code 2002-05-08 21:24:24 +00:00
method.c work on getting obj expressions going 2002-05-08 23:12:49 +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 fix handling of pointers in function params and local vars for qc functions 2002-03-18 07:30:21 +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 getting closer to emiting ObjQC code 2002-05-08 21:24:24 +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 rework the param parsing to make selectors easier to handle 2002-05-08 05:15:19 +00:00
qc-parse.y work on getting obj expressions going 2002-05-08 23:12:49 +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 getting closer to emiting ObjQC code 2002-05-08 21:24:24 +00:00