quakeforge/tools/qfcc/source
2011-02-07 11:30:56 +09:00
..
.indent.pro
class.c Implement direct ivar access in methods. 2011-02-07 08:32:52 +09:00
codespace.c
constfold.c Create a struct for representing specifiers. 2011-02-01 21:15:51 +09:00
cpp.c
debug.c
def.c Don't set the space for external defs. 2011-01-29 09:55:14 +09:00
defspace.c Fix a segfault when freeing locations. 2011-01-29 09:54:47 +09:00
diagnostic.c
disassemble.c
dot_expr.c Do not segfault when printing a pointer value with a bogus type 2011-02-07 09:57:26 +09:00
dot_flow.c
emit.c Support emitting symbolic constants. 2011-02-06 20:08:54 +09:00
expr.c Allow enums to be tested. 2011-02-07 11:30:56 +09:00
function.c Clean out the old debug prints from emit_function() 2011-02-07 08:46:12 +09:00
globals.c Print data contents for most simple types. 2011-01-28 21:21:29 +09:00
grab.c
idstuff.c
immediate.c
lines.c
linker.c
Makefile.am
method.c Make adding a symbol to multiple tables an internal error. 2011-02-06 20:00:14 +09:00
modules.c
obj_file.c
obj_stub.c
opcodes.c
options.c
qc-lex.l Fix class initialization. 2011-02-04 14:29:47 +09:00
qc-parse.y Implement direct ivar access in methods. 2011-02-07 08:32:52 +09:00
qfcc.c Fix most of the FIXMEs in qfcc.c. 2011-01-28 15:17:30 +09:00
qfpreqcc
qfprogs.c
qp-lex.l Add "return" to pascal. 2011-01-30 22:16:59 +09:00
qp-parse.y Add "return" to pascal. 2011-01-30 22:16:59 +09:00
reloc.c
statements.c Convert complex types to a suitable low-level type. 2011-02-07 10:55:09 +09:00
strings.c
strpool.c
struct.c Run find_type() early on enums and structs. 2011-02-06 20:07:19 +09:00
stub.c
switch.c Bring back convert_name(), but siimplified. 2011-02-06 14:29:14 +09:00
symtab.c Make adding a symbol to multiple tables an internal error. 2011-02-06 20:00:14 +09:00
type.c Convert complex types to a suitable low-level type. 2011-02-07 10:55:09 +09:00