.. |
.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 |
class.c
|
all warnings (except for @self and self) are now fully controllable
|
2004-02-17 00:39:21 +00:00 |
constfold.c
|
cast block expressions
|
2004-02-04 06:41:07 +00:00 |
cpp.c
|
remove redundant cast
|
2004-01-13 03:07: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
|
all warnings (except for @self and self) are now fully controllable
|
2004-02-17 00:39:21 +00:00 |
disassemble.c
|
make printing of global contents in PR_PrintStatement optional so
|
2004-01-31 04:26:01 +00:00 |
emit.c
|
all warnings (except for @self and self) are now fully controllable
|
2004-02-17 00:39:21 +00:00 |
expr.c
|
auto-init for uninitialized locals in traditional mode as requested by
|
2004-02-21 05:52:05 +00:00 |
function.c
|
auto-init for uninitialized locals in traditional mode as requested by
|
2004-02-21 05:52:05 +00:00 |
globals.c
|
move qfprogs in with qfcc (it's going to need to share code)
|
2004-01-28 05:23:43 +00:00 |
idstuff.c
|
auto-init for uninitialized locals in traditional mode as requested by
|
2004-02-21 05:52:05 +00:00 |
immediate.c
|
correct pr_symtab_t to include the pointer to the array of selectors used
|
2003-08-23 06:15:19 +00:00 |
lines.c
|
move qfprogs in with qfcc (it's going to need to share code)
|
2004-01-28 05:23:43 +00:00 |
linker.c
|
linker.c:
|
2004-01-22 01:04:48 +00:00 |
Makefile.am
|
finally found the correct way to handle generated source
|
2004-02-03 05:30:11 +00:00 |
method.c
|
all warnings (except for @self and self) are now fully controllable
|
2004-02-17 00:39:21 +00:00 |
modules.c
|
move qfprogs in with qfcc (it's going to need to share code)
|
2004-01-28 05:23:43 +00:00 |
obj_file.c
|
make rel_def_op work properly
|
2003-08-22 19:48:14 +00:00 |
opcodes.c
|
new opcode: state.f. same as state, but takes a 3rd float operand to
|
2004-02-11 01:43:33 +00:00 |
options.c
|
all warnings (except for @self and self) are now fully controllable
|
2004-02-17 00:39:21 +00:00 |
qc-lex.l
|
getting closer to optional ; at the end of functions. also gets rid of the
|
2004-02-10 03:25:24 +00:00 |
qc-parse.y
|
make sure messages generated by issues within a function don't get
|
2004-02-13 04:57:15 +00:00 |
qfcc.c
|
win32 fix for over-compliant getopt
|
2004-02-05 03:27:35 +00:00 |
qfpreqcc
|
move qfpreqcc in with qfcc for relationship reasons
|
2004-01-28 05:34:23 +00:00 |
qfprogs.c
|
need to do relocs separately from ddef creation due to pr_globals needing
|
2004-02-04 00:36:15 +00:00 |
reloc.c
|
make rel_def_op work properly
|
2003-08-22 19:48:14 +00:00 |
strings.c
|
pr_stringsize hasn't reflected static strings size for a while...
|
2004-01-29 08:11:04 +00:00 |
strpool.c
|
re-arrange things so __attribute__ and __builtin_expect are properly
|
2003-01-15 15:31:36 +00:00 |
struct.c
|
don't seg on null field names
|
2004-02-13 23:08:22 +00:00 |
stub.c
|
while not yet perfect, qfprogs now works with qfo files
|
2004-01-29 07:43:05 +00:00 |
switch.c
|
better constant folding with auto-conversion between scalar types (might
|
2004-01-25 08:55:03 +00:00 |
type.c
|
better constant folding with auto-conversion between scalar types (might
|
2004-01-25 08:55:03 +00:00 |