quakeforge/tools/qfcc/include
Bill Currie 0b5565396b Add a class type to symbols and rework the CLASS_NAME handling.
This fixes the problem with [Array alloc] producing a warning about Class
not repsonding to -alloc.
2011-02-13 16:05:09 +09:00
..
class.h Beat __obj_exec_class into submission. 2011-02-10 00:15:19 +09:00
codespace.h Avoid namespace issues with dstatements. 2011-01-19 11:35:34 +09:00
cpp.h
debug.h Fix debug line number information. 2011-02-09 09:59:43 +09:00
def.h Get function def creation working again. 2011-01-26 14:48:22 +09:00
defspace.h Simplify def handling, use far data. 2011-01-24 15:41:43 +09:00
diagnostic.h Add "debug" diagnotic printing, and use it. 2011-01-28 13:28:45 +09:00
emit.h Make relocation records store the space of the relocation. 2011-02-12 22:34:38 +09:00
expr.h Fix debug line number information. 2011-02-09 09:59:43 +09:00
function.h Give temporary variables unique names. 2011-02-09 10:04:55 +09:00
grab.h
idstuff.h Clean out ex_def as ex_symbol replaces it. 2011-01-19 22:25:04 +09:00
immediate.h Emit pointers properly. 2011-02-13 10:09:42 +09:00
linker.h
Makefile.am
method.h Fix builtin methods. 2011-02-04 22:31:22 +09:00
obj_file.h
opcodes.h Get statments being emitted to the code segment. 2011-01-25 15:46:48 +09:00
options.h
qfcc.h Write out the far data space as well as the near. 2011-02-09 21:45:29 +09:00
qfprogs.h Fix copyright headers. 2011-01-25 09:01:37 +09:00
reloc.h Make relocation records store the space of the relocation. 2011-02-12 22:34:38 +09:00
statements.h Store the source expression in a statement. 2011-02-08 18:18:34 +09:00
strpool.h Move save_string and make_string into strpool 2011-01-24 21:32:48 +09:00
struct.h Simplify def handling, use far data. 2011-01-24 15:41:43 +09:00
switch.h
symtab.h Add a class type to symbols and rework the CLASS_NAME handling. 2011-02-13 16:05:09 +09:00
type.h Sort out the parameters for QC style functions :) 2011-02-11 22:29:57 +09:00