quakeforge/tools/qfcc/source
Bill Currie bf592412f8 give temp defs a name, making it easier to read disassembly output (.tmpN) 2004-02-06 08:58:19 +00:00
..
.gitignore
.indent.pro
Makefile.am
class.c make implementation methods not in the interface work properly when 2004-02-03 07:48:23 +00:00
constfold.c cast block expressions 2004-02-04 06:41:07 +00:00
cpp.c
debug.c
def.c give temp defs a name, making it easier to read disassembly output (.tmpN) 2004-02-06 08:58:19 +00:00
disassemble.c
emit.c
expr.c make autoconvertion work for return 2004-02-06 08:40:28 +00:00
function.c
globals.c
idstuff.c
immediate.c
lines.c
linker.c
method.c these changes from earlier seem to be ok 2004-02-04 06:00:45 +00:00
modules.c
obj_file.c
opcodes.c
options.c
qc-lex.l
qc-parse.y warn on return foo (); where foo returns void 2004-02-04 01:30:12 +00:00
qfcc.c win32 fix for over-compliant getopt 2004-02-05 03:27:35 +00:00
qfpreqcc
qfprogs.c need to do relocs separately from ddef creation due to pr_globals needing 2004-02-04 00:36:15 +00:00
reloc.c
strings.c
strpool.c
struct.c
stub.c
switch.c
type.c