quakeforge/tools/qfcc/include
Bill Currie f14d8060e0 Merge qfpc into qfcc.
Since gnu bison and flex are required anyway, no harm in using their api
prefix options. Now, qfcc can compile both QC/Ruamoko and Pascal files
(Pascal is (currently?) NOT supported in progs.src mode), selecting the
language based on the extension: .r, .qc and .c select QC/Ruamoko, .pas and
.p select Pascal, while anything else is treated as an object file (as
before).
2012-10-26 16:01:41 +09:00
..
class.h Nuke the rcsid stuff. 2012-04-22 10:56:32 +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 Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
function.h Massive whitespace cleanup. 2012-05-22 08:23:22 +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 Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
Makefile.am Fix constant value type handling. 2011-03-22 12:24:39 +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 Nuke the rcsid stuff. 2012-04-22 10:56:32 +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 Nuke the rcsid stuff. 2012-04-22 10:56:32 +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 Output basic block flow diagrams to files. 2012-05-04 09:45:51 +09:00
strpool.h Nuke the rcsid stuff. 2012-04-22 10:56:32 +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 Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
value.h Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00