quakeforge/tools/qfcc/include
Bill Currie 9095e1eabc Rework build_switch to use initialize_def.
This required support for label reference expressions, whose purpose is to
represent the address of a label.
2012-11-09 12:22:34 +09:00
..
Makefile.am Add shared.h to the dist files. 2012-10-26 16:16:46 +09:00
class.h Do some class object type renaming. 2012-11-08 20:58:48 +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 Create linker_find_def. 2012-11-09 11:57:06 +09:00
method.h Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
obj_file.h Massive whitespace cleanup. 2012-05-22 08:23:22 +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 Nuke the rcsid stuff. 2012-04-22 10:56:32 +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 Check for double-chaining of types. 2012-11-08 17:14:33 +09:00
value.h Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00