quakeforge/tools/qfcc
Bill Currie ef4ad52239 Make binary_expr fold constants
This is where constant folding should have happened all along. While
unary_expr should fold constants too, it seems to already try to do so
and it's a bit much of a mess to clean up right now.
2019-06-10 00:36:13 +09:00
..
doc Add support for \? to qc strings. 2018-08-19 19:31:52 +09:00
include Move qfo type encoding structs 2019-06-09 18:07:58 +09:00
source Make binary_expr fold constants 2019-06-10 00:36:13 +09:00
test Implement automatic array sizing from initializer 2019-06-09 23:11:38 +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 Update TODO 2019-06-09 21:37:46 +09:00