quakeforge/tools/qfcc/source
2001-10-24 18:57:29 +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 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 handle more conditional code and check for unitied vars in the test of if () 2001-10-19 05:16:24 +00:00
Makefile.am good bye, old parser 2001-08-10 18:35:55 +00:00
pr_comp.c and some more 2001-09-28 07:09:38 +00:00
pr_def.c proper scoping for QC ala C. 2001-10-24 06:39:49 +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 implement break and continue. only loops covered for now, but that's because 2001-10-24 18:57:29 +00:00
qc-parse.y implement break and continue. only loops covered for now, but that's because 2001-10-24 18:57:29 +00:00
qfcc.c proper scoping for QC ala C. 2001-10-24 06:39:49 +00:00