quakeforge/tools/qfcc/include
Bill Currie e05c12e16d Make linker_add_def take a pointer for the value.
While it looks like I might not use it for the type encodings, it should be
useful in the future.
2012-11-14 13:12:58 +09:00
..
Makefile.am Add shared.h to the dist files. 2012-10-26 16:16:46 +09:00
class.h A bit of a cleanup before fixing class type defs. 2012-11-12 11:12:33 +09:00
codespace.h Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
cpp.h Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
debug.h Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
def.h Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
defspace.h Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
diagnostic.h Add a non-error diagnostic that can't be silenced. 2012-05-03 13:24:24 +09:00
emit.h Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
expr.h Rework build_switch to use initialize_def. 2012-11-09 12:22:34 +09:00
function.h Clear out the function overloading tables between compiles. 2012-11-01 20:53:33 +09:00
grab.h Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
idstuff.h Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
linker.h Make linker_add_def take a pointer for the value. 2012-11-14 13:12:58 +09:00
method.h Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
obj_file.h Add a QFO_TYPE macro to get a qfot_type_t pointer. 2012-11-13 21:45:54 +09:00
obj_type.h Add the ability to dump qfo type encoding. 2012-11-08 17:06:38 +09:00
opcodes.h Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
options.h Add an extended mode to qfcc. 2012-07-14 17:16:33 +09:00
qfcc.h Merge qfpc into qfcc. 2012-10-26 16:01:41 +09:00
qfprogs.h Add the ability to dump qfo type encoding. 2012-11-08 17:06:38 +09:00
reloc.h Take care of relocs when defining external defs. 2012-11-12 16:14:09 +09:00
shared.h Merge qfpc into qfcc. 2012-10-26 16:01:41 +09:00
statements.h Move some code around so it's more accessible. 2012-10-27 11:43:29 +09:00
strpool.h Separate out C and html quoting into separate functions. 2012-10-30 12:31:22 +09:00
struct.h Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
switch.h Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
symtab.h Merge qfpc into qfcc. 2012-10-26 16:01:41 +09:00
type.h Ensure the type's encoding string is valid. 2012-11-11 20:22:48 +09:00
value.h Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00