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
expressions.txt document all those weird opcodes :) 2001-11-05 19:32:50 +00:00
hello.r Updates to the Ruamoko manual, still very much in progress. 2003-02-18 20:08:05 +00:00
hello2.r Updates to the Ruamoko manual, still very much in progress. 2003-02-18 20:08:05 +00:00
Makefile.am Document alias defs. 2012-12-09 19:43:12 +09:00
qcc.txt audit the usage of "only" 2010-01-13 06:42:26 +00:00
qfcc-output.txt Updates to the Ruamoko manual, still very much in progress. 2003-02-18 20:08:05 +00:00
qfcc.lyx audit the usage of "only" 2010-01-13 06:42:26 +00:00
radians.r Updates to the Ruamoko manual, still very much in progress. 2003-02-18 20:08:05 +00:00
warnings.txt Objective-C warnings documentation from gcc. 2010-12-16 20:12:24 +09:00