quakeforge/tools/qfcc
Bill Currie 4bc40b3917 Rewrite binary_expr().
It is now in its own file and uses table lookups to check for valid type
and operator combinations, and also the resulting type of the expression.

This probably breaks multiple function calls in the one expression.
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 Expose and use field_expr(). 2013-09-27 23:15:57 +09:00
source Rewrite binary_expr(). 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