quakeforge/tools/qfcc/source
Bill Currie 61786182d2 whitespace 2001-12-06 18:14:44 +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 add getopt.c and getopt1.c to the makefile. There is preprocessor 2001-10-26 23:53:36 +00:00
cmdlib.c fix the verbosity levels to what they were 2001-10-26 16:04:38 +00:00
debug.c and some more 2001-09-28 07:09:38 +00:00
emit.c whitespace 2001-12-06 18:14:44 +00:00
expr.c ok, correct code seems to be getting generated for both array access and 2001-11-15 04:32:50 +00:00
getopt.c win32 portability fixes 2001-11-15 03:54:35 +00:00
getopt1.c qfcc: getopt support. Yes, it exists, and it works, and it's fun! :) 2001-10-26 08:14:05 +00:00
pr_comp.c clean up some duplicate symbols 2001-10-26 17:49:23 +00:00
pr_def.c allocate space for field arrays and report entity size 2001-11-15 05:31:15 +00:00
pr_imm.c win32 portability fixes 2001-11-15 03:54:35 +00:00
pr_lex.c pr_comp.h: 2001-11-13 08:58:54 +00:00
pr_opcode.c ok, correct code seems to be getting generated for both array access and 2001-11-15 04:32:50 +00:00
qc-lex.l qfcc: Preparation for getopt. 2001-10-26 06:43:56 +00:00
qc-parse.y beginnings of array support. no array initialization yet and foo[i] = bar is 2001-11-15 00:46:36 +00:00
qfcc.c more alpha portability fixes 2001-11-29 19:35:25 +00:00
switch.c expr.c: 2001-11-14 06:45:31 +00:00