quakeforge/tools/qfcc/source
Bill Currie 0382b05780 various unsigned long -> uintptr_t conversions 2007-04-04 11:22:48 +00:00
..
.gitignore update with qfprogs 2004-02-03 02:40:00 +00:00
.indent.pro indent whitespace cleanup. not perfect, but a bit more consistent now 2001-12-06 19:49:40 +00:00
Makefile.am make bison output a state file 2004-11-02 05:19:00 +00:00
class.c various unsigned long -> uintptr_t conversions 2007-04-04 11:22:48 +00:00
constfold.c fix an interal error caused by losing the error state 2006-12-16 11:45:47 +00:00
cpp.c chase down a runaway else 2007-03-31 15:26:58 +00:00
debug.c hah, should have been using __attribute__((used)) all that time (rather 2005-08-04 15:27:09 +00:00
def.c various unsigned long -> uintptr_t conversions 2007-04-04 11:22:48 +00:00
disassemble.c hah, should have been using __attribute__((used)) all that time (rather 2005-08-04 15:27:09 +00:00
emit.c instead of having cpp args in progs.src, potentially breaking some mods, generate progs.i as a series of #includes and then compile everything in one pass 2006-05-24 14:35:39 +00:00
expr.c nested include reporting 2007-03-31 15:27:36 +00:00
function.c hah, should have been using __attribute__((used)) all that time (rather 2005-08-04 15:27:09 +00:00
globals.c hah, should have been using __attribute__((used)) all that time (rather 2005-08-04 15:27:09 +00:00
idstuff.c hah, should have been using __attribute__((used)) all that time (rather 2005-08-04 15:27:09 +00:00
immediate.c various unsigned long -> uintptr_t conversions 2007-04-04 11:22:48 +00:00
lines.c hah, should have been using __attribute__((used)) all that time (rather 2005-08-04 15:27:09 +00:00
linker.c various unsigned long -> uintptr_t conversions 2007-04-04 11:22:48 +00:00
method.c various unsigned long -> uintptr_t conversions 2007-04-04 11:22:48 +00:00
modules.c make protocol dump info more readable 2006-12-19 11:53:18 +00:00
obj_file.c hah, should have been using __attribute__((used)) all that time (rather 2005-08-04 15:27:09 +00:00
opcodes.c various unsigned long -> uintptr_t conversions 2007-04-04 11:22:48 +00:00
options.c instead of having cpp args in progs.src, potentially breaking some mods, generate progs.i as a series of #includes and then compile everything in one pass 2006-05-24 14:35:39 +00:00
qc-lex.l nested include reporting 2007-03-31 15:27:36 +00:00
qc-parse.y allow static local vars 2006-12-11 09:26:07 +00:00
qfcc.c add $frame_reset grab command to reset the frame macro counter and sneak the command in before each file in the single-cpp script. This fixes the bogus animations in nq (and anything else, for that matter) 2007-03-31 13:54:09 +00:00
qfpreqcc move qfpreqcc in with qfcc for relationship reasons 2004-01-28 05:34:23 +00:00
qfprogs.c various unsigned long -> uintptr_t conversions 2007-04-04 11:22:48 +00:00
reloc.c hah, should have been using __attribute__((used)) all that time (rather 2005-08-04 15:27:09 +00:00
strings.c hah, should have been using __attribute__((used)) all that time (rather 2005-08-04 15:27:09 +00:00
strpool.c hah, should have been using __attribute__((used)) all that time (rather 2005-08-04 15:27:09 +00:00
struct.c hah, should have been using __attribute__((used)) all that time (rather 2005-08-04 15:27:09 +00:00
stub.c while not yet perfect, qfprogs now works with qfo files 2004-01-29 07:43:05 +00:00
switch.c various unsigned long -> uintptr_t conversions 2007-04-04 11:22:48 +00:00
type.c allow assignment of arrays to poitners 2006-12-11 09:26:45 +00:00