quakeforge/tools/qfcc
Bill Currie b66cbeeb57 Run fold_constants on comparison operands.
This is a bit of a workaround to ensure the operands have their types
setup correctly. Really, binary_expr needs to handle expression types
properly.

This fixes the bogus error for comparing the result of pointer subtraction
with an integer.
2013-09-27 23:15:57 +09:00
..
doc Add an option to control the enum switch warning. 2013-06-26 09:29:37 +09:00
include Add support for constant [] vector expressions. 2013-09-27 23:15:57 +09:00
source Run fold_constants on comparison operands. 2013-09-27 23:15:57 +09:00
test Start implementing vec = [x,y,z]. 2013-09-27 23:15:56 +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 Add a test harness for qfcc. 2012-11-22 21:59:01 +09:00
TODO Remove the string:string concatentation TODO item. 2013-06-26 23:04:35 +09:00