quakeforge/tools/qfcc/include
Bill Currie b46cff08aa handle param name changes between prototype and declaration gracefully
This is an imperfect revision of history.
2004-11-02 23:54:00 +00:00
..
.gitignore
class.h make @defs work properly and don't do uninitialized checks on structs 2003-08-20 19:58:41 +00:00
cpp.h
debug.h
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 quaternion field access now works 2004-04-09 04:12:44 +00:00
function.h remove a mostly unused field 2004-02-21 05:58:01 +00:00
idstuff.h
immediate.h
linker.h
Makefile.am and another one 2004-02-03 03:38:51 +00:00
method.h handle param name changes between prototype and declaration gracefully 2004-11-02 23:54:00 +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 fast-float code option (defaults to on). kills almost 3000 statements from 2004-04-27 20:24:37 +00:00
qfcc.h
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
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
type.h detect re-declaring identifiers as different types (typedef, enum, var, etc) 2004-11-02 07:02:00 +00:00