quakeforge/tools/qfcc/source
2003-03-03 21:10:29 +00:00
..
.gitignore ? tools/qfcc/source/qfodump 2002-07-19 14:13:37 +00:00
.indent.pro indent whitespace cleanup. not perfect, but a bit more consistent now 2001-12-06 19:49:40 +00:00
class.c re-arrange things so __attribute__ and __builtin_expect are properly 2003-01-15 15:31:36 +00:00
cpp.c re-arrange things so __attribute__ and __builtin_expect are properly 2003-01-15 15:31:36 +00:00
debug.c re-arrange things so __attribute__ and __builtin_expect are properly 2003-01-15 15:31:36 +00:00
def.c don't initialize external defs. this broke source line/file tracking for 2003-02-24 19:13:56 +00:00
emit.c re-arrange things so __attribute__ and __builtin_expect are properly 2003-01-15 15:31:36 +00:00
expr.c allow initialized globals (since they're constant) to be used in most places 2003-02-28 04:54:07 +00:00
function.c re-arrange things so __attribute__ and __builtin_expect are properly 2003-01-15 15:31:36 +00:00
idstuff.c re-arrange things so __attribute__ and __builtin_expect are properly 2003-01-15 15:31:36 +00:00
immediate.c remove some debug code :P 2003-03-03 21:10:29 +00:00
linker.c produce a warning if both @self and self are used in the same progs 2003-02-24 20:10:33 +00:00
Makefile.am macro-ize --with-{clients,servers} and implement --with-tools using the new 2002-09-17 22:19:14 +00:00
method.c re-arrange things so __attribute__ and __builtin_expect are properly 2003-01-15 15:31:36 +00:00
obj_file.c speed up qfo writing by about 12.5:1 (for large object files, anyway) by 2003-02-23 23:43:43 +00:00
opcodes.c re-arrange things so __attribute__ and __builtin_expect are properly 2003-01-15 15:31:36 +00:00
options.c convert \ to / in paths in windows 2003-02-24 21:51:08 +00:00
qc-lex.l re-arrange things so __attribute__ and __builtin_expect are properly 2003-01-15 15:31:36 +00:00
qc-parse.y make TYPE (void) NAME valid (no args) 2003-02-28 23:36:56 +00:00
qfcc.c convert \ to / in paths in windows 2003-02-24 21:51:08 +00:00
qfodump.c speed up qfo writing by about 12.5:1 (for large object files, anyway) by 2003-02-23 23:43:43 +00:00
reloc.c re-arrange things so __attribute__ and __builtin_expect are properly 2003-01-15 15:31:36 +00:00
strpool.c re-arrange things so __attribute__ and __builtin_expect are properly 2003-01-15 15:31:36 +00:00
struct.c re-arrange things so __attribute__ and __builtin_expect are properly 2003-01-15 15:31:36 +00:00
switch.c d'oh, forgot about "default" 2003-02-28 05:18:49 +00:00
type.c re-arrange things so __attribute__ and __builtin_expect are properly 2003-01-15 15:31:36 +00:00