quakeforge/tools/qfcc/include
Bill Currie 52b561f7cb Nuke bind expressions.
Since I'm planning on implementing CSE and other optimizations, they're
rather redundant (and I'm having trouble getting them to work).
2011-01-21 19:07:58 +09:00
..
class.h Rewrite much to use symbols and symtabs. Gut emit.c. Massive breakage. 2011-01-17 22:34:41 +09:00
codespace.h Avoid namespace issues with dstatements. 2011-01-19 11:35:34 +09:00
cpp.h
debug.h Break out the debug and string functions from qc-lex.l. 2011-01-10 12:25:30 +09:00
def.h Rewrite much to use symbols and symtabs. Gut emit.c. Massive breakage. 2011-01-17 22:34:41 +09:00
defspace.h Break out the defspace code. 2011-01-17 22:34:41 +09:00
emit.h Clean out some unnecessary types from the progs engine and clean up the mess. 2011-01-10 12:25:31 +09:00
expr.h Nuke bind expressions. 2011-01-21 19:07:58 +09:00
function.h Get functions attempting to generate code. 2011-01-19 08:38:09 +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
linker.h
Makefile.am Clean out some unnecessary types from the progs engine and clean up the mess. 2011-01-10 12:25:31 +09:00
method.h Use the method's selector rather than its def name in error messages. 2011-01-03 16:25:29 +09:00
obj_file.h get the grouping right 2010-08-11 23:42:14 +00:00
opcodes.h Add a "void return" instruction. 2011-01-13 00:29:56 +09:00
options.h
qfcc.h Clean out ex_def as ex_symbol replaces it. 2011-01-19 22:25:04 +09:00
qfprogs.h
reloc.h
statements.h Allow the operand to override the symbol's type. 2011-01-21 10:56:32 +09:00
strpool.h
struct.h Rewrite much to use symbols and symtabs. Gut emit.c. Massive breakage. 2011-01-17 22:34:41 +09:00
switch.h
symtab.h Make symbols use the new value struct for constants. 2011-01-19 11:09:54 +09:00
type.h Rewrite much to use symbols and symtabs. Gut emit.c. Massive breakage. 2011-01-17 22:34:41 +09:00