quakeforge/tools/qfcc/source
Bill Currie 2f2ba28bb7 pr_lex.c:
rewrite PR_LexPunctuation to avoid looping. 6x speedup for that function
	according to gprof on customTF
configure.in:
	--enable-profile
2001-04-03 16:50:31 +00:00
..
.gitignore add .vimrc 2001-03-26 16:36:44 +00:00
.indent.pro QFCC -- the QuakeForge Code Compiler -- an autoconfiscated qcc. 2001-02-24 06:58:54 +00:00
Makefile.am Another massive speadup caused by using hash tables to lookup already 2001-04-01 06:01:02 +00:00
cmdlib.c Rip out I_FloatTime from cmdlib. 2001-04-01 03:33:11 +00:00
pr_comp.c allow named constants to be checked for immediate constants. qfcc now produces 2001-04-02 18:43:10 +00:00
pr_def.c no more redundant strings. costs ~7ms, though, but HALVING the strofs size 2001-04-01 06:40:51 +00:00
pr_imm.c allow named constants to be checked for immediate constants. qfcc now produces 2001-04-02 18:43:10 +00:00
pr_lex.c pr_lex.c: 2001-04-03 16:50:31 +00:00
qfcc.c no more redundant strings. costs ~7ms, though, but HALVING the strofs size 2001-04-01 06:40:51 +00:00