quakeforge/tools/qfcc/source
2003-04-17 00:25:55 +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 make certain classes get referenced when inheriting from them 2003-03-13 19:16:45 +00:00
cpp.c don't create temp files when only preprocessing 2003-03-24 17:40:27 +00:00
debug.c re-arrange things so __attribute__ and __builtin_expect are properly 2003-01-15 15:31:36 +00:00
def.c make qf gcc 3.3 clean 2003-04-17 00:01:48 +00:00
emit.c make qf gcc 3.3 clean 2003-04-17 00:01:48 +00:00
expr.c make qf gcc 3.3 clean 2003-04-17 00:01:48 +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 the correct fix for overzealous linking: preemptively turf unused externs 2003-03-13 03:18:34 +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 get the fix right 2003-04-17 00:25:55 +00:00
qc-parse.y allow casting between function types 2003-03-10 21:23:05 +00:00
qfcc.c make qf gcc 3.3 clean 2003-04-17 00:01:48 +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 fix another struct type parsing bug 2003-04-07 22:24:15 +00:00