quakeforge/tools/qfcc/include
Bill Currie 2d5d8eda5a Save the caller's address when creating new relocations. 2011-02-09 17:16:49 +09:00
..
Makefile.am Clean out some unnecessary types from the progs engine and clean up the mess. 2011-01-10 12:25:31 +09:00
class.h Implement direct ivar access in methods. 2011-02-07 08:32:52 +09:00
codespace.h Avoid namespace issues with dstatements. 2011-01-19 11:35:34 +09:00
cpp.h fix a bunch of bugs with single-cpp processing when not keeping temps 2006-08-20 06:20:30 +00:00
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 Get statments being emitted to the code segment. 2011-01-25 15:46:48 +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 Break out the frame macro code from qc-lex.l 2011-01-10 12:25:31 +09:00
idstuff.h Clean out ex_def as ex_symbol replaces it. 2011-01-19 22:25:04 +09:00
immediate.h copyright block work 2002-10-22 14:53:18 +00:00
linker.h configure.ac: 2002-11-01 18:05:12 +00:00
method.h Fix builtin methods. 2011-02-04 22:31:22 +09:00
obj_file.h get the grouping right 2010-08-11 23:42:14 +00:00
opcodes.h Get statments being emitted to the code segment. 2011-01-25 15:46:48 +09:00
options.h found an uncontrollable warning 2010-02-20 12:01:49 +00:00
qfcc.h Remove the labels list from the pr struct. 2011-01-28 11:40:25 +09:00
qfprogs.h Fix copyright headers. 2011-01-25 09:01:37 +09:00
reloc.h Save the caller's address when creating new relocations. 2011-02-09 17:16:49 +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 copyright block work 2002-10-22 14:53:18 +00:00
symtab.h Give functions their own defspace. 2011-01-25 12:34:45 +09:00
type.h Convert complex types to a suitable low-level type. 2011-02-07 10:55:09 +09:00