quakeforge/tools/qfcc/doc
Bill Currie 3e38c4aa48 Merge branch 'qfcc-cse'
qfcc now does local common subexpression elimination. It seems to work, but
is optional (default off): use -O to enable. Also, uninitialized variable
detection is finally back :)

The progs engine now has very basic valgrind-like functionality for
checking pointer accesses. Enable with pr_boundscheck 2
2012-12-13 20:17:28 +09:00
..
dot Document alias defs. 2012-12-09 19:43:12 +09:00
man Add an option to dump frame files. 2012-11-21 20:50:45 +09:00
Makefile.am Document alias defs. 2012-12-09 19:43:12 +09:00
expressions.txt
hello.r
hello2.r
qcc.txt audit the usage of "only" 2010-01-13 06:42:26 +00:00
qfcc-output.txt
qfcc.lyx audit the usage of "only" 2010-01-13 06:42:26 +00:00
radians.r
warnings.txt Objective-C warnings documentation from gcc. 2010-12-16 20:12:24 +09:00