quakeforge/tools/qfcc/source
Timothy C. McGrath 04e4da654a Changes taniwha did to make qfcc work with statically compiled libs.
This is what was bugging me all night long with qfcc ><;;

Tim McGrath (Misty-chan)
2001-10-26 02:32:40 +00:00
..
.gitignore getting closer. soon timie to start putting real code in there 2001-06-12 21:06:28 +00:00
.indent.pro QFCC -- the QuakeForge Code Compiler -- an autoconfiscated qcc. 2001-02-24 06:58:54 +00:00
cmdlib.c Changes taniwha did to make qfcc work with statically compiled libs. 2001-10-26 02:32:40 +00:00
debug.c and some more 2001-09-28 07:09:38 +00:00
emit.c completely nuke the concept of "priority" from opcodes and use get_op_string 2001-10-25 17:48:35 +00:00
expr.c allow returning NIL 2001-10-25 21:15:48 +00:00
Makefile.am switch statement. could do with lots of improvements, but this should be a 2001-10-25 06:41:52 +00:00
pr_comp.c and some more 2001-09-28 07:09:38 +00:00
pr_def.c - audit malloc usage. now everything checks the return value :) 2001-10-24 22:50:06 +00:00
pr_imm.c the beginning of unititialized var detection. first victim: functions. 2001-10-18 17:41:22 +00:00
pr_lex.c - audit malloc usage. now everything checks the return value :) 2001-10-24 22:50:06 +00:00
pr_opcode.c completely nuke the concept of "priority" from opcodes and use get_op_string 2001-10-25 17:48:35 +00:00
qc-lex.l switch statement. could do with lots of improvements, but this should be a 2001-10-25 06:41:52 +00:00
qc-parse.y switch statement. could do with lots of improvements, but this should be a 2001-10-25 06:41:52 +00:00
qfcc.c Changes taniwha did to make qfcc work with statically compiled libs. 2001-10-26 02:32:40 +00:00
switch.c switch statement. could do with lots of improvements, but this should be a 2001-10-25 06:41:52 +00:00