quakeforge/tools/qfcc/source
Bill Currie 16c334b6b9 uninit var detection seems to work for if and if else 2001-10-19 03:22:04 +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
Makefile.am good bye, old parser 2001-08-10 18:35:55 +00:00
cmdlib.c massive windows.h and WIN32 cleanup. 2001-10-16 21:40:45 +00:00
debug.c and some more 2001-09-28 07:09:38 +00:00
emit.c rename def_t.initialized to def_t.constant 2001-10-18 17:15:05 +00:00
expr.c uninitialized variable detection. not perfect (lots of false negatives, but 2001-10-18 20:05:26 +00:00
pr_comp.c and some more 2001-09-28 07:09:38 +00:00
pr_def.c uninitialized variable detection. not perfect (lots of false negatives, but 2001-10-18 20:05:26 +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 move a var 2001-08-10 18:42:13 +00:00
pr_opcode.c expr.h: 2001-10-02 18:55:52 +00:00
qc-lex.l type checking now works much better and there is now a NIL builtin constant 2001-10-17 07:45:37 +00:00
qc-parse.y uninit var detection seems to work for if and if else 2001-10-19 03:22:04 +00:00
qfcc.c uninitialized variable detection. not perfect (lots of false negatives, but 2001-10-18 20:05:26 +00:00