quakeforge/tools/qfcc/source
Jeff Teunissen 9f6dcec9dd --save-temps support for qfcc. It'll leave files with the same filenames
they're generated from, with the exception that they will have an
extension of .p. Obviously, depends on cpp support.
2002-01-05 19:13:20 +00:00
..
.gitignore
.indent.pro
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
emit.c spontaneous temp defs need to have their users incremented when an 2001-12-12 21:29:04 +00:00
expr.c set the result of the block used for self.maxs = obj.origin; type expressions 2002-01-04 18:43:55 +00:00
getopt.c
getopt1.c
Makefile.am lots of work on better array/pointer/struct handline. doesn't quite work yet 2001-12-12 08:39:47 +00:00
pr_comp.c
pr_def.c finally get around to renaming type_name to pr_type_name 2001-12-12 17:15:09 +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 more old-code cleanup. move PR_LexString into make_string 2002-01-04 18:27:01 +00:00
pr_opcode.c
qc-lex.l more old-code cleanup. move PR_LexString into make_string 2002-01-04 18:27:01 +00:00
qc-parse.y more old-code cleanup. move PR_LexString into make_string 2002-01-04 18:27:01 +00:00
qfcc.c --save-temps support for qfcc. It'll leave files with the same filenames 2002-01-05 19:13:20 +00:00
struct.c
switch.c clean up line/file management 2001-12-12 21:50:11 +00:00
type.c beginnings of breaking out the type code 2001-12-11 19:58:12 +00:00