quakeforge/tools/qfcc
Bill Currie 8d3508cf20 Allocate space for temp defs using size rather than type.
Statement operands throw away the high level type information, so store
type size in the operand and use this size for allocating space for temps
rather than using the low-level type.
2011-03-23 21:32:14 +09:00
..
doc Optionally create *_[xyz] symbols for accessing vector components. 2011-03-07 10:21:40 +09:00
include Allocate space for temp defs using size rather than type. 2011-03-23 21:32:14 +09:00
source Allocate space for temp defs using size rather than type. 2011-03-23 21:32:14 +09:00
test Yay, even more tests :P 2011-03-22 15:00:46 +09:00
AUTHORS more mailing list corrections 2003-07-12 21:50:22 +00:00
bootstrap scary, but the only changes qfcc needed to build as part of quakeforge was 2002-01-22 05:48:03 +00:00
configure.in fix CPP_NAME for independently built qfcc 2002-06-04 20:43:11 +00:00
Makefile.am "make dist" fixes 2010-08-21 13:09:53 +09:00
TODO Update TODO. 2011-02-22 12:23:00 +09:00