quakeforge/tools/qfcc
Bill Currie 31b07bcbbf Rewrite expr_alias().
Modifying the existing alias chain proved to be a bad idea (in retrospect,
I should have known better:P). Instead, just walk down any existing alias
chain to the root operand and build a new alias from that.
2012-11-27 18:33:41 +09:00
..
doc Add an extended mode to qfcc. 2012-07-14 17:16:33 +09:00
include Add an option to control expr tree dumping. 2012-11-26 21:00:28 +09:00
source Rewrite expr_alias(). 2012-11-27 18:33:41 +09:00
test Add a test for the dead boolean expression. 2012-11-26 21:05:24 +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 Add optional arguments to the todo list. 2012-11-14 14:55:36 +09:00