quakeforge/tools/qfcc/source
Bill Currie 96e4e1a232 the beginning of unititialized var detection. first victim: functions.
--undefined-function-warning is now --no-undefined-function-warning and
the default is to detect called but undefined functions.
2001-10-18 17:41:22 +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 type checking now works much better and there is now a NIL builtin constant 2001-10-17 07:45:37 +00:00
pr_comp.c and some more 2001-09-28 07:09:38 +00:00
pr_def.c and some more 2001-09-28 07:09:38 +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 the beginning of unititialized var detection. first victim: functions. 2001-10-18 17:41:22 +00:00
qfcc.c the beginning of unititialized var detection. first victim: functions. 2001-10-18 17:41:22 +00:00