.. |
.gitignore
|
Fix stamp ignorance.
|
2001-10-05 19:42:17 +00:00 |
class.h
|
make @defs work properly and don't do uninitialized checks on structs
|
2003-08-20 19:58:41 +00:00 |
cpp.h
|
make gcc more anal about prototypes, string constants and function
|
2003-01-06 18:28:13 +00:00 |
debug.h
|
copyright block work
|
2002-10-22 14:53:18 +00:00 |
def.h
|
auto-init for uninitialized locals in traditional mode as requested by
|
2004-02-21 05:52:05 +00:00 |
emit.h
|
correct pr_symtab_t to include the pointer to the array of selectors used
|
2003-08-23 06:15:19 +00:00 |
expr.h
|
new opcode: state.f. same as state, but takes a 3rd float operand to
|
2004-02-11 01:43:33 +00:00 |
function.h
|
remove a mostly unused field
|
2004-02-21 05:58:01 +00:00 |
idstuff.h
|
make gcc more anal about prototypes, string constants and function
|
2003-01-06 18:28:13 +00:00 |
immediate.h
|
copyright block work
|
2002-10-22 14:53:18 +00:00 |
linker.h
|
configure.ac:
|
2002-11-01 18:05:12 +00:00 |
Makefile.am
|
and another one
|
2004-02-03 03:38:51 +00:00 |
method.h
|
that made a royal mess :(
|
2004-02-04 04:49:46 +00:00 |
obj_file.h
|
correct pr_symtab_t to include the pointer to the array of selectors used
|
2003-08-23 06:15:19 +00:00 |
opcodes.h
|
new opcode: state.f. same as state, but takes a 3rd float operand to
|
2004-02-11 01:43:33 +00:00 |
options.h
|
all warnings (except for @self and self) are now fully controllable
|
2004-02-17 00:39:21 +00:00 |
qfcc.h
|
fix a decl mismatch
|
2003-02-26 05:01:18 +00:00 |
qfprogs.h
|
move qfprogs in with qfcc (it's going to need to share code)
|
2004-01-28 05:23:43 +00:00 |
reloc.h
|
fix a couple struct forward ref issues
|
2004-01-30 07:16:48 +00:00 |
strpool.h
|
redo how progs strings are stored so multiple pools can exist
|
2002-07-05 20:02:10 +00:00 |
struct.h
|
more quaternion work (should be working, haven't come up with tests yet)
|
2004-04-08 03:32:14 +00:00 |
switch.h
|
copyright block work
|
2002-10-22 14:53:18 +00:00 |
type.h
|
spelling fixes
|
2004-04-08 18:53:46 +00:00 |