quakeforge/tools/qfcc/source
Bill Currie c74fc1c0df make the unused var warning like gcc's 2001-09-24 17:51:15 +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 rename filelength to FileLength to avoid a name clash in windows 2001-06-16 04:27:22 +00:00
debug.c helps if I remember this :/ 2001-07-14 01:16:07 +00:00
emit.c fix a slew of false positives with unused var checking 2001-09-23 04:08:03 +00:00
expr.c don't print the file or line number for "warnings treated as errors" 2001-09-23 04:08:28 +00:00
pr_comp.c more small old-parser cleanups 2001-09-15 20:31:17 +00:00
pr_def.c make the unused var warning like gcc's 2001-09-24 17:51:15 +00:00
pr_imm.c good bye, old parser 2001-08-10 18:35:55 +00:00
pr_lex.c move a var 2001-08-10 18:42:13 +00:00
pr_opcode.c extend the hash api to more easily support general cases 2001-08-16 02:51:53 +00:00
qc-lex.l remove a debug print 2001-08-21 17:22:55 +00:00
qc-parse.y unused local variable detection 2001-09-22 23:41:47 +00:00
qfcc.c more small old-parser cleanups 2001-09-15 20:31:17 +00:00