quakeforge/tools/qfcc/source
2011-01-10 12:25:31 +09:00
..
.indent.pro
class.c Use the method's selector rather than its def name in error messages. 2011-01-03 16:25:29 +09:00
constfold.c Don't let casting in constfold increment users. 2010-12-12 15:37:26 +09:00
cpp.c
debug.c Break out the debug and string functions from qc-lex.l. 2011-01-10 12:25:30 +09:00
def.c
disassemble.c
emit.c Print users info when dumping statements. 2010-12-19 11:16:04 +09:00
expr.c More expression docs. 2011-01-03 16:25:59 +09:00
function.c Break out the begin_function code into its own function. 2011-01-10 12:25:31 +09:00
globals.c More docs. 2008-08-01 13:54:24 +00:00
grab.c Break out the frame macro code from qc-lex.l 2011-01-10 12:25:31 +09:00
idstuff.c
immediate.c
lines.c
linker.c
Makefile.am The first stages of Quake-Pascal. 2011-01-10 12:25:31 +09:00
method.c Use the method's selector rather than its def name in error messages. 2011-01-03 16:25:29 +09:00
modules.c
obj_file.c reduce the amount of memory wasted when generating the output file 2009-12-20 12:19:16 +00:00
opcodes.c
options.c
qc-lex.l Break out the frame macro code from qc-lex.l 2011-01-10 12:25:31 +09:00
qc-parse.y Break out the begin_function code into its own function. 2011-01-10 12:25:31 +09:00
qfcc.c Break out the debug and string functions from qc-lex.l. 2011-01-10 12:25:30 +09:00
qfpreqcc
qfprogs.c -f and -F were reversed in the usage. 2011-01-10 12:25:31 +09:00
qp-lex.l Need frame grabbing after all. 2011-01-10 12:25:31 +09:00
qp-parse.y The first stages of Quake-Pascal. 2011-01-10 12:25:31 +09:00
reloc.c
strings.c
strpool.c
struct.c
stub.c
switch.c
symtab.c New symbol table code. 2011-01-10 12:25:30 +09:00
type.c Allow arrays to have ranges (not fully implmented) 2011-01-10 12:25:31 +09:00